523 Commits (b96d401e20e65cdbdfc30997141e12bf64d38142)

Author SHA1 Message Date
  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
  Unknown c1badbff8b Added SIM7000(A/E/C/G) 6 years ago
  Michael Krumpus afd96430e3 Refined SSL implementation. 6 years ago
  Michael Krumpus d2dde3569c Implemented SMS. Added SSL support. 6 years ago
  Michael Krumpus 0c9a0ecdc4 Cleanup Sequans implementation. 6 years ago
  Sara Damiano bdfa2ba55c Removed call to modemGetConnected from connect 6 years ago
  Sara Damiano aa15daaa66 Reverted stop for XBee Wifi 6 years ago
  Sara Damiano 646cab76db Removed extra wait after getting IP 6 years ago
  Sara Damiano e98550b93c Changed some nested if's to switch/case 6 years ago
  Sara Damiano ba2c85ba2f Fixed pinReset and stop. Also notes on modemGetConnected 6 years ago
  Sara Damiano 12ddad6f8a Added debug print 6 years ago