Commit Graph

83 Commits

Author SHA1 Message Date
Sara Damiano
19c377b68a Version bump. Also print version in init for debugging 2019-03-19 10:39:57 -04:00
Sara Damiano
e49c41314c Removed reference to serparate XBee NBIoT - Digi merged LTE-M with NBIoT 2019-03-12 17:15:35 -04:00
Sara Damiano
bdfa2ba55c Removed call to modemGetConnected from connect 2019-01-31 18:20:28 -05:00
Sara Damiano
aa15daaa66 Reverted stop for XBee Wifi 2019-01-31 18:09:27 -05:00
Sara Damiano
646cab76db Removed extra wait after getting IP 2019-01-31 17:57:51 -05:00
Sara Damiano
e98550b93c Changed some nested if's to switch/case 2019-01-31 16:59:18 -05:00
Sara Damiano
ba2c85ba2f Fixed pinReset and stop. Also notes on modemGetConnected 2019-01-31 16:04:34 -05:00
Sara Damiano
12ddad6f8a Added debug print 2019-01-30 16:41:12 -05:00
Sara Damiano
3cb71a54be XBee will now "cache" the IP address if it has already looked up a host 2019-01-30 15:14:03 -05:00
Sara Damiano
ec6b475959 Gave the XBee a physical pin to use as a hard reset 2019-01-30 12:50:30 -05:00
Sara Damiano
d97c4babef Longer lookup wait 2019-01-25 15:19:33 -05:00
Sara Damiano
743152da87 Ignoring signal strength of 69 from LTE-M bee 2019-01-25 15:02:05 -05:00
Sara Damiano
34d54b81a5 not polling xbee so quickly 2019-01-25 14:58:06 -05:00
Sara Damiano
8961005ea5 Gave sizes to some ints 2019-01-25 14:57:40 -05:00
Sara Damiano
de5e5e359e Extra wait in Bee stream clear 2018-12-18 14:57:16 -05:00
Sara Damiano
4fa8a43f2b Do need to stop Bee 2018-12-18 14:34:18 -05:00
Sara Damiano
5fa2f51749 Not actually doing anything to stop bee 2018-12-17 11:22:50 -05:00
Sara Damiano
d5dba5647f Merge branch 'master' of https://github.com/EnviroDIY/TinyGSM 2018-11-07 13:02:51 -05:00
Sara Damiano
323ad722bf Corrected sleep option note 2018-11-07 13:02:44 -05:00
neil hancock
82b7457ace support WiFi S6B no passwd 2018-11-05 11:55:08 -08:00
Sara Damiano
8c424c17ff Added code to use TinyGSM Fifo instead of buffer, but unstable 2018-10-16 14:25:34 -04:00
Sara Damiano
9c84be7407 Correctly turning off airplane mode after restart
Also removed some extra stream-clear functions
2018-10-16 14:22:55 -04:00
Sara Damiano
54fdf32d7f Renamed doc folder 2018-10-08 15:02:15 -04:00
Sara Damiano
8e057f32ae Removed extra delay in testAT, not sure why it was there 2018-09-27 15:14:42 -04:00
Sara Damiano
be4baa2a7d Buffer size to common 2018-09-24 16:02:07 -04:00
Sara Damiano
e652dd8676 Turn pragma on while testing Travis 2018-09-24 11:38:02 -04:00
Sara Damiano
dfa731388a Added power off to common
And implemented for ublox
2018-09-24 10:05:51 -04:00
Sara Damiano
03d57a1d71 Fixed bugs in XBee
Thanks to @Mikelanner

Should fix https://github.com/vshymanskyy/TinyGSM/issues/204
2018-09-20 16:04:27 -04:00
Sara Damiano
d0fdf1d11f Oops! Fixed over-shortened XBee buffer! 2018-09-20 12:35:54 -04:00
Sara Damiano
57cd8f0c5c Added all modems to examples, added debug with name, bump version 2018-09-19 10:16:37 -04:00
Sara Damiano
2423b9fdf2 Added extra responses for AI for XBee 2018-09-19 09:44:46 -04:00
Sara Damiano
68b5b261c3 Added HS responses for XBee3's 2018-09-15 21:40:03 -04:00
Sara Damiano
4ab5a8c182 Turned off some XBee debugging 2018-09-14 10:45:39 -04:00
Sara Damiano
b8d804b443 Creating a super-class for modems 2018-09-13 18:13:18 -04:00
Sara Damiano
0004bebf16 Moved stream write and stream skip into common 2018-09-13 17:08:09 -04:00
Sara Damiano
9f25adc2db Reordered some functions in the XBee 2018-09-13 16:45:48 -04:00
Sara Damiano
ed9b87d896 Added very minor code comments 2018-09-13 16:43:08 -04:00
Sara Damiano
84811fb9d5 Removed default stream 2018-09-12 17:41:16 -04:00
Sara Damiano
2876deb028 Fix setup vs enable sleep in XBee 2018-09-12 15:43:54 -04:00
Sara Damiano
34104d18fe Removed default stream 2018-09-12 14:49:38 -04:00
Sara Damiano
78cd41f8e2 Rename 2018-09-10 15:51:15 -04:00
Sara Damiano
63ed6fafb7 Some class cleaning 2018-09-10 15:25:13 -04:00
Sara Damiano
56dca5185b Added virtual master class 2018-09-07 18:15:42 -04:00
Sara Damiano
1e7a3f2cd3 Merge branch 'original' 2018-09-07 14:21:50 -04:00
Sara Damiano
9997d61bed Cleaned out big comment dividers 2018-09-07 14:18:00 -04:00
Sara Damiano
078bc6d0fc Merge branch 'original' 2018-09-05 17:42:03 -04:00
Volodymyr Shymanskyy
f4e30b2804 Merge branch 'master' of https://github.com/vshymanskyy/TinyGSM 2018-06-11 00:56:41 +03:00
Volodymyr Shymanskyy
4c994651b3 Override Client.write(const char*) 2018-06-11 00:56:23 +03:00
SRGDamia1
8ddb4c39fc Mostly whitespace changes 2018-05-16 13:07:34 -04:00
SRGDamia1
2a08a828b1 Better support for Cellular XBEE3 modules
Also some minor documentation and naming changes for consistency.
2018-05-16 12:54:57 -04:00