48 Commits (944f651865be7f9d9ca9ea6e69fa34bc75f1c706)

Author SHA1 Message Date
  Sara Damiano 944f651865 Changed some format penalties 5 years ago
  Sara Damiano d3d1083d8f CRTP!!!! Totally untested 5 years ago
  Sara Damiano 5efcc5a490 Tweeking async open/close, alternate CEREG/CREG 5 years ago
  Sara Damiano 044ab26951 missed return 5 years ago
  Sara Damiano 36a50c60da Missing socket open 5 years ago
  Sara Damiano 30f09b2429 Fix debug print 5 years ago
  Sara Damiano 885f305830 give the R4 2 minute default timeout. 5 years ago
  Sara Damiano 0e32caafb8 Need to check better for the URC 5 years ago
  Sara Damiano f1dba661b6 check if async is supported 5 years ago
  Alexander Chernoskutov 587be978b6 remove vitrual dtors 5 years ago
  Sara Damiano 55d668ad0d Using CEREG for SARAR4, except R412 5 years ago
  Sara Damiano f3079d1b42 Don't disconnect immediately before connect 5 years ago
  Sara Damiano 8e581b6398 deactivate all contexts, but don't check for success 5 years ago
  Sara Damiano 4b0b4cb38a Fix SARA R4 PDP deactivate 5 years ago
  Sara Damiano 6c0ec95a7e Oops, fixed some signed/unsigned comparisons 5 years ago
  Sara Damiano d44e6b3b98 Async close on R4 5 years ago
  Sara Damiano 712d85e7f3 Fix SARA R4 temp 5 years ago
  Sara Damiano 958c303840 Use async connection with sara r4 - fewer freezes 5 years ago
  Sara Damiano dac86a22cd Fix all Wextra warnings 5 years ago
  Sara Damiano 4697285932 Fix a typo in temperature for SARA R4 5 years ago
  JP Meijers 640b846662 Use CREG to check registration status. 5 years ago
  Sara Damiano 86356f5323 Add stop with timeout and implement where applicable 5 years ago
  Sara Damiano 0502ee435f Fix disconnect for SARA R4 5 years ago
  Sara Damiano f1cfe52ef3 Don't look for new line before ublox URC's 5 years ago
  Sara Damiano 015c2b4144 Extra yield in waitResponse 5 years ago
  Sara Damiano 5f8c1c5784 Missing brace 5 years ago
  Sara Damiano 4debf545b1 Add missing mux 5 years ago
  Sara Damiano 3d78292261 modemRead MUST end with sock_available correct 5 years ago
  Sara Damiano 52e19b73ff don't set sock_available just to count it back to 0 5 years ago
  Sara Damiano fcb3d5b010 De-increment sock available as we read out of sock 5 years ago
  Sara Damiano 880c4614e4 Added battery and temperature functions 5 years ago
  Sara Damiano 96bbf381ad Safer to query the closed sock and get an error 5 years ago
  Sara Damiano 39beba60b1 Don't query closed sock 5 years ago
  Sara Damiano 363f2c5e89 No async close for ublox SARA R4, it just doesn't work 5 years ago
  Sara Damiano 09725ba8e6 Fixed upcase, other XBee fixes 5 years ago
  Sara Damiano e35e4afce0 Fix typos, tweak to timeout 5 years ago
  Sara Damiano 7f7a7563cf Ensure that ALL variants of read respect timeout 5 years ago
  Sara Damiano 2e03cdeaba Correct non-ssl connection 5 years ago
  Sara Damiano ff4fa1e042 Clarify units of timeouts 5 years ago
  Sara Damiano 4ba8306880 Implement connect with timeout, XBee improvements 5 years ago
  Sara Damiano 96c1fed3ef Typo 5 years ago
  Sara Damiano 70ca06dc9d Moved begin above init, reset historic buffer sizes 5 years ago
  Sara Damiano 9a3d408923 Moved modem functions to pre-processor macros 5 years ago
  Sara Damiano 85d309621d Condensed client functions into pre-processor macros 5 years ago
  Sara Damiano 4c8104dfb6 Split out SARAR4 5 years ago
  Sara Damiano 99a5b3938c Removed recursive calls to maitain (shouldn't I have leared) 5 years ago
  Sara Damiano de4162907d Added destructors 5 years ago
  Sara Damiano 090e0163c5 Name print 5 years ago
  Sara Damiano f2aca3b6b6 Removed parent class 5 years ago
  Sara Damiano 7bbe045c78 Trying to work better with the "async" close on the UBLOX SARA R410 5 years ago