Kyle Gabriel
f4b7577d05
Merge pull request #17 from DooMMasteR/master
...
If the AXP192 is present, also display battery voltage and current.
2020-03-27 21:25:37 -04:00
Steffen Arntz
7a9dbb3b1f
when the AXP192 is present, also display battery voltage and current.
...
this will give a good estimate on the current battery state.
2020-03-05 11:09:03 +01:00
Kyle Gabriel
29533fa70e
Move LMIC_startJoining() outside "#ifdef SINGLE_CHANNEL_GATEWAY" ( #6 ), update version to 1.1.1
2020-01-20 11:33:47 -05:00
Kyle Gabriel
4d4f0545f7
Merge pull request #11 from tkerby/master
...
Bug fixes - frame counter, link checking and battery charge status
2020-01-20 11:11:15 -05:00
Tim Kerby
4a1f360697
Bug fixes - frame counter, link checking and battery charge status
...
Fixed frame counter (was unsigned char, should have been uint_32) which caused TTN to ignore device after 255 frames and rollover when frame count checks enabled
Turned off link checking when ADR not in use as it was forcing confirmed links
Added display of battery charging status
2020-01-13 17:14:09 +00:00
Kyle Gabriel
8bad9225c2
remove redundant os_runloop_once() ( #5 )
2019-08-29 17:06:50 -04:00
Kyle Gabriel
c7e014fb38
Add CLOCK_ERROR option to enable/disable feature ( #4 )
2019-08-28 20:10:32 -04:00
Kyle Gabriel
d0ece33e8e
fix error if SINGLE_CHANNEL_GATEWAY not enabled
2019-08-28 19:55:30 -04:00
Kyle Gabriel
ce145d8751
TEST update
2019-08-28 19:49:13 -04:00
Kyle Gabriel
6334c93b38
Add LMIC_setClockError ( #4 )
2019-08-28 19:08:13 -04:00
Kyle Gabriel
b7f3b809f2
update README
2019-08-27 18:20:55 -04:00
Kyle Gabriel
5d31b90d19
update README
2019-08-27 18:20:42 -04:00
Kyle Gabriel
37040fc480
update README
2019-08-27 18:18:04 -04:00
Kyle Gabriel
28c8cd891c
update README
2019-08-27 18:12:50 -04:00
Kyle Gabriel
468c0dbeae
update serial print messages
2019-08-26 18:05:23 -04:00
Kyle Gabriel
6b073a2136
Fix sats calculation ( #3 )
2019-08-26 17:53:43 -04:00
Kyle Gabriel
e5bb5dd000
fix missing variable for Rev0
2019-08-25 20:58:12 -04:00
Kyle Gabriel
e7c53e4d34
update with scani2cdevice
2019-08-25 20:55:00 -04:00
Kyle Gabriel
27dc8c2cd0
Fix missing Wire.h for Rev1
2019-08-25 20:44:56 -04:00
Kyle Gabriel
359183da20
add reference to Rev1 code
2019-08-25 14:01:04 -04:00
Kyle Gabriel
ba4c897cee
Rev1 updates
2019-08-25 13:56:43 -04:00
Kyle Gabriel
36eacfc4a2
minor update
2019-08-25 13:47:15 -04:00
Kyle Gabriel
f0f709c508
minor update
2019-08-25 13:46:33 -04:00
Kyle Gabriel
43549cd5d7
Update for Rev1
2019-08-25 13:46:03 -04:00
Kyle Gabriel
bb9a6ebf31
uncomment Serial.print lines
2019-08-25 13:29:56 -04:00
Kyle Gabriel
ad61ee1ea1
minor fix
2019-08-25 13:26:21 -04:00
Kyle Gabriel
1348a3f9b7
fix missing variable declaration
2019-08-25 13:24:48 -04:00
Kyle Gabriel
b873b80279
update README
2019-08-25 13:09:27 -04:00
Kyle Gabriel
c93ecaf6c6
update README
2019-08-25 13:08:04 -04:00
Kyle Gabriel
fcc5268977
update README
2019-08-25 13:05:53 -04:00
Kyle Gabriel
08c4bdee67
update README
2019-08-25 13:04:27 -04:00
Kyle Gabriel
d608c91bb4
update README
2019-08-25 13:00:58 -04:00
Kyle Gabriel
5ee5b3e794
Add code for Rev1 T-Beam
2019-08-25 12:57:37 -04:00
Kyle Gabriel
b8f6df7f53
progress update
2019-08-23 18:05:07 -04:00
Kyle Gabriel
0e6586a55a
Update README
2019-08-23 11:21:39 -04:00
Kyle Gabriel
cc201e1509
Update README
2019-08-23 11:19:07 -04:00
Kyle Gabriel
025de1a445
update README
2019-08-23 10:33:00 -04:00
Kyle Gabriel
7b252cf3f4
minor change
2019-08-23 10:24:30 -04:00
Kyle Gabriel
e9c24695c6
Update to version 1.1.0
2019-08-23 10:22:03 -04:00
Kyle Gabriel
a2b2d3411d
Merge pull request #2 from Scobber/master
...
Add LPP option for GPS data,
2019-08-23 09:43:47 -04:00
Kyle Gabriel
4a63ebdc1d
Update README.md
2019-08-23 09:27:19 -04:00
Kyle Gabriel
1ea8ead17c
Update README.md
2019-08-23 09:23:39 -04:00
Scobber
d68c6fbef1
fix aus915 to au_915
2019-07-14 15:35:12 +10:00
Scobber
2679ce3d26
Merge branch 'master' of https://github.com/Scobber/ttgo-tbeam-ttn-tracker
2019-07-14 12:03:54 +10:00
Scobber
7c76c169c8
cmt changes to compatible LPP
2019-07-14 12:03:28 +10:00
Scobber
9a24757d01
Update credentials.h
2019-07-13 00:03:38 +10:00
Scobber
46fb326460
Delete c_cpp_properties.json
2019-07-12 23:25:57 +10:00
Scobber
5061904462
Delete arduino.json
2019-07-12 23:25:50 +10:00
Scobber
d9cc01a8af
Fixed Cayenne LPP gps pos implementation
2019-07-12 22:43:39 +10:00
Scobber
30a4166ed6
Commit try
2019-07-11 18:07:14 +10:00