48 Commits (06c31aa856c24f35d841ac84f1566527bdb1e43a)

Author SHA1 Message Date
  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
  Sara Damiano 7bbe045c78 Trying to work better with the "async" close on the UBLOX SARA R410 6 years ago
  Sara Damiano f7aa4a6c6a Tacked in some maintains to hopefully reduce missed URC's 6 years ago
  Sara Damiano a63fd05fed A few debug prints, look for "+RECEIVE" from SIMCOM's 6 years ago
  Sara Damiano d5520757e4 Make sure that modemRead is properly maintaining sock_available 6 years ago
  Sara Damiano e18c5dacbd Fix https://github.com/vshymanskyy/TinyGSM/issues/266 6 years ago
  Sara Damiano 19c377b68a Version bump. Also print version in init for debugging 6 years ago
  Sara Damiano f43932936a Removed old and unsupported manuals 6 years ago
  Sara Damiano 033beb068e Removed SIM7000 factory reset which most recent AT manual has removed 6 years ago
  Sara Damiano d8f7434b22 Minor synchronizing 6 years ago
  MrTarantl e4c4b3ebc6 SIM7000 - setNetworkMode - setPreferredMode 6 years ago
  MrTarantl c3cecabefd SIM7000 removed calling functions 6 years ago
  Unknown c1badbff8b Added SIM7000(A/E/C/G) 6 years ago
  Sara Damiano 80f77495f1 Quick close on SIM800 6 years ago
  Sara Damiano 831171c15c SARA R410 also "forget" to notify about incoming data 6 years ago
  Sara Damiano 0a6927932f Propogate fixes to stop 6 years ago