Commit Graph

101 Commits

Author SHA1 Message Date
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
SRGDamia1
cdcdd15a80 Minor realignment with vshymanskyy 2018-05-15 17:25:34 -04:00
SRGDamia1
a3914083bc Clean up 2018-05-15 15:42:34 -04:00
SRGDamia1
f7cfa5eb1c Tiny debug change 2018-05-10 12:20:29 -04:00
SRGDamia1
f3323f1136 Moved fxns from Wifi connect to init for ESP 2018-03-27 14:51:01 -04:00
SRGDamia1
179432fe63 Merge updates from original version
Conflicts:
	library.json
	library.properties
	src/TinyGsmClientA6.h
	src/TinyGsmClientESP8266.h
	src/TinyGsmClientM590.h
	src/TinyGsmClientSIM800.h
	src/TinyGsmClientU201.h
	src/TinyGsmClientXBee.h
2018-03-15 16:47:43 -04:00
SRGDamia1
c6ad755b03 Changed from network reset to software reset 2018-03-14 16:45:13 -04:00
Volodymyr Shymanskyy
8255673424 Cleanup 2018-03-14 22:23:15 +02:00
Volodymyr Shymanskyy
4f9182919f Make modem.stream public. Make user and pass optional in gprsConnect() 2018-03-14 01:15:43 +02:00
SRGDamia1
350ea516d7 Fixed switch statement 2018-02-23 16:41:57 -05:00
SRGDamia1
3f9a24f48d bump 2018-02-23 16:40:14 -05:00
SRGDamia1
395c46195f Additional XBee types 2018-02-23 16:36:31 -05:00
SRGDamia1
542d46d051 Debug on by default if define output 2018-02-23 15:00:39 -05:00
SRGDamia1
75309c4560 Redid streamWrite 2018-02-23 14:38:33 -05:00
SRGDamia1
55ac0cd9ae Keeping changes I like from other branches 2018-02-23 14:12:29 -05:00
SRGDamia1
fddf65eabc Added L 2018-02-20 22:54:46 -05:00
SRGDamia1
34db96ac21 Tweeked the getSignalQuality for XBee 2018-02-20 22:49:36 -05:00
SRGDamia1
f6a03e6b7e Some stream cleaning 2018-02-20 21:06:05 -05:00
SRGDamia1
a52c19837e Added ESP getRegStatus, fixed same for XBee 2018-02-20 19:23:34 -05:00
SRGDamia1
fc4d4a49e1 Added more init attempts for XBee 2018-02-20 18:16:40 -05:00
SRGDamia1
bec8f16d13 Rename classes for A6, ESP, M590 and XBee 2018-02-20 11:33:19 -05:00
SRGDamia1
c5858776bf Re-added sim status to XBee, though unsupported 2018-02-20 11:21:05 -05:00
SRGDamia1
78f1b4b970 Fix XBee on Energia? 2018-02-20 11:08:27 -05:00
SRGDamia1
6ad1aec0bd Added XBee set baud and more graceful reset 2018-02-20 11:02:55 -05:00
SRGDamia1
35e56e35dd Adding missing return statement 2018-02-19 12:41:03 -05:00
SRGDamia1
618fc95b17 Lots of bail-outs if don't succeed in getting to command mode 2018-02-16 22:19:30 -05:00
SRGDamia1
e18b1659e3 Added some outs for if XBee fails to get to commandMode 2018-02-16 17:20:21 -05:00
SRGDamia1
13ef06a733 Fixed XBee read and stop 2017-10-31 16:45:06 -04:00
SRGDamia1
3ae668b215 Fixed Bee sleep options 2017-10-27 13:36:41 -04:00
SRGDamia1
03a721521c Added "isNetworkConnected" and secure client to XBee 2017-10-27 12:29:23 -04:00
SRGDamia1
b67fcf8ffb Removed excess XBee debugging 2017-10-25 16:23:18 -04:00
SRGDamia1
16b843ec43 Waiting for WiFi disconnect 2017-10-25 15:11:43 -04:00
SRGDamia1
b3044d2762 Added TestAT to XBee 2017-10-25 12:11:09 -04:00