Commit Graph

135 Commits

Author SHA1 Message Date
Sara Damiano
7b40ee2f33 Check possible mux numbers
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2020-02-18 17:54:04 -05:00
Sara Damiano
f7659e389c Oops, fix for the urc's
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2020-02-18 16:03:58 -05:00
Sara Damiano
6e7ea5aced Handle URC's related to automatic time updates
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2020-02-18 15:54:13 -05:00
Sara Damiano
5296cd58cb Stop does not need to be virtual at this time 2020-02-17 17:22:39 -05:00
Sara Damiano
a483b288b6 Only use CME_Error if debug
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2020-02-17 14:37:12 -05:00
Sara Damiano
2616a3d642 Change from switch case to required define
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2020-02-17 13:07:01 -05:00
Sara Damiano
88620dee7b Don't need maintain in buffer dump
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2020-02-17 11:59:55 -05:00
Sara Damiano
bb91fffb31 Rename so *I* don't screw them up
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2020-02-17 11:10:58 -05:00
Sara Damiano
3102de00c3 Size a few more things
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2020-02-17 10:57:44 -05:00
Sara Damiano
46d606260f Add accuracy to GPS output, implent it for ublox
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2020-02-13 12:01:22 -05:00
Sara Damiano
3cc57881be Redo GSM location and GPS stringlessly
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2020-02-12 19:52:22 -05:00
Sara Damiano
fe323288c4 Tweaks to SIM7000
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2020-02-12 18:57:51 -05:00
Sara Damiano
f3cc2e0748 Merge branch 'patch-1' into develop 2020-02-12 11:51:10 -05:00
Sara Damiano
be81985c83 Many sub templates to inherit from! 2020-02-11 16:03:44 -05:00
Sara Damiano
41531c339b Reorder some functions 2020-02-11 11:08:03 -05:00
Sara Damiano
06c31aa856 Replace *most* toInt and toFloat's
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2020-02-07 17:42:02 -05:00
Sara Damiano
24a57d7fd3 Fixes around cmee
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2020-02-07 14:12:25 -05:00
Sara Damiano
944f651865 Changed some format penalties
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2020-02-07 13:18:36 -05:00
Sara Damiano
d3d1083d8f CRTP!!!! Totally untested
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
2020-02-06 15:20:44 -05:00
Sara Damiano
7d6aba266c Merge pull request #26 from AlexIII/master
crtp
2020-01-31 17:16:29 -05:00
Alexander Chernoskutov
1a326b9411 use common TinyGsmUTFSMS calss 2019-12-03 19:44:33 +05:00
Alexander Chernoskutov
587be978b6 remove vitrual dtors 2019-12-03 11:32:33 +05:00
Sara Damiano
bfd6055c46 NOT factory resetting in init 2019-09-26 16:38:15 -04:00
Sara Damiano
6c0ec95a7e Oops, fixed some signed/unsigned comparisons 2019-09-05 13:23:46 -04:00
Sara Damiano
05bee3294a some extra casting around size_t 2019-09-05 12:03:00 -04:00
Slavomir Hustaty
a357bb559b in case of erroneous return of device location
the BTS location might help a little if getting errors via device reading
2019-09-05 12:26:34 +02:00
Sara Damiano
dac86a22cd Fix all Wextra warnings 2019-08-27 16:39:29 -04:00
Sara Damiano
00936e9361 Fix file download linter warnings 2019-07-17 10:50:11 -04:00
Sara Damiano
1e15d1db6a Explicit destructors 2019-07-17 10:31:54 -04:00
Sara Damiano
b4620b24b3 Fixed unused variable 2019-07-11 16:38:10 -04:00
Sara Damiano
1d0e7791b0 minor cleaning 2019-07-02 11:29:42 -04:00
Sara Damiano
f006268969 Merge remote-tracking branch 'Warlib1975/patch-3' into develop
Merge NTP sync for SIM800
2019-07-02 11:23:29 -04:00
Sara Damiano
86356f5323 Add stop with timeout and implement where applicable 2019-06-11 16:00:35 -04:00
Sara Damiano
015c2b4144 Extra yield in waitResponse 2019-05-30 15:50:24 -04:00
Andrey Fedorov
bb4f11d212 Add NTP server date time sync function
Add NTPServerSync() function to sync datetime with NTP server.
2019-05-26 12:43:01 +03:00
Sara Damiano
3d78292261 modemRead MUST end with sock_available correct 2019-05-24 23:24:32 -04:00
Sara Damiano
9ce1a2d998 Get name from modem 2019-05-24 22:35:29 -04:00
Sara Damiano
69cbab842d Longer wait for power down 2019-05-24 21:26:22 -04:00
Sara Damiano
d55b5e6ed6 Re-Fix SIM7000 2019-05-24 17:52:19 -04:00
Sara Damiano
9e3e67473a Need to read negative bytes 2019-05-24 16:49:05 -04:00
Sara Damiano
344bacd73e Fixed SIM800 issue 2019-05-24 14:40:09 -04:00
Sara Damiano
98bee318ad Correct SSL on XBee 2019-05-23 18:20:51 -04:00
Sara Damiano
fa5ca6e67c Version bump and debug print 2019-05-23 15:59:59 -04:00
Sara Damiano
fcb3d5b010 De-increment sock available as we read out of sock 2019-05-23 15:32:24 -04:00
Sara Damiano
62182e11c9 Missing brace 2019-05-22 13:10:31 -04:00
Sara Damiano
880c4614e4 Added battery and temperature functions 2019-05-22 12:03:09 -04:00
Sara Damiano
09725ba8e6 Fixed upcase, other XBee fixes 2019-05-20 16:13:05 -04:00
Sara Damiano
e35e4afce0 Fix typos, tweak to timeout 2019-05-20 13:49:12 -04:00
Sara Damiano
7f7a7563cf Ensure that ALL variants of read respect timeout 2019-05-20 13:12:09 -04:00
Sara Damiano
b96c866bad Fix inside debug statement 2019-05-20 12:45:17 -04:00