Commit Graph

  • 39beba6 Don't query closed sock by Sara Damiano 2019-05-21 17:23:01 -0400
  • 7de65e4 Sequans modifications after testing by Sara Damiano 2019-05-21 16:27:30 -0400
  • 363f2c5 No async close for ublox SARA R4, it just doesn't work by Sara Damiano 2019-05-20 17:47:11 -0400
  • 09725ba Fixed upcase, other XBee fixes by Sara Damiano 2019-05-20 16:13:05 -0400
  • 19dd238 Keep XBee from thinking no response means connected by Sara Damiano 2019-05-20 14:49:52 -0400
  • e35e4af Fix typos, tweak to timeout by Sara Damiano 2019-05-20 13:49:12 -0400
  • 7f7a756 Ensure that ALL variants of read respect timeout by Sara Damiano 2019-05-20 13:12:09 -0400
  • b96c866 Fix inside debug statement by Sara Damiano 2019-05-20 12:45:17 -0400
  • db456b5 Fixes by Sara Damiano 2019-05-20 12:38:37 -0400
  • 9201cbd Fix SIMCOM length read/confirmed/requested by Sara Damiano 2019-05-20 10:45:08 -0400
  • 2e03cde Correct non-ssl connection by Sara Damiano 2019-05-20 10:37:30 -0400
  • ff4fa1e Clarify units of timeouts by Sara Damiano 2019-05-20 10:24:27 -0400
  • 4ba8306 Implement connect with timeout, XBee improvements by Sara Damiano 2019-05-20 09:21:08 -0400
  • 96c1fed Typo by Sara Damiano 2019-05-17 17:15:31 -0400
  • b70de12 Webclient needs a modem by Sara Damiano 2019-05-17 16:50:08 -0400
  • 6cf9ed3 Default webclient buffer by Sara Damiano 2019-05-17 16:48:34 -0400
  • 70ca06d Moved begin above init, reset historic buffer sizes by Sara Damiano 2019-05-17 16:40:01 -0400
  • 5411535 Fix XBee by Sara Damiano 2019-05-17 15:45:58 -0400
  • 6ec6df6 Minor example update by Sara Damiano 2019-05-17 15:31:45 -0400
  • 612451c Version bump by Sara Damiano 2019-05-17 14:07:07 -0400
  • 5446e30 Removing ESP from travis until they fix client api by Sara Damiano 2019-05-17 14:02:52 -0400
  • d6be992 Added SARA R4 to client by Sara Damiano 2019-05-17 14:02:03 -0400
  • 9a3d408 Moved modem functions to pre-processor macros by Sara Damiano 2019-05-17 13:53:38 -0400
  • 85d3096 Condensed client functions into pre-processor macros by Sara Damiano 2019-05-17 12:23:35 -0400
  • 4c8104d Split out SARAR4 by Sara Damiano 2019-05-17 11:11:10 -0400
  • 99a5b39 Removed recursive calls to maitain (shouldn't I have leared) by Sara Damiano 2019-05-17 10:50:44 -0400
  • 5d9cc16 made sequans virtual by Sara Damiano 2019-05-16 12:16:08 -0400
  • de41629 Added destructors by Sara Damiano 2019-05-16 12:15:48 -0400
  • 090e016 Name print by Sara Damiano 2019-05-15 16:47:07 -0400
  • ea8d43d Added Sequans modem name by Sara Damiano 2019-05-14 17:26:49 -0400
  • f2aca3b Removed parent class by Sara Damiano 2019-05-14 16:20:48 -0400
  • da84f95 Pull Sequans Monarch from nootropicdesign by Sara Damiano 2019-05-14 15:54:23 -0400
  • eeffd92 Another xbee function to check if we have ip saved by Sara Damiano 2019-05-13 18:01:40 -0400
  • a5cada3 Fewer trips in and out of command mode with XBee by Sara Damiano 2019-05-09 11:39:43 -0400
  • 7bbe045 Trying to work better with the "async" close on the UBLOX SARA R410 by Sara Damiano 2019-05-08 18:25:49 -0400
  • 43cd516 (Hopefully) better wait for close on SARA R410 by Sara Damiano 2019-05-08 13:08:40 -0400
  • 8684e6f (tag: v0.6.2) Merge pull request #276 from EnviroDIY/master by Sara Damiano 2019-05-07 17:24:18 -0400
  • 3ecce86 Add an extra 50ms wait around the guard time by Sara Damiano 2019-05-07 17:20:08 -0400
  • 38ce7c5 Check for connection before ublox disconnect - don't want to wait 2 mins by Sara Damiano 2019-05-07 16:33:06 -0400
  • f7aa4a6 Tacked in some maintains to hopefully reduce missed URC's by Sara Damiano 2019-05-07 16:18:54 -0400
  • a63fd05 A few debug prints, look for "+RECEIVE" from SIMCOM's by Sara Damiano 2019-05-07 15:39:36 -0400
  • 3df5d92 Version bump by Sara Damiano 2019-05-07 14:24:06 -0400
  • d552075 Make sure that modemRead is properly maintaining sock_available by Sara Damiano 2019-05-07 14:23:32 -0400
  • e18c5da Fix https://github.com/vshymanskyy/TinyGSM/issues/266 by Sara Damiano 2019-05-06 15:03:23 -0400
  • 22dfff5 Added Sequans Monarch AT Commands Manual. by Michael Krumpus 2019-03-30 14:00:57 -0500
  • 71dd56c Added debug print of version. by Michael Krumpus 2019-03-30 13:53:43 -0500
  • a21fa2d Merge remote-tracking branch 'upstream/master' by Michael Krumpus 2019-03-30 13:47:49 -0500
  • f3a1882 Fixed shutdown command. by Michael Krumpus 2019-03-30 13:18:51 -0500
  • 5de5583 Merge EnviroDIY master by Sara Damiano 2019-03-19 11:04:07 -0400
  • 19c377b Version bump. Also print version in init for debugging by Sara Damiano 2019-03-19 10:39:57 -0400
  • 50d7fb4 Fix #199 by Sara Damiano 2019-03-19 10:38:26 -0400
  • c74defb Merge branch 'v_master' by Sara Damiano 2019-03-18 12:09:04 -0400
  • 5858a83 Merge branch 'master' into v_master by Sara Damiano 2019-03-18 12:04:58 -0400
  • fdd0279 Merge pull request #253 from ldab/master by Sara Damiano 2019-03-18 12:00:34 -0400
  • c89af30 Implement factory restore for UBLOX LTE-M by Sara Damiano 2019-03-18 11:45:04 -0400
  • d569d58 Update TinyGsmClientUBLOX.h by ldab 2019-03-17 09:57:40 +0100
  • bab298e fix CFUN restart on R4xxx and add +URAT options by Leo B 2019-03-16 16:51:22 +0100
  • 5c50e60 Merge pull request #205 from EnviroDIY/original by Volodymyr Shymanskyy 2019-03-13 09:29:48 +0200
  • 84bfb40 Merge back from original by Sara Damiano 2019-03-12 18:01:45 -0400
  • e49c413 Removed reference to serparate XBee NBIoT - Digi merged LTE-M with NBIoT by Sara Damiano 2019-03-12 17:15:35 -0400
  • 69f58ab Added SIM7000 to Travis and examples by Sara Damiano 2019-03-12 17:04:53 -0400
  • 98f1f53 Removed extra SIM7000/ESP32 examples by Sara Damiano 2019-03-12 16:48:46 -0400
  • 69d178f Fix ambiguous overload for empty ip address for ESP's by Sara Damiano 2019-03-11 14:14:18 -0400
  • fcf100f Restore proper primary credit to Volodymyr Shymanskyy by Sara Damiano 2019-03-11 14:02:49 -0400
  • 53e055d Fix a note on ublox LTE-M models by Sara Damiano 2019-03-11 13:58:00 -0400
  • d68060f Added missing credit link by Sara Damiano 2019-03-11 13:38:47 -0400
  • 0ab14a1 Merge branch 'original' by Sara Damiano 2019-03-11 13:35:54 -0400
  • 4ff2943 Some clean-up on defines by Sara Damiano 2019-03-11 13:28:37 -0400
  • 80923df Update keywords, removed SIM7000 from SSL b/c not yet implemented by Sara Damiano 2019-03-11 12:03:15 -0400
  • f439329 Removed old and unsupported manuals by Sara Damiano 2019-03-11 12:00:02 -0400
  • dc35a0a Added links to pages of contributors by Sara Damiano 2019-03-11 11:51:39 -0400
  • 8ee9b64 Added credits in ReadMe by Sara Damiano 2019-03-11 11:42:04 -0400
  • f0be7ab Update ReadMe table by Sara Damiano 2019-03-08 16:54:02 -0500
  • 11cafff Update readme by Sara Damiano 2019-03-08 16:38:29 -0500
  • 033beb0 Removed SIM7000 factory reset which most recent AT manual has removed by Sara Damiano 2019-03-08 15:56:22 -0500
  • 579cd68 More manuals by Sara Damiano 2019-03-06 15:18:27 -0500
  • a0315a1 Fix unbalanced brackets by Sara Damiano 2019-02-24 14:07:06 -0500
  • 078cda3 Merge branch 'captFuture-AddingSIM7000E' by Sara Damiano 2019-02-22 18:16:50 -0500
  • d8f7434 Minor synchronizing by Sara Damiano 2019-02-22 18:16:30 -0500
  • d6f7e1e Merge branch 'AddingSIM7000E' of https://github.com/captFuture/TinyGSM into captFuture-AddingSIM7000E by Sara Damiano 2019-02-22 17:46:04 -0500
  • 57e2b78 Checking CEREG for ublox LTE-M by Sara Damiano 2019-02-22 17:37:04 -0500
  • 05c394b Corrected set baud for ESP by Sara Damiano 2019-02-20 12:09:22 -0500
  • e4c4b3e SIM7000 - setNetworkMode - setPreferredMode by MrTarantl 2019-02-13 11:53:14 +0100
  • c3cecab SIM7000 removed calling functions by MrTarantl 2019-02-13 09:32:30 +0100
  • c1badbf Added SIM7000(A/E/C/G) by Unknown 2019-02-13 08:25:03 +0100
  • 311445d Merge branch 'master' into original by Volodymyr Shymanskyy 2019-02-06 23:46:53 +0200
  • afd9643 Refined SSL implementation. by Michael Krumpus 2019-02-03 11:19:59 -0600
  • d2dde35 Implemented SMS. Added SSL support. by Michael Krumpus 2019-02-02 13:54:54 -0600
  • 477b4f2 boost ver by Volodymyr Shymanskyy 2019-02-01 19:29:25 +0200
  • aabe6b3 Update links by Volodymyr Shymanskyy 2019-02-01 19:10:44 +0200
  • cd0d7c1 Update links by Volodymyr Shymanskyy 2019-02-01 19:10:19 +0200
  • 0c9a0ec Cleanup Sequans implementation. by Michael Krumpus 2019-01-31 19:12:04 -0600
  • bdfa2ba Removed call to modemGetConnected from connect by Sara Damiano 2019-01-31 18:20:28 -0500
  • aa15daa Reverted stop for XBee Wifi by Sara Damiano 2019-01-31 18:09:27 -0500
  • 646cab7 Removed extra wait after getting IP by Sara Damiano 2019-01-31 17:57:51 -0500
  • e98550b Changed some nested if's to switch/case by Sara Damiano 2019-01-31 16:59:18 -0500
  • ba2c85b Fixed pinReset and stop. Also notes on modemGetConnected by Sara Damiano 2019-01-31 16:04:34 -0500
  • 12ddad6 Added debug print by Sara Damiano 2019-01-30 16:41:12 -0500
  • 3cb71a5 XBee will now "cache" the IP address if it has already looked up a host by Sara Damiano 2019-01-30 15:14:03 -0500
  • ec6b475 Gave the XBee a physical pin to use as a hard reset by Sara Damiano 2019-01-30 12:50:30 -0500