468 Commits (v_master)

Author SHA1 Message Date
  Sara Damiano db456b5345 Fixes 5 years ago
  Sara Damiano 9201cbde86 Fix SIMCOM length read/confirmed/requested 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 5411535870 Fix XBee 5 years ago
  Sara Damiano 6ec6df6084 Minor example update 5 years ago
  Sara Damiano 612451c1b7 Version bump 5 years ago
  Sara Damiano d6be99273c Added SARA R4 to client 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 5d9cc16e20 made sequans virtual 5 years ago
  Sara Damiano de4162907d Added destructors 5 years ago
  Sara Damiano 090e0163c5 Name print 5 years ago
  Sara Damiano ea8d43df88 Added Sequans modem name 5 years ago
  Sara Damiano f2aca3b6b6 Removed parent class 5 years ago
  Sara Damiano eeffd92674 Another xbee function to check if we have ip saved 5 years ago
  Sara Damiano a5cada3bab Fewer trips in and out of command mode with XBee 5 years ago
  Sara Damiano 7bbe045c78 Trying to work better with the "async" close on the UBLOX SARA R410 5 years ago
  Sara Damiano 43cd516d1f (Hopefully) better wait for close on SARA R410 5 years ago
  Sara Damiano 3ecce8641e Add an extra 50ms wait around the guard time 5 years ago
  Sara Damiano 38ce7c5478 Check for connection before ublox disconnect - don't want to wait 2 mins 5 years ago
  Sara Damiano f7aa4a6c6a Tacked in some maintains to hopefully reduce missed URC's 5 years ago
  Sara Damiano a63fd05fed A few debug prints, look for "+RECEIVE" from SIMCOM's 5 years ago
  Sara Damiano d5520757e4 Make sure that modemRead is properly maintaining sock_available 5 years ago
  Sara Damiano e18c5dacbd Fix https://github.com/vshymanskyy/TinyGSM/issues/266 5 years ago
  Michael Krumpus 71dd56ce27 Added debug print of version. 5 years ago
  Michael Krumpus f3a18828d7 Fixed shutdown command. 5 years ago
  Sara Damiano 19c377b68a Version bump. Also print version in init for debugging 6 years ago
  Sara Damiano 50d7fb4b6b Fix #199 6 years ago
  Sara Damiano c89af3019e Implement factory restore for UBLOX LTE-M 6 years ago
  ldab d569d58178
Update TinyGsmClientUBLOX.h 6 years ago
  Leo B bab298ec76 fix CFUN restart on R4xxx and add +URAT options 6 years ago
  Sara Damiano e49c41314c Removed reference to serparate XBee NBIoT - Digi merged LTE-M with NBIoT 6 years ago
  Sara Damiano 69d178f98c Fix ambiguous overload for empty ip address for ESP's 6 years ago
  Sara Damiano 53e055d870 Fix a note on ublox LTE-M models 6 years ago
  Sara Damiano 4ff294373c Some clean-up on defines 6 years ago
  Sara Damiano 80923dfc4c Update keywords, removed SIM7000 from SSL b/c not yet implemented 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 a0315a1841 Fix unbalanced brackets 6 years ago
  Sara Damiano d8f7434b22 Minor synchronizing 6 years ago
  Sara Damiano 57e2b78f4b Checking CEREG for ublox LTE-M 6 years ago
  Sara Damiano 05c394bffb Corrected set baud for ESP 6 years ago
  MrTarantl e4c4b3ebc6 SIM7000 - setNetworkMode - setPreferredMode 6 years ago
  MrTarantl c3cecabefd SIM7000 removed calling functions 6 years ago