Commit Graph

27 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
geeksville ccc35bb1f9 use a larger spreading factor 2020-02-01 06:34:28 -08:00
geeksville e890e7a80a deep sleep now powers down GPS and lora radio 2020-02-01 05:30:08 -08:00
geeksville 1f01b71d4a require radio now that I've tested with real hardware 2020-02-01 05:01:22 -08:00
geeksville 5a11a7a880 to facilitate development make radio optional for now 2020-01-20 10:51:35 -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 ddf47aa134 begin implementing deep sleep (and powering down gps/lora/display) 2020-01-18 18:01:28 -08:00
geeksville 716c355b21 move axpinit and document LDO & LED usage on V1 hardware 2020-01-18 17:41:17 -08:00
geeksville c6e1053ed1 oops - though these pins are no connects, we need to lie to the lmic
library because it has an assertion check that will fail.
2020-01-18 13:28:12 -08:00
geeksville 73bac3be45 we are supposed to use 0xff to mark unused gpios 2020-01-17 21:30:41 -08:00
geeksville 6a0382cba5 fix warning about nop redefinition of axp192 address 2020-01-17 15:39:01 -08:00
geeksville 6f2fd78ae2 switch to V10 BEAM, fix incorrect reset pin binding 2020-01-17 15:37:37 -08:00
Kyle Gabriel c7e014fb38 Add CLOCK_ERROR option to enable/disable feature (#4) 2019-08-28 20:10:32 -04:00
Kyle Gabriel ce145d8751 TEST update 2019-08-28 19:49:13 -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 ba4c897cee Rev1 updates 2019-08-25 13:56:43 -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 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
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
Scobber cc953e1e96 add Cayenne LPP 2019-07-10 22:32:44 +10:00
Kyle Gabriel ba20a4c382 Fix data size issue 2019-04-03 20:46:45 -04:00