Commit Graph

12 Commits

Author SHA1 Message Date
Kyle Gabriel 08a9fe4ce0 v1.2.0 release 2020-08-20 16:39:13 -04:00
Kyle Gabriel 37ebfbc9f0 Merge branch 'master' of https://github.com/geeksville/ttgo-tbeam-ttn-tracker into geeksville-master 2020-08-20 15:11:32 -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
geeksville 2a2e8172e3 show screen messages out serial port (for screenless devices) 2020-02-01 05:02:45 -08: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
geeksville a35c6dcbe9 dynamically probe for screen and don't even use it if...
waking from deep sleep timer
2020-01-19 10:12:48 -08:00
geeksville fdc0edee88 make lora packet count persist in flash (also remove some unneeded init) 2020-01-18 12:37:39 -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 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 ba4c897cee Rev1 updates 2019-08-25 13:56:43 -04:00
Kyle Gabriel ba20a4c382 Fix data size issue 2019-04-03 20:46:45 -04:00