75 Commits (8c5850ef7bdbb03e9293f39819ea87e1333704cf)

Author SHA1 Message Date
  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 88620dee7b Don't need maintain in buffer dump 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 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 861517e113 format fix 5 years ago
  Sara Damiano 3cc57881be Redo GSM location and GPS stringlessly 5 years ago
  Sara Damiano fe323288c4 Tweaks to SIM7000 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
  Alexander Chernoskutov 1a326b9411 use common TinyGsmUTFSMS calss 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 a55dbaa7db Extra braces 5 years ago
  Sara Damiano dac86a22cd Fix all Wextra warnings 5 years ago
  Sara Damiano 831190c21a Remove misleading secure definition 5 years ago
  Sara Damiano 86356f5323 Add stop with timeout and implement where applicable 5 years ago
  Sara Damiano 015c2b4144 Extra yield in waitResponse 5 years ago
  Sara Damiano 3d78292261 modemRead MUST end with sock_available correct 5 years ago
  Sara Damiano 9ce1a2d998 Get name from modem 5 years ago
  Sara Damiano d55b5e6ed6 Re-Fix SIM7000 5 years ago
  Sara Damiano fcb3d5b010 De-increment sock available as we read out of sock 5 years ago
  Sara Damiano 62182e11c9 Missing brace 6 years ago
  Sara Damiano 880c4614e4 Added battery and temperature functions 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 b96c866bad Fix inside debug statement 6 years ago
  Sara Damiano db456b5345 Fixes 6 years ago
  Sara Damiano 9201cbde86 Fix SIMCOM length read/confirmed/requested 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
  Sara Damiano 99a5b3938c Removed recursive calls to maitain (shouldn't I have leared) 6 years ago
  Sara Damiano de4162907d Added destructors 6 years ago
  Sara Damiano f2aca3b6b6 Removed parent class 6 years ago