39beba6
Don't query closed sock by
2019-05-21 17:23:01 -0400
7de65e4
Sequans modifications after testing by
2019-05-21 16:27:30 -0400
363f2c5
No async close for ublox SARA R4, it just doesn't work by
2019-05-20 17:47:11 -0400
09725ba
Fixed upcase, other XBee fixes by
2019-05-20 16:13:05 -0400
19dd238
Keep XBee from thinking no response means connected by
2019-05-20 14:49:52 -0400
e35e4af
Fix typos, tweak to timeout by
2019-05-20 13:49:12 -0400
7f7a756
Ensure that ALL variants of read respect timeout by
2019-05-20 13:12:09 -0400
b96c866
Fix inside debug statement by
2019-05-20 12:45:17 -0400
db456b5
Fixes by
2019-05-20 12:38:37 -0400
9201cbd
Fix SIMCOM length read/confirmed/requested by
2019-05-20 10:45:08 -0400
2e03cde
Correct non-ssl connection by
2019-05-20 10:37:30 -0400
ff4fa1e
Clarify units of timeouts by
2019-05-20 10:24:27 -0400
4ba8306
Implement connect with timeout, XBee improvements by
2019-05-20 09:21:08 -0400
96c1fed
Typo by
2019-05-17 17:15:31 -0400
b70de12
Webclient needs a modem by
2019-05-17 16:50:08 -0400
6cf9ed3
Default webclient buffer by
2019-05-17 16:48:34 -0400
70ca06d
Moved begin above init, reset historic buffer sizes by
2019-05-17 16:40:01 -0400
5411535
Fix XBee by
2019-05-17 15:45:58 -0400
6ec6df6
Minor example update by
2019-05-17 15:31:45 -0400
612451c
Version bump by
2019-05-17 14:07:07 -0400
5446e30
Removing ESP from travis until they fix client api by
2019-05-17 14:02:52 -0400
d6be992
Added SARA R4 to client by
2019-05-17 14:02:03 -0400
9a3d408
Moved modem functions to pre-processor macros by
2019-05-17 13:53:38 -0400
85d3096
Condensed client functions into pre-processor macros by
2019-05-17 12:23:35 -0400
4c8104d
Split out SARAR4 by
2019-05-17 11:11:10 -0400
99a5b39
Removed recursive calls to maitain (shouldn't I have leared) by
2019-05-17 10:50:44 -0400
5d9cc16
made sequans virtual by
2019-05-16 12:16:08 -0400
de41629
Added destructors by
2019-05-16 12:15:48 -0400
090e016
Name print by
2019-05-15 16:47:07 -0400
ea8d43d
Added Sequans modem name by
2019-05-14 17:26:49 -0400
f2aca3b
Removed parent class by
2019-05-14 16:20:48 -0400
da84f95
Pull Sequans Monarch from nootropicdesign by
2019-05-14 15:54:23 -0400
eeffd92
Another xbee function to check if we have ip saved by
2019-05-13 18:01:40 -0400
a5cada3
Fewer trips in and out of command mode with XBee by
2019-05-09 11:39:43 -0400
7bbe045
Trying to work better with the "async" close on the UBLOX SARA R410 by
2019-05-08 18:25:49 -0400
43cd516
(Hopefully) better wait for close on SARA R410 by
2019-05-08 13:08:40 -0400
8684e6f
(tag: v0.6.2)
Merge pull request #276 from EnviroDIY/master by
2019-05-07 17:24:18 -0400
3ecce86
Add an extra 50ms wait around the guard time by
2019-05-07 17:20:08 -0400
38ce7c5
Check for connection before ublox disconnect - don't want to wait 2 mins by
2019-05-07 16:33:06 -0400
f7aa4a6
Tacked in some maintains to hopefully reduce missed URC's by
2019-05-07 16:18:54 -0400
a63fd05
A few debug prints, look for "+RECEIVE" from SIMCOM's by
2019-05-07 15:39:36 -0400
3df5d92
Version bump by
2019-05-07 14:24:06 -0400
d552075
Make sure that modemRead is properly maintaining sock_available by
2019-05-07 14:23:32 -0400
e18c5da
Fix https://github.com/vshymanskyy/TinyGSM/issues/266 by
2019-05-06 15:03:23 -0400
22dfff5
Added Sequans Monarch AT Commands Manual. by
2019-03-30 14:00:57 -0500
71dd56c
Added debug print of version. by
2019-03-30 13:53:43 -0500
a21fa2d
Merge remote-tracking branch 'upstream/master' by
2019-03-30 13:47:49 -0500
f3a1882
Fixed shutdown command. by
2019-03-30 13:18:51 -0500
5de5583
Merge EnviroDIY master by
2019-03-19 11:04:07 -0400
19c377b
Version bump. Also print version in init for debugging by
2019-03-19 10:39:57 -0400
50d7fb4
Fix #199 by
2019-03-19 10:38:26 -0400
c74defb
Merge branch 'v_master' by
2019-03-18 12:09:04 -0400
5858a83
Merge branch 'master' into v_master by
2019-03-18 12:04:58 -0400
fdd0279
Merge pull request #253 from ldab/master by
2019-03-18 12:00:34 -0400
c89af30
Implement factory restore for UBLOX LTE-M by
2019-03-18 11:45:04 -0400
d569d58
Update TinyGsmClientUBLOX.h by
2019-03-17 09:57:40 +0100
bab298e
fix CFUN restart on R4xxx and add +URAT options by
2019-03-16 16:51:22 +0100
5c50e60
Merge pull request #205 from EnviroDIY/original by
2019-03-13 09:29:48 +0200
84bfb40
Merge back from original by
2019-03-12 18:01:45 -0400
e49c413
Removed reference to serparate XBee NBIoT - Digi merged LTE-M with NBIoT by
2019-03-12 17:15:35 -0400
69f58ab
Added SIM7000 to Travis and examples by
2019-03-12 17:04:53 -0400
98f1f53
Removed extra SIM7000/ESP32 examples by
2019-03-12 16:48:46 -0400
69d178f
Fix ambiguous overload for empty ip address for ESP's by
2019-03-11 14:14:18 -0400
fcf100f
Restore proper primary credit to Volodymyr Shymanskyy by
2019-03-11 14:02:49 -0400
53e055d
Fix a note on ublox LTE-M models by
2019-03-11 13:58:00 -0400
d68060f
Added missing credit link by
2019-03-11 13:38:47 -0400
0ab14a1
Merge branch 'original' by
2019-03-11 13:35:54 -0400
4ff2943
Some clean-up on defines by
2019-03-11 13:28:37 -0400
80923df
Update keywords, removed SIM7000 from SSL b/c not yet implemented by
2019-03-11 12:03:15 -0400
f439329
Removed old and unsupported manuals by
2019-03-11 12:00:02 -0400
dc35a0a
Added links to pages of contributors by
2019-03-11 11:51:39 -0400
8ee9b64
Added credits in ReadMe by
2019-03-11 11:42:04 -0400
f0be7ab
Update ReadMe table by
2019-03-08 16:54:02 -0500
11cafff
Update readme by
2019-03-08 16:38:29 -0500
033beb0
Removed SIM7000 factory reset which most recent AT manual has removed by
2019-03-08 15:56:22 -0500
579cd68
More manuals by
2019-03-06 15:18:27 -0500
a0315a1
Fix unbalanced brackets by
2019-02-24 14:07:06 -0500
078cda3
Merge branch 'captFuture-AddingSIM7000E' by
2019-02-22 18:16:50 -0500
d8f7434
Minor synchronizing by
2019-02-22 18:16:30 -0500
d6f7e1e
Merge branch 'AddingSIM7000E' of https://github.com/captFuture/TinyGSM into captFuture-AddingSIM7000E by
2019-02-22 17:46:04 -0500
57e2b78
Checking CEREG for ublox LTE-M by
2019-02-22 17:37:04 -0500
05c394b
Corrected set baud for ESP by
2019-02-20 12:09:22 -0500
e4c4b3e
SIM7000 - setNetworkMode - setPreferredMode by
2019-02-13 11:53:14 +0100
c3cecab
SIM7000 removed calling functions by
2019-02-13 09:32:30 +0100
c1badbf
Added SIM7000(A/E/C/G) by
2019-02-13 08:25:03 +0100
311445d
Merge branch 'master' into original by
2019-02-06 23:46:53 +0200
afd9643
Refined SSL implementation. by
2019-02-03 11:19:59 -0600
d2dde35
Implemented SMS. Added SSL support. by
2019-02-02 13:54:54 -0600
477b4f2
boost ver by
2019-02-01 19:29:25 +0200
aabe6b3
Update links by
2019-02-01 19:10:44 +0200
cd0d7c1
Update links by
2019-02-01 19:10:19 +0200
0c9a0ec
Cleanup Sequans implementation. by
2019-01-31 19:12:04 -0600
bdfa2ba
Removed call to modemGetConnected from connect by
2019-01-31 18:20:28 -0500
aa15daa
Reverted stop for XBee Wifi by
2019-01-31 18:09:27 -0500
646cab7
Removed extra wait after getting IP by
2019-01-31 17:57:51 -0500
e98550b
Changed some nested if's to switch/case by
2019-01-31 16:59:18 -0500
ba2c85b
Fixed pinReset and stop. Also notes on modemGetConnected by
2019-01-31 16:04:34 -0500
12ddad6
Added debug print by
2019-01-30 16:41:12 -0500
3cb71a5
XBee will now "cache" the IP address if it has already looked up a host by
2019-01-30 15:14:03 -0500
ec6b475
Gave the XBee a physical pin to use as a hard reset by
2019-01-30 12:50:30 -0500