57 Commits (ceea4d250d9d4f8d99b7b3de4e1db4563ee12394)

Author SHA1 Message Date
  Sara Damiano ceea4d250d Hopefully done with everything in the location 5 years ago
  Sara Damiano 43391944df Really got location working 5 years ago
  Sara Damiano 71f26658d4 Still need to read out values, even if not keeping 5 years ago
  Sara Damiano 46d606260f Add accuracy to GPS output, implent it for ublox 5 years ago
  Sara Damiano 3cc57881be Redo GSM location and GPS stringlessly 5 years ago
  Sara Damiano be81985c83 Many sub templates to inherit from! 5 years ago
  Sara Damiano 41531c339b Reorder some functions 5 years ago
  Sara Damiano 06c31aa856 Replace *most* toInt and toFloat's 5 years ago
  Sara Damiano 24a57d7fd3 Fixes around cmee 5 years ago
  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 6 years ago
  Sara Damiano 96bbf381ad Safer to query the closed sock and get an error 6 years ago
  Sara Damiano 39beba60b1 Don't query closed sock 6 years ago
  Sara Damiano 363f2c5e89 No async close for ublox SARA R4, it just doesn't work 6 years ago
  Sara Damiano 09725ba8e6 Fixed upcase, other XBee fixes 6 years ago
  Sara Damiano e35e4afce0 Fix typos, tweak to timeout 6 years ago
  Sara Damiano 7f7a7563cf Ensure that ALL variants of read respect timeout 6 years ago
  Sara Damiano 2e03cdeaba Correct non-ssl connection 6 years ago
  Sara Damiano ff4fa1e042 Clarify units of timeouts 6 years ago
  Sara Damiano 4ba8306880 Implement connect with timeout, XBee improvements 6 years ago
  Sara Damiano 96c1fed3ef Typo 6 years ago