Wykres commitów

97 Commity (main)

Autor SHA1 Wiadomość Data
Mike Causer 149f5b034d Rollback AU915 to FSB2 add DualPlan and AS923 2023-04-18 14:36:04 +10:00
Mike Causer bd95ec5e3b Prepare v1.7.8 2022-11-18 17:23:21 +11:00
Mike Causer 27372a617e Fix some typos 2022-11-18 17:22:54 +11:00
Mike Causer a3c662a52a Add support for AU915 dual plan 2022-11-18 17:22:25 +11:00
Max-Plastix bc87deb3f8
Update configuration.h 2022-05-08 12:28:19 -07:00
Max-Plastix ef64432f3b Experimenting with GPS voltage for power consumption. 2022-05-07 21:10:50 -07:00
Max-Plastix b1ca01581e Added battery info to configuration header 2022-05-07 21:09:48 -07:00
Max-Plastix 5a5d23f45b Preparinv v1.7.6 2022-04-01 21:21:18 -07:00
Max-Plastix 32f51fd068 Reset FCount at 50,000 uplinks. 2022-03-09 12:27:52 -08:00
Max-Plastix b64e90e9fb Changed to DejaVu font. 2022-02-18 18:13:26 -08:00
Max-Plastix 3ac1d7f5dc Updated Font. Disabled low battery irq 2022-02-18 10:53:01 -08:00
Max-Plastix a89c71d526 Only do GPS configuraiton once 2022-02-08 11:14:06 -08:00
Max-Plastix 4d64271b07 Added GPS Reset menu item 2022-02-07 23:27:02 -08:00
Max-Plastix 549a51951a Ready for 1.7.5 release. 2022-02-07 16:28:29 -08:00
Max-Plastix 981e6497ef Removed custom font. Made status optional. 2022-02-05 18:30:37 -08:00
Max-Plastix 6c18350127 Added missing AXP192 screen message 2022-02-01 19:06:38 -08:00
Max-Plastix c1155c13e4 Explained screen detect code in comments. A bit. 2022-01-31 17:34:01 -08:00
Max-Plastix 2749d67de6 Autodetect SSD1306 vs SH1106 OLED type 2022-01-29 23:46:48 -08:00
Max-Plastix b90680746b fix late enum definition bug per @zl3ag 2022-01-28 23:55:02 -08:00
Max-Plastix fa284c02a8 Cleaned up display to show HDOP 2022-01-28 12:00:11 -08:00
Max-Plastix c972309bf6 Preparing v1.7.2 release 2022-01-28 11:35:00 -08:00
Max-Plastix aebc32ccc9 Pay more attention to HDOP 2022-01-28 11:18:57 -08:00
Max-Plastix 21925d0f70 Pay more attention to HDOP 2022-01-28 11:18:37 -08:00
Max-Plastix dab13d2297 Major changes to support GPS-off sleep 2022-01-26 22:34:07 -08:00
Max-Plastix 44c03ed850 Major changes to support gps-off sleep 2022-01-26 22:33:16 -08:00
Max-Plastix 3bbefc69c0 v1.6.5 tagged 2022-01-23 20:32:39 -08:00
Max-Plastix 3e521ec7c3 Maybe we need a Screen Stay Off too 2022-01-23 13:28:06 -08:00
Max-Plastix 7bb4141132 Make Stay_On actually keep the screen on. 2022-01-23 13:04:51 -08:00
Max-Plastix 80c7aade5c Better comments around AXP setup 2022-01-21 21:52:11 -08:00
Max-Plastix 238115cb79 Fix battery charge current reporting 2022-01-21 16:54:57 -08:00
Max-Plastix f4906ad699 Fix Battery charging current to avoid USB overload 2022-01-21 16:54:12 -08:00
Max-Plastix fd5b5ca58a Added "S" for Stay On to status display 2022-01-21 08:47:15 -08:00
Max-Plastix 2049c7a3a0 Screen off on idle (saves burn-in) 2022-01-20 14:56:38 -08:00
Max-Plastix 0f6a494687 A little cleanup 2022-01-19 23:27:50 -08:00
Max-Plastix 2f37443562 Added Deadzone Circule & fix lowbattery button 2022-01-17 16:34:04 -08:00
Max-Plastix 458fb124e3 Added Deadzone circle. Attempt fix for low battery button 2022-01-17 16:33:33 -08:00
Max-Plastix e91131d952 Fixed tx_interval 2022-01-10 17:10:40 -08:00
Max-Plastix b7788a62f0 Merge branch 'main' of https://github.com/Max-Plastix/tbeam-helium-mapper into main 2022-01-10 16:54:20 -08:00
Max-Plastix 31ed5bf575 Save settings to NVRAM 2022-01-10 16:54:14 -08:00
Max-Plastix 2e90f1f617 Default to no-ACK. Second button always sends. 2022-01-06 04:53:08 -08:00
Max-Plastix 957163a9b3 Bump to v1.6.2 2021-12-28 13:42:40 -08:00
Max-Plastix c8881937c1 Added GPS power cycle and Credential clarification 2021-12-28 12:51:00 -08:00
Max-Plastix cd8b6f2fcb Added GPS power cycle and credential explanation 2021-12-28 12:50:11 -08:00
Max-Plastix eb65cb792a Added GPS Passthrough menu option & low sats msg 2021-12-26 18:04:27 -08:00
Max-Plastix 004e092512 Added Menu and better SF handling 2021-12-24 23:51:19 -08:00
Max-Plastix 001801acc5 Fix gitignore of credentials 2021-12-24 14:58:43 -08:00
Max-Plastix 59eea70bf8 Full reformatting 2021-12-24 14:55:21 -08:00
Max-Plastix 230e403a9f Reformat to match C instead of Arduino .ino. 2021-12-24 14:54:48 -08:00
Max-Plastix fa2457bc29 Try to cache TX SF, but doesn't quite work yet. 2021-12-23 15:00:20 -08:00
Max-Plastix bcde07abdf RED LED is for ACK packets now. 2021-12-22 15:11:40 -08:00