Commit Graph

  • 3102de0 Size a few more things by Sara Damiano 2020-02-17 10:57:44 -0500
  • dd5cc6b Missed a junk debug print by Sara Damiano 2020-02-13 18:40:50 -0500
  • ceea4d2 Hopefully done with everything in the location by Sara Damiano 2020-02-13 18:38:29 -0500
  • cbcf773 Removed some non-ascii characters by Sara Damiano 2020-02-13 17:34:46 -0500
  • 4339194 Really got location working by Sara Damiano 2020-02-13 17:33:26 -0500
  • 71f2665 Still need to read out values, even if not keeping by Sara Damiano 2020-02-13 13:50:08 -0500
  • 46d6062 Add accuracy to GPS output, implent it for ublox by Sara Damiano 2020-02-13 12:01:22 -0500
  • a584f66 Up to higher baud by Sara Damiano 2020-02-12 20:30:23 -0500
  • 0221255 Better location test by Sara Damiano 2020-02-12 20:28:13 -0500
  • 41bff59 remove bad lines by Sara Damiano 2020-02-12 20:13:52 -0500
  • 861517e format fix by Sara Damiano 2020-02-12 19:52:59 -0500
  • 3cc5788 Redo GSM location and GPS stringlessly by Sara Damiano 2020-02-12 19:52:22 -0500
  • fe32328 Tweaks to SIM7000 by Sara Damiano 2020-02-12 18:57:51 -0500
  • 899c1d8 Remove GSMLocation from MC60 by Sara Damiano 2020-02-12 18:54:36 -0500
  • f3cc2e0 Merge branch 'patch-1' into develop by Sara Damiano 2020-02-12 11:51:10 -0500
  • 1f5159f Update diagnostics by Sara Damiano 2020-02-11 19:10:07 -0500
  • d3dd88d Update example by Sara Damiano 2020-02-11 16:46:56 -0500
  • cef8aef Added IMSI by Sara Damiano 2020-02-11 16:32:38 -0500
  • 36bb2e9 Merge branch 'master' into develop by Sara Damiano 2020-02-11 16:25:10 -0500
  • 7adf85d Merge pull request #34 from adrianca88/add_getIMSI_SIM800 by Sara Damiano 2020-02-11 16:22:14 -0500
  • be81985 Many sub templates to inherit from! by Sara Damiano 2020-02-11 16:03:44 -0500
  • 9ec9111 Failed partial specialization by Sara Damiano 2020-02-11 12:35:21 -0500
  • 915660c Specify int sizes by Sara Damiano 2020-02-11 11:11:05 -0500
  • 41531c3 Reorder some functions by Sara Damiano 2020-02-11 11:08:03 -0500
  • 49c2653 Added support for IMSI information on SIM800 and SIM808 modules by Adrián Cervera Andés 2020-02-11 10:12:59 +0100
  • 06c31aa Replace *most* toInt and toFloat's by Sara Damiano 2020-02-07 17:42:02 -0500
  • badcee5 Adjust ublox gsm location by Sara Damiano 2020-02-07 16:58:44 -0500
  • 24a57d7 Fixes around cmee by Sara Damiano 2020-02-07 14:12:25 -0500
  • efb6450 Refixed the CBC error found by @VinceKezel by Sara Damiano 2020-02-07 13:42:26 -0500
  • 0a0e66d Merge branch 'v_master' into develop by Sara Damiano 2020-02-07 13:37:27 -0500
  • 944f651 Changed some format penalties by Sara Damiano 2020-02-07 13:18:36 -0500
  • 5daa3ef Version bump by Sara Damiano 2020-02-06 18:24:22 -0500
  • d3d1083 CRTP!!!! Totally untested by Sara Damiano 2020-02-06 15:20:44 -0500
  • 7d6aba2 Merge pull request #26 from AlexIII/master by Sara Damiano 2020-01-31 17:16:29 -0500
  • 4ad29b5 check ip in connection with correct local ip fxn by Sara Damiano 2020-01-31 17:15:22 -0500
  • a00428e Merge pull request #27 from beegee-tokyo/master by Sara Damiano 2020-01-31 17:12:23 -0500
  • d85e83f Fixes to BG96 by Sara Damiano 2020-01-31 17:03:10 -0500
  • 033092f Set CFUN in Sequans init - else fails by Sara Damiano 2020-01-24 11:41:24 -0500
  • 6a60e3b Some tweaks to Sequans by Sara Damiano 2020-01-23 11:07:13 -0500
  • 5efcc5a Tweeking async open/close, alternate CEREG/CREG by Sara Damiano 2020-01-20 18:07:24 -0500
  • 044ab26 missed return by Sara Damiano 2020-01-20 13:25:16 -0500
  • 36a50c6 Missing socket open by Sara Damiano 2020-01-20 13:14:53 -0500
  • 6770614 Merge pull request #356 from VinceKezel/patch-1 by Sara Damiano 2020-01-16 16:27:36 -0500
  • 30f09b2 Fix debug print by Sara Damiano 2020-01-16 15:28:26 -0500
  • c3508aa Update TinyGsmClientSIM800.h by Vince 2020-01-15 22:42:53 -0500
  • 885f305 give the R4 2 minute default timeout. by Sara Damiano 2020-01-10 18:06:40 -0500
  • 0e32caa Need to check better for the URC by Sara Damiano 2020-01-10 17:56:05 -0500
  • f1dba66 check if async is supported by Sara Damiano 2020-01-10 17:29:47 -0500
  • 58b7a5a update example: UTF8 SMS by Alexander Chernoskutov 2019-12-03 19:45:07 +0500
  • 1a326b9 use common TinyGsmUTFSMS calss by Alexander Chernoskutov 2019-12-03 19:31:47 +0500
  • 587be97 remove vitrual dtors by Alexander Chernoskutov 2019-12-03 11:29:53 +0500
  • a27d39c Fix BG96 bugs - bool isGprsConnected() is now returning correct status - bool modemGetConnected() is now working as expected by Bernd Giesecke 2019-11-23 12:28:28 +0800
  • bfd6055 NOT factory resetting in init by Sara Damiano 2019-09-26 16:38:15 -0400
  • c10dfe0 Version bump by Sara Damiano 2019-09-25 17:44:54 -0400
  • 55d668a Using CEREG for SARAR4, except R412 by Sara Damiano 2019-09-25 17:33:12 -0400
  • f002214 Merge branch 'master' of https://github.com/vshymanskyy/TinyGSM into v_master by Sara Damiano 2019-09-23 13:34:00 -0400
  • 735c8b7 Fix A6 warning by Sara Damiano 2019-09-23 13:33:57 -0400
  • 94d26c0 Update README.md by Volodymyr Shymanskyy 2019-09-20 22:07:59 +0300
  • 4df78ef Merge branch 'master' into v_master by Sara Damiano 2019-09-18 14:56:37 -0400
  • c48969a One character typo fix (dont't to don't..) by Sara Damiano 2019-09-18 14:56:02 -0400
  • ce8d6bd Updated comments about ESP32 issue by Sara Damiano 2019-09-18 14:51:02 -0400
  • f339fe9 Fix last nagging compiler warnings by Sara Damiano 2019-09-11 15:15:17 -0400
  • e99a33a If no saved IP, then can say we're not connected w/o command mode by Sara Damiano 2019-09-10 19:05:06 -0400
  • fd52358 Still wrong, fixing by Sara Damiano 2019-09-10 18:31:46 -0400
  • b5ac089 That signal fix should have been for WIFI by Sara Damiano 2019-09-10 18:24:45 -0400
  • bcc6eeb don't accept 0xFF as XBee Wifi strength by Sara Damiano 2019-09-10 18:09:09 -0400
  • 2992c0b Check for XBee IP in connection status by Sara Damiano 2019-09-10 11:19:33 -0400
  • c652760 Merge pull request #327 from EnviroDIY/master by Sara Damiano 2019-09-09 19:49:32 -0400
  • 17cdde2 Tiny change to M95 and it works! by Sara Damiano 2019-09-09 18:24:24 -0400
  • 97edce9 Try again to get stop right by Sara Damiano 2019-09-06 23:05:12 -0400
  • 4b736d8 Fixed xbee wifi perpetual instant timeout by Sara Damiano 2019-09-06 22:17:37 -0400
  • 803e74b skip verification for wifi by Sara Damiano 2019-09-06 21:13:48 -0400
  • b1040a9 extra mux warning by Sara Damiano 2019-09-06 20:35:30 -0400
  • c02273a Add XBee (wifi) voltage and remove connection indicator for wifi by Sara Damiano 2019-09-06 20:32:31 -0400
  • aeb7579 More quectel fixes by Sara Damiano 2019-09-06 18:06:11 -0400
  • 7087a31 Leave airplane mode on in disconnect by Sara Damiano 2019-09-06 15:37:35 -0400
  • c83063f Fix QIRDI by Sara Damiano 2019-09-06 15:09:49 -0400
  • f3079d1 Don't disconnect immediately before connect by Sara Damiano 2019-09-06 13:51:39 -0400
  • 8e581b6 deactivate all contexts, but don't check for success by Sara Damiano 2019-09-05 14:19:02 -0400
  • 4b0b4cb Fix SARA R4 PDP deactivate by Sara Damiano 2019-09-05 14:02:21 -0400
  • 21431da Check AI after XBee shutdown by Sara Damiano 2019-09-05 13:32:42 -0400
  • 6b0c519 Implement XBee shutdown by Sara Damiano 2019-09-05 13:24:02 -0400
  • 6c0ec95 Oops, fixed some signed/unsigned comparisons by Sara Damiano 2019-09-05 13:23:46 -0400
  • 05bee32 some extra casting around size_t by Sara Damiano 2019-09-05 12:03:00 -0400
  • d44e6b3 Async close on R4 by Sara Damiano 2019-09-05 11:59:32 -0400
  • a357bb5 in case of erroneous return of device location by Slavomir Hustaty 2019-09-05 12:26:34 +0200
  • 712d85e Fix SARA R4 temp by Sara Damiano 2019-09-04 13:25:07 -0400
  • a5b1681 Woops, extra comma by Sara Damiano 2019-09-04 13:19:53 -0400
  • 070d612 Don't check QISACK by Sara Damiano 2019-09-04 11:22:12 -0400
  • 58ff6b4 Move up QIMODE and QIMUX by Sara Damiano 2019-09-03 13:24:52 -0400
  • 1651e9f M95 missing comma by Sara Damiano 2019-09-03 13:17:59 -0400
  • 286df10 Minor changes to Quectel ordering by Sara Damiano 2019-08-30 14:53:54 -0400
  • 1ddbfb9 Add QIMODE to M95 by Sara Damiano 2019-08-29 13:36:32 -0400
  • a55dbaa Extra braces by Sara Damiano 2019-08-28 19:36:53 -0400
  • bf9bd36 version bump by Sara Damiano 2019-08-28 16:59:35 -0400
  • bd14270 Doing a better job of detecting XBee socket state by Sara Damiano 2019-08-28 16:29:08 -0400
  • c4b6764 renamed getHostIP to lookupHostIP by Sara Damiano 2019-08-28 16:16:28 -0400
  • 9ea8fd3 Not always resetting socket timeout on XBee by Sara Damiano 2019-08-28 16:15:09 -0400
  • 2092163 Check for non-empty pin by Sara Damiano 2019-08-28 13:04:44 -0400
  • 958c303 Use async connection with sara r4 - fewer freezes by Sara Damiano 2019-08-28 12:41:51 -0400