Commit Graph

701 Commits

Author SHA1 Message Date
Sara Damiano
52e19b73ff don't set sock_available just to count it back to 0 2019-05-24 19:15:56 -04:00
Sara Damiano
6e550e566a Just assume we'll miss URC's on BG96 2019-05-24 19:14:23 -04:00
Sara Damiano
0cfb730dce Re-align Quectel 2G with manuals 2019-05-24 19:04:13 -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
3fee997934 Fixed webclient 's lost bracket 2019-05-24 16:29:11 -04:00
Sara Damiano
eeef8e3c69 Version bump 2019-05-24 14:47:08 -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
7e314292d4 Another example update 2019-05-23 12:39:04 -04:00
Sara Damiano
dc2d4b5881 Make examples "wifi-ready" 2019-05-23 11:14:23 -04:00
Sara Damiano
22b7ae7198 Update readme 2019-05-22 14:23:52 -04:00
Sara Damiano
7d87baf8b2 Fix initialization 2019-05-22 13:40:11 -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
96bbf381ad Safer to query the closed sock and get an error 2019-05-21 18:35:37 -04:00
Sara Damiano
39beba60b1 Don't query closed sock 2019-05-21 17:23:01 -04:00
Sara Damiano
7de65e40d2 Sequans modifications after testing 2019-05-21 16:27:30 -04:00
Sara Damiano
363f2c5e89 No async close for ublox SARA R4, it just doesn't work 2019-05-20 17:47:11 -04:00
Sara Damiano
09725ba8e6 Fixed upcase, other XBee fixes 2019-05-20 16:13:05 -04:00
Sara Damiano
19dd23882f Keep XBee from thinking no response means connected 2019-05-20 14:49:52 -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
Sara Damiano
db456b5345 Fixes 2019-05-20 12:38:37 -04:00
Sara Damiano
9201cbde86 Fix SIMCOM length read/confirmed/requested 2019-05-20 10:45:08 -04:00
Sara Damiano
2e03cdeaba Correct non-ssl connection 2019-05-20 10:37:30 -04:00
Sara Damiano
ff4fa1e042 Clarify units of timeouts 2019-05-20 10:24:27 -04:00
Sara Damiano
4ba8306880 Implement connect with timeout, XBee improvements 2019-05-20 09:21:08 -04:00
Sara Damiano
96c1fed3ef Typo 2019-05-17 17:15:31 -04:00
Sara Damiano
b70de126f5 Webclient needs a modem 2019-05-17 16:50:08 -04:00
Sara Damiano
6cf9ed3ae6 Default webclient buffer 2019-05-17 16:48:34 -04:00
Sara Damiano
70ca06dc9d Moved begin above init, reset historic buffer sizes 2019-05-17 16:40:01 -04:00
Sara Damiano
5411535870 Fix XBee 2019-05-17 15:45:58 -04:00
Sara Damiano
6ec6df6084 Minor example update 2019-05-17 15:31:45 -04:00
Sara Damiano
612451c1b7 Version bump 2019-05-17 14:07:07 -04:00
Sara Damiano
5446e30b1c Removing ESP from travis until they fix client api 2019-05-17 14:02:52 -04:00
Sara Damiano
d6be99273c Added SARA R4 to client 2019-05-17 14:02:03 -04:00
Sara Damiano
9a3d408923 Moved modem functions to pre-processor macros 2019-05-17 13:53:38 -04:00
Sara Damiano
85d309621d Condensed client functions into pre-processor macros 2019-05-17 12:23:35 -04:00
Sara Damiano
4c8104dfb6 Split out SARAR4 2019-05-17 11:11:10 -04:00
Sara Damiano
99a5b3938c Removed recursive calls to maitain (shouldn't I have leared) 2019-05-17 10:50:44 -04:00
Sara Damiano
090e0163c5 Name print 2019-05-15 16:47:07 -04:00
Sara Damiano
ea8d43df88 Added Sequans modem name 2019-05-14 17:26:49 -04:00
Sara Damiano
f2aca3b6b6 Removed parent class 2019-05-14 16:20:48 -04:00
Sara Damiano
da84f955e9 Pull Sequans Monarch from nootropicdesign 2019-05-14 15:54:23 -04:00
Sara Damiano
eeffd92674 Another xbee function to check if we have ip saved 2019-05-13 18:01:40 -04:00
Sara Damiano
a5cada3bab Fewer trips in and out of command mode with XBee 2019-05-09 11:39:43 -04:00