Sara Damiano
811105f968
CCLK isn't local on BG96, use QLTS=2
...
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org >
2020-02-20 12:17:01 -05:00
Sara Damiano
cca1418882
Adjust test build to remove unimplemented errors
2020-02-17 16:46:09 -05:00
Sara Damiano
bfbb33e965
Don't test fxns not always present
...
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org >
2020-02-17 15:18:40 -05:00
Sara Damiano
1f5159f9b0
Update diagnostics
2020-02-11 19:10:07 -05:00
Sara Damiano
d3dd88d13b
Update example
2020-02-11 16:46:56 -05:00
Sara Damiano
be81985c83
Many sub templates to inherit from!
2020-02-11 16:03:44 -05:00
Sara Damiano
5daa3efa82
Version bump
...
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org >
2020-02-06 18:24:22 -05:00
Sara Damiano
d3d1083d8f
CRTP!!!! Totally untested
...
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org >
2020-02-06 15:20:44 -05:00
Sara Damiano
3a8a2ada1a
Another update to examples
2019-08-27 16:15:43 -04:00
Sara Damiano
4697285932
Fix a typo in temperature for SARA R4
2019-08-26 18:58:56 -04:00
Sara Damiano
f3dbdeae0a
Update readme, examples
2019-08-01 12:53:03 -04:00
Sara Damiano
670fed955b
Update examples
2019-07-16 16:14:41 -04:00
Sara Damiano
37618c80bf
Fix diagnostics example for build
2019-06-11 16:04:30 -04:00
Sara Damiano
1676048836
Success is less confusing than ok
2019-05-30 13:07:07 -04:00
Sara Damiano
79f4405c34
Example change
2019-05-30 12:27:00 -04:00
Sara Damiano
c22efc5327
Typo, version bump
2019-05-24 19:30:54 -04:00
Sara Damiano
7e314292d4
Another example update
2019-05-23 12:39:04 -04:00
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