geeksville
4018141a45
generate DevEUI based on macaddr if not defined
2020-01-18 14:11:00 -08:00
geeksville
c263355ada
Store joinned network info in flash, so that OTAA will work nicely
2020-01-18 13:21:00 -08:00
geeksville
fdc0edee88
make lora packet count persist in flash (also remove some unneeded init)
2020-01-18 12:37:39 -08:00
geeksville
33483b3d53
share common init and make OTAA work correctly with a non single-ch gway
2020-01-17 21:00:10 -08: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