1c6141f
Rearrange stuff so it makes more sense by
2017-09-02 18:54:40 +0300
294767d
Fix recursive waitResponse by
2017-09-02 18:14:13 +0300
124b210
SMS Encoding set to GSM by
2017-09-02 17:58:46 +0300
454eae4
Improve operation on ESP32 and ESP8266 (add TINY_GSM_YIELD where needed) by
2017-09-02 17:50:52 +0300
e9fd22a
Arg.. = not - by
2017-06-12 12:55:15 -0400
5f1d92b
Fixed missing ;'s by
2017-06-12 12:50:04 -0400
adca18c
Fixed test build by
2017-06-08 18:30:26 -0400
d71928f
Added all possible modems to examples by
2017-06-08 18:06:12 -0400
cbdd66e
Created test builds for each modem by
2017-06-08 18:02:00 -0400
84e5ff5
Fixed getSignalQuality and waitForNetwork on ESP8266 by
2017-06-08 17:53:21 -0400
ea1a470
Grouped connection quality functions by
2017-06-08 13:29:05 -0400
b5dace3
Fixed indentation error by
2017-06-08 13:16:22 -0400
c52869c
Made waitResponse and sendAT private again by
2017-06-08 13:10:42 -0400
6ca81ae
Modified test_build to test all modems by
2017-06-08 12:15:00 -0400
6b6d14d
Merge pull request #5 from vshymanskyy/master by
2017-06-07 17:22:17 -0400
a72fc0d
Merge pull request #4 from EnviroDIY/sigQual2 by
2017-06-07 17:18:26 -0400
3b6f4b7
Tiny fix to XBee debug by
2017-06-07 17:17:34 -0400
4cbdd94
Rewrote XBeeType as an enum, which seems to work much better by
2017-06-07 17:11:20 -0400
8a49f72
Trying to find error in XBee by
2017-06-07 15:51:41 -0400
56db545
Corrected more XBee errors by
2017-06-07 14:11:33 -0400
787fb33
Fixed ESP8266 GetSignalQuality by
2017-06-07 11:38:47 -0400
d26f1f5
Corrected call for hardware serial by
2017-06-07 10:58:00 -0400
a129331
Added getSignalQuality for ESP8266 by
2017-06-06 16:53:13 -0400
b771b1f
Accounting for API differences in XBee between WiFi and Cellular by
2017-06-06 14:51:06 -0400
e90fc43
Update README.md by
2017-05-30 14:29:23 +0300
7a48991
Increased time again for XBee host lookup by
2017-05-19 16:40:29 -0400
bac0135
Update README.md by
2017-05-17 16:01:08 +0300
c5448bb
Update README.md by
2017-05-17 15:57:34 +0300
dca1f58
Update README.md by
2017-05-17 15:56:32 +0300
808e583
Increased timeout for IP address lookup on XBee by
2017-05-08 18:40:19 -0400
df8baff
Added more timeouts to XBee to prevent hanging by
2017-05-08 18:25:48 -0400
0399157
Stabilized XBee a bit by
2017-05-05 18:00:19 -0400
2055c45
Working to stop ESP from hanging by
2017-05-05 17:01:03 -0400
9cab85e
Merge pull request #2 from EnviroDIY/UDP2 by
2017-05-04 16:08:34 -0400
d06031a
Removed everything but cleaning up the debugging by
2017-05-04 15:54:15 -0400
7b0c021
Just some debugger changes by
2017-05-04 15:27:38 -0400
8bc626f
Totally different attempt by
2017-05-04 15:22:21 -0400
f84789a
Added WaitForNetwork and too much debugging to ESP8266 by
2017-05-02 18:16:06 -0400
0b4e131
Merge pull request #1 from EnviroDIY/xbee_trans by
2017-04-13 15:53:33 -0400
cdfad52
Extra wait to clear buffer by
2017-04-13 15:33:11 -0400
5794d7b
Added missing wait resopnse by
2017-04-13 14:37:29 -0400
88fe00e
Added hack to close sockets by
2017-04-13 14:10:11 -0400
eac16fb
Added pin sleep, removed FIFO by
2017-04-13 13:51:33 -0400
4522c31
IT WORKS! by
2017-04-13 12:37:58 -0400
b0827e9
Minor debugging tweaks by
2017-04-13 01:37:26 -0400
baa9768
Fixed missing semicolon by
2017-04-09 14:34:04 -0400
e4716ca
DBG by
2017-04-09 14:31:25 -0400
ad278fb
Extra debugging by
2017-04-09 14:30:24 -0400
7e80677
A bit of debugging by
2017-04-09 14:24:06 -0400
5602888
Tweaked Bee a bit by
2017-04-09 14:13:29 -0400
ffc07b1
Corrected name in common by
2017-04-09 12:42:08 -0400
282d891
Unified interface a bit more by
2017-04-09 12:04:01 -0400
0a5baf7
Debug off by default by
2017-04-09 02:10:40 -0400
3b0e704
Added XBee (untested) by
2017-04-09 01:39:49 -0400
206044a
Removed completed TODO by
2017-04-06 13:33:51 -0400
b196746
Restructured to bring similar functions together by
2017-04-06 13:12:09 -0400
5725d72
Added AAAAA's to help with autoBaud by
2017-04-06 01:17:10 -0400
468f49c
Hiding debugging again by
2017-04-06 00:37:26 -0400
ed6fb6d
Added yield delay and more debug prints by
2017-04-03 15:05:20 -0400
1bbacbe
Update library.properties by
2017-02-15 12:16:53 +0200
6ab9df3
Update library.json by
2017-02-15 12:16:03 +0200
61d272b
Update README.md by
2017-02-14 14:41:13 +0200
d18e93d
Update logo.svg by
2017-02-14 14:40:52 +0200
8a32109
Update logo.svg by
2017-02-14 14:36:54 +0200
3795616
Update README.md by
2017-02-14 14:30:50 +0200
a5a91bf
Update logo.svg by
2017-02-14 14:28:21 +0200
dee8681
Merge pull request #10 from xslim/patch-1 by
2017-02-14 14:20:47 +0200
cc54430
Add getBattVoltage for SIM800 by
2017-02-06 22:05:38 +0100
56c3f3f
Unified filenames by
2017-02-04 13:00:27 +0200
310012a
Update example by
2017-02-04 13:00:01 +0200
1e9d6c2
Update README.md by
2017-02-04 12:43:04 +0200
3d9fcdc
Update README.md by
2017-02-04 12:42:35 +0200
6d49e2d
(tag: v0.1.7)
Update README.md by
2017-02-02 00:41:37 +0200
7e55d47
Minor fixes by
2017-02-02 00:22:34 +0200
ba81cb3
Boost ver by
2017-02-02 00:01:30 +0200
2f2b4f7
Remove specific APN by
2017-02-02 00:00:43 +0200
0dc4d90
Initial A6 support. #7 by
2017-02-01 23:58:56 +0200
0ebf881
Unify debug by
2017-02-01 23:57:44 +0200
0633e39
Fix bugs by
2017-02-01 23:56:59 +0200
cc74904
Merge branch 'master' of https://github.com/vshymanskyy/TinyGSM by
2017-01-17 15:42:07 +0200
39b563f
Fix #3, Fix #2 by
2017-01-17 15:41:29 +0200
f08b707
Update README.md by
2017-01-17 12:21:12 +0200
551fa52
Update README.md by
2017-01-17 12:20:54 +0200
20eeb58
(tag: v0.1.6)
Ver++ [ci skip] by
2017-01-17 12:12:02 +0200
78c21aa
Fix #6 by
2017-01-17 12:09:35 +0200
195233f
Add TinyGsmCommon by
2017-01-05 10:38:34 +0200
c1e53e1
Fix build test by
2016-12-29 14:43:55 +0200
00d211e
Update readme by
2016-12-29 14:34:41 +0200
6af63d6
Better diagnostics by
2016-12-29 14:14:42 +0200
5a860fa
Allow to specify rate manually by
2016-12-29 14:14:26 +0200
d76a2a6
Update examples by
2016-12-29 14:13:50 +0200
d8ae728
Update structure by
2016-12-29 13:48:30 +0200
27c921f
Add main include by
2016-12-29 13:41:28 +0200
00ffbd4
Restructure files by
2016-12-29 13:40:43 +0200
0d49cbd
Add smaller test files by
2016-12-28 01:57:16 +0200
3b93eff
Add more modems by
2016-12-28 01:55:52 +0200
654a06e
(tag: v0.1.5)
Update version [ci skip] by
2016-12-26 17:27:05 +0200
02213b2
Fix #1 by
2016-12-26 16:52:45 +0200
0d9bae9
Fix #1 by
2016-12-21 14:21:59 +0200
e86ef8f
(tag: v0.1.4)
Update readme by
2016-12-16 20:58:00 +0200