126 Commits (6fc0c269cbfcf1a9c7674e28129fedb9787610d7)

Author SHA1 Message Date
  Sara Damiano 6fc0c269cb Alt now a float 5 years ago
  Sara Damiano 62516d26a3 Need more truth-checks 5 years ago
  Sara Damiano 7b40ee2f33 Check possible mux numbers 5 years ago
  Sara Damiano 5296cd58cb Stop does not need to be virtual at this time 5 years ago
  Sara Damiano a483b288b6 Only use CME_Error if debug 5 years ago
  Sara Damiano 2616a3d642 Change from switch case to required define 5 years ago
  Sara Damiano bb91fffb31 Rename so *I* don't screw them up 5 years ago
  Sara Damiano 3102de00c3 Size a few more things 5 years ago
  Sara Damiano ceea4d250d Hopefully done with everything in the location 5 years ago
  Sara Damiano cbcf7734bb Removed some non-ascii characters 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 badcee518e Adjust ublox gsm location 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
  Alexander Chernoskutov 587be978b6 remove vitrual dtors 5 years ago
  Sara Damiano 6c0ec95a7e Oops, fixed some signed/unsigned comparisons 5 years ago
  Sara Damiano 05bee3294a some extra casting around size_t 5 years ago
  Sara Damiano dac86a22cd Fix all Wextra warnings 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 eb61fe52c2 Always read to end of u-blox CMEE error 5 years ago
  Sara Damiano 015c2b4144 Extra yield in waitResponse 5 years ago
  Sara Damiano cad69a449d Listed for UUPSDA on ublox 5 years ago
  Sara Damiano a061d8b30e Just some notes on commands in ublox 5 years ago
  Sara Damiano db6bb0e6c0 Fix ublox battery percent 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 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
  Sara Damiano 70ca06dc9d Moved begin above init, reset historic buffer sizes 6 years ago
  Sara Damiano 9a3d408923 Moved modem functions to pre-processor macros 6 years ago
  Sara Damiano 85d309621d Condensed client functions into pre-processor macros 6 years ago