Commit Graph

53 Commits

Author SHA1 Message Date
Sara Damiano
d6f7e1ee82 Merge branch 'AddingSIM7000E' of https://github.com/captFuture/TinyGSM into captFuture-AddingSIM7000E 2019-02-22 17:46:04 -05:00
Volodymyr Shymanskyy
aabe6b3d01 Update links 2019-02-01 19:10:44 +02:00
Sara Damiano
e652dd8676 Turn pragma on while testing Travis 2018-09-24 11:38:02 -04:00
Sara Damiano
57cd8f0c5c Added all modems to examples, added debug with name, bump version 2018-09-19 10:16:37 -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
Volodymyr Shymanskyy
fe4ee102ec Update tools 2018-06-11 00:50:39 +03:00
Volodymyr Shymanskyy
31199d8671 Make localIP() mandatory 2018-05-01 12:42:20 +03:00
Volodymyr Shymanskyy
3e63e6c275 Fix diagnostics 2018-05-01 12:38:17 +03:00
Volodymyr Shymanskyy
f7253e41ec Updaate diagnostics 2018-05-01 12:01:21 +03:00
Volodymyr Shymanskyy
e6495355d5 Decrease delay 2018-04-29 22:23:19 +03:00
Volodymyr Shymanskyy
e218160116 Update diagnostics 2018-04-24 17:58:06 +03:00
Volodymyr Shymanskyy
e77ae5fd50 Update diagnostics sketch 2018-04-14 21:25:28 +03:00
Volodymyr Shymanskyy
be0774b343 Remove duplicate include 2018-03-14 03:14:18 +02:00
Volodymyr Shymanskyy
28cc44280d Update Spy tool 2018-03-14 01:40:59 +02:00
SRGDamia1
89203c8e25 Moved all src files into the src directory
Also fixed the "isNetworkConnected" for ESP8266
2017-10-15 13:33:37 -04:00
Volodymyr Shymanskyy
9e802e1a77 Fix build 2017-09-28 08:20:59 +03:00
Volodymyr Shymanskyy
7b33483852 Update build test 2017-09-27 23:47:27 +03:00
Volodymyr Shymanskyy
fc29f4b580 Fix build 2017-09-27 13:58:05 +03:00
Volodymyr Shymanskyy
a457460e94 Add extra lines 2017-09-27 12:54:29 +03: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
ecc3e41fa0 Re-aligned with vshymanskyy-master 2017-09-19 16:32:26 -04:00
Volodymyr Shymanskyy
4a74e86be0 Use TinyGsmAutoBaud 2017-09-12 01:39:39 +03:00
Volodymyr Shymanskyy
247f2a5cc3 Move StreamDebugger 2017-09-10 23:37:33 +03:00
Volodymyr Shymanskyy
899e90963c Move StreamDebugger 2017-09-10 23:35:24 +03:00
Volodymyr Shymanskyy
60424c41f2 Fix diagnostics for some modem types 2017-09-10 22:22:14 +03:00
Volodymyr Shymanskyy
9f7559f9f1 Add more module options 2017-09-02 19:23:37 +03:00
SRGDamia1
5f1d92b43c Fixed missing ;'s
Also added mayfly to test boards
2017-06-12 12:50:04 -04:00
SRGDamia1
adca18c413 Fixed test build 2017-06-08 18:30:26 -04:00
SRGDamia1
d71928f6c2 Added all possible modems to examples 2017-06-08 18:06:12 -04:00
SRGDamia1
cbdd66e7c1 Created test builds for each modem 2017-06-08 18:02:00 -04:00
SRGDamia1
ea1a4706f9 Grouped connection quality functions 2017-06-08 13:29:05 -04:00
SRGDamia1
b5dace330b Fixed indentation error 2017-06-08 13:16:22 -04:00
SRGDamia1
6ca81ae11b Modified test_build to test all modems 2017-06-08 12:15:00 -04:00
Volodymyr Shymanskyy
0633e39c5d Fix bugs 2017-02-01 23:56:59 +02:00
Volodymyr Shymanskyy
c1e53e1148 Fix build test 2016-12-29 14:43:55 +02:00
Volodymyr Shymanskyy
6af63d6427 Better diagnostics 2016-12-29 14:14:42 +02:00
Volodymyr Shymanskyy
5a860fa00e Allow to specify rate manually 2016-12-29 14:14:26 +02:00
Volodymyr Shymanskyy
f71dafef73 Diagnostics 2016-12-16 20:25:07 +02:00
Volodymyr Shymanskyy
62faa34250 Update examples 2016-12-16 20:16:04 +02:00
Volodymyr Shymanskyy
87298eacce Update examples 2016-12-16 18:23:56 +02:00
Volodymyr Shymanskyy
1c4a3f9736 move test 2016-12-16 02:33:44 +02:00
Volodymyr Shymanskyy
c31c1544ce Fix build 2016-12-08 14:21:26 +02:00
Volodymyr Shymanskyy
f11060e885 Update API and examples 2016-12-08 14:03:37 +02:00
Volodymyr Shymanskyy
d7e4dde7b2 Fix tools 2016-12-08 00:46:21 +02:00
Volodymyr Shymanskyy
0977e2672d Update factory reset 2016-12-07 16:04:12 +02:00
Volodymyr Shymanskyy
3412bedb2a Auto-detect baud rate 2016-12-07 16:03:10 +02:00
Volodymyr Shymanskyy
34f43adc96 Fix tools 2016-12-02 17:00:13 +02:00
Volodymyr Shymanskyy
f6992e4b27 Cleanup 2016-12-02 16:06:22 +02:00