Volodymyr Shymanskyy
a2c19d544e
Rename autoBaud -> testAT
2017-09-27 23:47:10 +03:00
Volodymyr Shymanskyy
fc29f4b580
Fix build
2017-09-27 13:58:05 +03:00
Volodymyr Shymanskyy
8b54123d39
Add TinyGsmIpFromString(str)
2017-09-27 13:01:15 +03:00
Volodymyr Shymanskyy
685061b9ae
Cleanup after XBee merge
2017-09-27 12:35:58 +03:00
SRGDamia1
c4d2492902
Fixed XBee mux array compiler warning, updated readme
2017-09-21 10:39:07 -04:00
SRGDamia1
932ff889e8
IP fxns for ESP8266
...
- fixed int/uint warning
- added functions to get local IP address with esp8266
- fixed local ip fxn for xbee
- removed extra test builds
- set travis to build all modems in tests
2017-09-21 10:18:13 -04:00
SRGDamia1
ff574d69ef
Work-around for boards missing the ip.fromString() method
2017-09-20 16:32:42 -04:00
SRGDamia1
3589a8e22b
Removed most of the extra debugging I'd added
2017-09-19 17:35:26 -04:00
SRGDamia1
ea1a4706f9
Grouped connection quality functions
2017-06-08 13:29:05 -04:00
SRGDamia1
c52869c6b1
Made waitResponse and sendAT private again
...
I realized they're not as usable on their own as I expected.
2017-06-08 13:10:42 -04:00
SRGDamia1
3b6f4b7f59
Tiny fix to XBee debug
2017-06-07 17:17:34 -04:00
SRGDamia1
4cbdd941cb
Rewrote XBeeType as an enum, which seems to work much better
2017-06-07 17:11:20 -04:00
SRGDamia1
8a49f72f19
Trying to find error in XBee
2017-06-07 15:51:41 -04:00
SRGDamia1
56db5458e0
Corrected more XBee errors
...
Fixing hex return formats and catching missed wifi/cell differences
2017-06-07 15:25:45 -04:00
SRGDamia1
d26f1f524e
Corrected call for hardware serial
2017-06-07 15:25:32 -04:00
SRGDamia1
a129331e42
Added getSignalQuality for ESP8266
2017-06-07 15:25:26 -04:00
SRGDamia1
b771b1f313
Accounting for API differences in XBee between WiFi and Cellular
2017-06-07 15:25:16 -04:00
SRGDamia1
7a4899189f
Increased time again for XBee host lookup
2017-05-19 16:40:29 -04:00
SRGDamia1
808e58307a
Increased timeout for IP address lookup on XBee
2017-05-08 18:40:19 -04:00
SRGDamia1
df8baffee6
Added more timeouts to XBee to prevent hanging
...
I'm remarkably good at getting all of these things to hang..
2017-05-08 18:25:48 -04:00
SRGDamia1
0399157118
Stabilized XBee a bit
...
Added an extra function to empty the buffer between calls and added some extra wait times for responses.
2017-05-05 18:00:19 -04:00
SRGDamia1
2055c4568f
Working to stop ESP from hanging
2017-05-05 17:01:03 -04:00
SRGDamia1
d06031a89c
Removed everything but cleaning up the debugging
2017-05-04 15:54:15 -04:00
SRGDamia1
8bc626f415
Totally different attempt
2017-05-04 15:22:21 -04:00
SRGDamia1
cdfad5274d
Extra wait to clear buffer
2017-04-13 15:33:11 -04:00
SRGDamia1
5794d7b910
Added missing wait resopnse
2017-04-13 14:37:29 -04:00
SRGDamia1
88fe00e98e
Added hack to close sockets
2017-04-13 14:10:11 -04:00
SRGDamia1
eac16fb02e
Added pin sleep, removed FIFO
2017-04-13 13:51:33 -04:00
SRGDamia1
4522c31ee2
IT WORKS!
2017-04-13 12:37:58 -04:00
SRGDamia1
b0827e9565
Minor debugging tweaks
2017-04-13 01:37:26 -04:00
SRGDamia1
baa9768532
Fixed missing semicolon
2017-04-09 14:34:04 -04:00
SRGDamia1
e4716cabc4
DBG
2017-04-09 14:31:25 -04:00
SRGDamia1
ad278fb834
Extra debugging
2017-04-09 14:30:24 -04:00
SRGDamia1
7e80677569
A bit of debugging
2017-04-09 14:24:06 -04:00
SRGDamia1
5602888f87
Tweaked Bee a bit
2017-04-09 14:13:29 -04:00
SRGDamia1
ffc07b15fa
Corrected name in common
2017-04-09 12:42:08 -04:00
SRGDamia1
282d89119b
Unified interface a bit more
2017-04-09 12:04:01 -04:00
SRGDamia1
0a5baf7e2a
Debug off by default
2017-04-09 02:10:40 -04:00
SRGDamia1
3b0e70441d
Added XBee (untested)
2017-04-09 01:39:49 -04:00