Commit Graph

851 Commits

Author SHA1 Message Date
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 d678b85a9e Merge pull request #285 from EnviroDIY/master
Goodbye virtual class (hello, pre-processor macros!)
v0.7.4
2019-05-22 15:02:51 -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 5d9cc16e20 made sequans virtual 2019-05-16 12:16:08 -04:00
Sara Damiano de4162907d Added destructors 2019-05-16 12:15:48 -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
Sara Damiano 7bbe045c78 Trying to work better with the "async" close on the UBLOX SARA R410 2019-05-08 18:25:49 -04:00