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
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
Scobber
d9cc01a8af
Fixed Cayenne LPP gps pos implementation
2019-07-12 22:43:39 +10:00
Kyle Gabriel
ba20a4c382
Fix data size issue
2019-04-03 20:46:45 -04:00