542d46d
Debug on by default if define output by
2018-02-23 15:00:39 -0500
75309c4
Redid streamWrite by
2018-02-23 14:38:33 -0500
9f82293
Fixed JSON by
2018-02-23 14:30:58 -0500
2fc7774
Version bump by
2018-02-23 14:24:40 -0500
55ac0cd
Keeping changes I like from other branches by
2018-02-23 14:12:29 -0500
fddf65e
Added L by
2018-02-20 22:54:46 -0500
34db96a
Tweeked the getSignalQuality for XBee by
2018-02-20 22:49:36 -0500
f6a03e6
Some stream cleaning by
2018-02-20 21:06:05 -0500
a52c198
Added ESP getRegStatus, fixed same for XBee by
2018-02-20 19:23:34 -0500
fc4d4a4
Added more init attempts for XBee by
2018-02-20 18:16:40 -0500
1ae97f1
Added more docs for modules on my wish list by
2018-02-20 13:32:35 -0500
3e1a5be
Version bump by
2018-02-20 11:40:35 -0500
bec8f16
Rename classes for A6, ESP, M590 and XBee by
2018-02-20 11:33:19 -0500
c585877
Re-added sim status to XBee, though unsupported by
2018-02-20 11:21:05 -0500
78f1b4b
Fix XBee on Energia? by
2018-02-20 11:08:27 -0500
6ad1aec
Added XBee set baud and more graceful reset by
2018-02-20 11:02:55 -0500
b1e4916
Fixed json by
2018-02-19 13:01:32 -0500
6e3d7ea
Bumped version by
2018-02-19 12:56:04 -0500
35e56e3
Adding missing return statement by
2018-02-19 12:41:03 -0500
18fddda
Removed all phone and bluetooth fxns by
2018-02-19 11:42:35 -0500
12de2c4
Merge pull request #10 from dawidcieszynski/master by
2018-02-19 11:28:49 -0500
618fc95
Lots of bail-outs if don't succeed in getting to command mode by
2018-02-16 22:19:30 -0500
22a9f6a
Merge remote-tracking branch 'origin/master' by
2018-02-16 20:08:17 -0500
2dd7d4e
XBee doesn't seem to work on energia by
2018-02-16 17:22:01 -0500
e18b165
Added some outs for if XBee fails to get to commandMode by
2018-02-16 17:20:21 -0500
4db7076
Merge pull request #9 from vshymanskyy/master by
2018-02-16 17:13:39 -0500
e495050
Update README.md by
2018-02-09 15:05:24 +0200
dc1506c
Update readme. Fix #102 by
2018-02-09 14:14:54 +0200
e9107da
Update TinyGsmClientSIM800.h by
2018-02-05 13:08:03 +1300
ba85986
Update Readme, Fix #91 by
2018-02-03 17:28:13 +0200
83e41c4
Merge pull request #8 from vshymanskyy/master by
2018-01-09 14:25:30 -0500
dca93e0
bluetooth feature by
2017-11-12 19:27:07 +0100
372f56c
additional SIM800 docs by
2017-11-12 19:24:01 +0100
962cb48
sms feature by
2017-11-12 19:20:33 +0100
2238b6a
add timeout to streamSkipUntil by
2017-11-11 21:11:07 +0100
1bae64c
4 is not an acceptable status by
2017-11-09 16:48:05 -0500
7399ef6
Increased maintain time again by
2017-11-09 15:12:58 -0500
29dd7fd
Added timeout to read by
2017-11-09 12:35:28 -0500
a51591a
Update README.md by
2017-11-01 13:00:57 +0200
11d068d
Merge pull request #98 from EnviroDIY/master by
2017-11-01 12:55:59 +0200
13ef06a
Fixed XBee read and stop by
2017-10-31 16:45:06 -0400
f899aeb
re-shortened maintain by
2017-10-30 14:14:09 -0400
1f5b7a0
Added a check for sock_connected so not endlessly trying to read by
2017-10-30 13:49:54 -0400
3ae668b
Fixed Bee sleep options by
2017-10-27 13:36:41 -0400
f272a48
Initialized to prevent compiler warning. by
2017-10-27 12:53:02 -0400
03a7215
Added "isNetworkConnected" and secure client to XBee by
2017-10-27 12:29:23 -0400
1f1dfc9
Removed extra GSM_NL around "ALREADY CONNECT" by
2017-10-26 16:33:30 -0400
6a04def
Removed extra wait for 'connect' b/c it is before the ok by
2017-10-26 16:15:37 -0400
5cba944
Fixed mux closed by
2017-10-26 13:26:02 -0400
b67fcf8
Removed excess XBee debugging by
2017-10-25 16:23:18 -0400
2444373
Added mux check for esp socket close by
2017-10-25 16:20:51 -0400
28903e7
Removed GSM_NL around socket close for ESP by
2017-10-25 16:05:33 -0400
186da1a
Debug statement to check missed "closed" by
2017-10-25 15:37:12 -0400
16b843e
Waiting for WiFi disconnect by
2017-10-25 15:11:43 -0400
b3044d2
Added TestAT to XBee by
2017-10-25 12:11:09 -0400
3a4f570
Added Autobaud min/max Added (sub)module switches Added PIN define and SIM readiness check Modified GPS to use TINY_GSM_HAS_GPS - more modules has GPS now, will alter header files in another change by
2017-10-18 11:42:28 +0200
3f002a4
MC60 initial by
2017-10-16 23:23:25 +0200
edcbc54
Increased maintain to not miss closed at slow bauds by
2017-10-15 21:25:57 -0400
c7d79f4
Fixed read() to not wait on closed socket by
2017-10-15 21:09:00 -0400
327c500
Increased wait time for the "send ok" after sending data on ESP8266 by
2017-10-15 20:33:27 -0400
9a2ed09
Increased ESP buffer size by
2017-10-15 13:54:07 -0400
89203c8
Moved all src files into the src directory by
2017-10-15 13:33:37 -0400
416f4b1
addind SARA G350 support by
2017-10-13 12:46:59 +0200
f7bf8b1
Added isNetworkConnected for ESP8266 by
2017-10-12 15:48:07 -0400
6ca301d
adding draft version of G350 Client as U201 copy to start with by
2017-10-10 12:13:14 +0200
d6b5d7d
Removed sleep option for cellular by
2017-10-02 15:23:06 -0400
84b797c
Change to AI/CI per updated docs by
2017-10-02 11:40:31 -0400
10fdaad
Update README.md by
2017-09-28 13:24:46 +0300
4ca8b2d
Update README.md by
2017-09-28 13:21:32 +0300
0e17c65
Add getModemInfo() and initial SSL support for ESP8266 by
2017-09-28 13:10:18 +0300
d59d2ac
Fix port by
2017-09-28 13:05:51 +0300
912826e
remove callRedial from API by
2017-09-28 11:28:25 +0300
84a1c66
Mark call functions as TINY_GSM_ATTR_NOT_IMPLEMENTED by
2017-09-28 11:28:10 +0300
b6a9178
Add isNetworkConnected, dtmfSend examples by
2017-09-28 11:07:45 +0300
3db1007
Fix dtmfSend, callNumber, localIP by
2017-09-28 11:04:32 +0300
8931ec4
Fix build by
2017-09-28 09:53:37 +0300
9e802e1
Fix build by
2017-09-28 08:20:59 +0300
89eed1d
Add DTMF and audio funcs by
2017-09-28 02:15:42 +0300
de60110
Fix localIP() on A6 by
2017-09-28 02:14:47 +0300
b69c205
Allow autobaud from min to max by
2017-09-28 02:13:57 +0300
2b23393
Add TINYGSM_UNICODE_TO_HEX by
2017-09-28 02:13:15 +0300
77c5109
Fix isGprsConnected, gprsDisconnect by
2017-09-28 02:11:52 +0300
f798367
getOperator() to return name instead of number by
2017-09-28 02:10:35 +0300
bebbbc8
Add TINY_GSM_MODEM_HAS_GPS by
2017-09-28 02:02:36 +0300
679d957
Wait for isGprsConnected() by
2017-09-27 23:53:38 +0300
7b33483
Update build test by
2017-09-27 23:47:27 +0300
a2c19d5
Rename autoBaud -> testAT by
2017-09-27 23:47:10 +0300
39f64c6
Rename autoBaud -> testAT by
2017-09-27 23:46:58 +0300
25644cd
Add testAT, setBaud, sleepEnable by
2017-09-27 23:46:02 +0300
155b5f2
Add testAT, setBaud, sleepEnable, isGprsConnected, isNetworkConnected by
2017-09-27 23:45:10 +0300
67c6c53
Add testAT, setBaud by
2017-09-27 23:44:01 +0300
4aa643c
Add testAT, setBaud, isGprsConnected, isNetworkConnected by
2017-09-27 23:43:30 +0300
4e6620a
Add TinyGsmDecodeHex*bit by
2017-09-27 23:37:07 +0300
98e0f84
Add TINY_GSM_MODEM_HAS_SSL by
2017-09-27 23:36:28 +0300
caac1ac
add latest docs by date by
2017-09-27 21:14:04 +0300
de0a8ec
Move docs by
2017-09-27 21:04:39 +0300
a341c41
Add todo by
2017-09-27 14:10:34 +0300
17b0a83
Merge branch 'master' of https://github.com/vshymanskyy/TinyGSM by
2017-09-27 13:58:28 +0300
fc29f4b
Fix build by
2017-09-27 13:58:05 +0300
a8608c2
Update README.md by
2017-09-27 13:39:05 +0300