Commit Graph

25 Commits

Author SHA1 Message Date
Sara Damiano
1e15d1db6a Explicit destructors 2019-07-17 10:31:54 -04:00
Sara Damiano
86356f5323 Add stop with timeout and implement where applicable 2019-06-11 16:00:35 -04:00
Sara Damiano
0502ee435f Fix disconnect for SARA R4 2019-06-11 14:29:14 -04:00
Sara Damiano
f1cfe52ef3 Don't look for new line before ublox URC's 2019-06-03 11:52:49 -04:00
Sara Damiano
015c2b4144 Extra yield in waitResponse 2019-05-30 15:50:24 -04:00
Sara Damiano
5f8c1c5784 Missing brace 2019-05-24 23:36:35 -04:00
Sara Damiano
4debf545b1 Add missing mux 2019-05-24 23:30:32 -04:00
Sara Damiano
3d78292261 modemRead MUST end with sock_available correct 2019-05-24 23:24:32 -04:00
Sara Damiano
52e19b73ff don't set sock_available just to count it back to 0 2019-05-24 19:15:56 -04:00
Sara Damiano
fcb3d5b010 De-increment sock available as we read out of sock 2019-05-23 15:32:24 -04:00
Sara Damiano
880c4614e4 Added battery and temperature functions 2019-05-22 12:03:09 -04:00
Sara Damiano
96bbf381ad Safer to query the closed sock and get an error 2019-05-21 18:35:37 -04:00
Sara Damiano
39beba60b1 Don't query closed sock 2019-05-21 17:23:01 -04:00
Sara Damiano
363f2c5e89 No async close for ublox SARA R4, it just doesn't work 2019-05-20 17:47:11 -04:00
Sara Damiano
09725ba8e6 Fixed upcase, other XBee fixes 2019-05-20 16:13:05 -04:00
Sara Damiano
e35e4afce0 Fix typos, tweak to timeout 2019-05-20 13:49:12 -04:00
Sara Damiano
7f7a7563cf Ensure that ALL variants of read respect timeout 2019-05-20 13:12:09 -04:00
Sara Damiano
2e03cdeaba Correct non-ssl connection 2019-05-20 10:37:30 -04:00
Sara Damiano
ff4fa1e042 Clarify units of timeouts 2019-05-20 10:24:27 -04:00
Sara Damiano
4ba8306880 Implement connect with timeout, XBee improvements 2019-05-20 09:21:08 -04:00
Sara Damiano
96c1fed3ef Typo 2019-05-17 17:15:31 -04:00
Sara Damiano
70ca06dc9d Moved begin above init, reset historic buffer sizes 2019-05-17 16:40:01 -04:00
Sara Damiano
9a3d408923 Moved modem functions to pre-processor macros 2019-05-17 13:53:38 -04:00
Sara Damiano
85d309621d Condensed client functions into pre-processor macros 2019-05-17 12:23:35 -04:00
Sara Damiano
4c8104dfb6 Split out SARAR4 2019-05-17 11:11:10 -04:00