Commit Graph

716 Commits

Author SHA1 Message Date
Sara Damiano
06b54e8463 Oops, removed implemented BG96 fxn 2018-09-13 16:51:24 -04:00
Sara Damiano
81d1a0b740 Corrected name of ublox 2018-09-13 16:48:24 -04:00
Sara Damiano
30072cf173 Checking for connected socket 2018-09-13 16:48:12 -04:00
Sara Damiano
9ff666a855 Updated BG96 to match other Quectels where applicable 2018-09-13 16:47:33 -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
48a61cc5c2 Fix and smooth functionality across Quectel modules 2018-09-13 16:34:29 -04:00
Sara Damiano
84811fb9d5 Removed default stream 2018-09-12 17:41:16 -04:00
Sara Damiano
6e2cce0b73 Merge branch 'super2' 2018-09-12 17:24:13 -04:00
Sara Damiano
c5c3cd2af5 Back to virtual super class 2018-09-12 15:44:59 -04:00
Sara Damiano
2876deb028 Fix setup vs enable sleep in XBee 2018-09-12 15:43:54 -04:00
Sara Damiano
115b6c1a4a Extra comment blocks removed from SIM800 2018-09-12 15:43:04 -04:00
Sara Damiano
34104d18fe Removed default stream 2018-09-12 14:49:38 -04:00
Sara Damiano
844d59aeab Made class not-purely-virtual
Made all default functions return 0/false and print an error message.
2018-09-11 13:10:31 -04:00
Sara Damiano
78cd41f8e2 Rename 2018-09-10 15:51:15 -04:00
Sara Damiano
5d3cc777b4 Fix compiler errors 2018-09-10 15:34:04 -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
fc9922904d Merge branch 'marabesi-master' 2018-09-07 16:27:09 -04:00
Sara Damiano
71709c84af Merge M95 version from marabesi fork 2018-09-07 16:26:09 -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
cf6ff9fd2b White space change 2018-09-07 14:11:54 -04:00
Sara Damiano
e9b1e16a3e Pull some updates from upstream
(cherry picked from commit da6732b5a9)
2018-09-07 14:03:04 -04:00
SRGDamia1
6e2a793bca Added timeout to read
(cherry picked from commit 29dd7fd472)
2018-09-07 13:59:05 -04:00
Sara Damiano
f8c3a2de61 Added wifi fxns as shells where unsupported
Allows more flexibility downstream
2018-09-07 13:50:54 -04:00
Sara Damiano
99ddbeae62 Timeout cleanup 2018-09-07 13:48:31 -04:00
Sara Damiano
9659018409 Timeout cleanup 2018-09-07 13:16:04 -04:00
Sara Damiano
da6732b5a9 Pull some updates from upstream 2018-09-07 12:47:19 -04:00
Sara Damiano
078bc6d0fc Merge branch 'original' 2018-09-05 17:42:03 -04:00
Sara Damiano
df6ab6675b Added unsupported wifi fxns 2018-09-05 17:09:54 -04:00
marabesi
dec65df238 started to implement M95 support 2018-06-25 18:40:42 -03:00
Volodymyr Shymanskyy
74a4bf5d4a boost ver to 0.3.5 2018-06-11 01:35:09 +03:00
Volodymyr Shymanskyy
d899424cca Cleanup 2018-06-11 01:17:13 +03:00
Volodymyr Shymanskyy
0524f23273 Add MQTT Auth example 2018-06-11 01:09:00 +03: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
Volodymyr Shymanskyy
bc9818c353 Add comments 2018-06-11 00:52:36 +03:00
Volodymyr Shymanskyy
fe4ee102ec Update tools 2018-06-11 00:50:39 +03:00
Volodymyr Shymanskyy
799ab7c078 Update examples 2018-06-11 00:50:14 +03:00
Michael Krumpus
dd47263b40 Beginning to add support for Sequans CAT-M1 modem. 2018-06-03 16:28:54 -05:00
Volodymyr Shymanskyy
9d84fec4cf Merge pull request #167 from EnviroDIY/original
Better support for Cellular XBEE3 modules
2018-05-18 18:21:47 +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
2635842aba Client reorder 2018-05-16 12:15:18 -04:00
SRGDamia1
fe43d1ecac Removed G350, which is duplicate of u-blox 2018-05-16 11:14:03 -04:00
SRGDamia1
cdcdd15a80 Minor realignment with vshymanskyy 2018-05-15 17:25:34 -04:00
SRGDamia1
407f141119 Merge branch 'V1pr-master' 2018-05-15 16:32:24 -04:00
SRGDamia1
25e9309cf6 Added MC60 support from V1pr 2018-05-15 16:28:46 -04:00
SRGDamia1
cdf3c421e0 Merge branch 'qcabrol-master' 2018-05-15 15:55:46 -04:00