Wykres commitów

156 Commity (main)

Autor SHA1 Wiadomość Data
Max-Plastix 415a77331e
Merge pull request #8 from mcauser/au915_dualplan_rollback
Rollback AU915 to FSB2 add DualPlan and AS923
2024-03-24 13:02:58 -07:00
Max-Plastix 947a7f630c
Merge pull request #9 from designer2k2/patch-1
Update unified_decoder.js to work also with ChirpStack V4
2024-03-24 13:01:13 -07:00
Stephan Martin 88e52f18b5
Update unified_decoder.js to work also with ChirpStack V4
ChirpStack V4 needs decodeUplink, this wraps the Decoder with it
2024-03-11 20:26:40 +01:00
Mike Causer 149f5b034d Rollback AU915 to FSB2 add DualPlan and AS923 2023-04-18 14:36:04 +10:00
Max-Plastix 00cec9c130
Merge pull request #7 from mcauser/au915_dualplan
Add support for new AU915 dualplan regional settings
2022-11-17 22:36:49 -08: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 2b6ad6dab0 Merge branch 'main' of https://github.com/Max-Plastix/tbeam-helium-mapper into main 2022-05-07 21:12:59 -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 60a9462ebf
Pin espressif32 to v3.5.0 until LMIC supports 4.1.0
The new espressif32 v4.1.0 is out, which is good, but several libraries are no longer compatible with this code.
MCCI LMIC might also need updates to build.

This update pins the version of espressif32 to 3.5.0 so PlatformIO won't upgrade to the newest one.
Also pinning the library versions, just in case.
2022-04-21 22:00:55 -07:00
Max-Plastix 8dcd9d4f5e
Update README.md 2022-04-15 22:22:43 -07:00
Max-Plastix bc3226fd23
Added Rob Cryft's excellent MacOS guide
Added info for MacOS.
2022-04-15 21:59:56 -07:00
Max-Plastix 57dc008214
Added battery consumption information 2022-04-02 13:04:52 -07:00
Max-Plastix 5a5d23f45b Preparinv v1.7.6 2022-04-01 21:21:18 -07:00
Max-Plastix 3b6692b011
Update README.md
Added GPS debug information and OLED info.
2022-03-25 12:21:15 -07:00
Max-Plastix 32a1c84855 Remove .ino references from README 2022-03-09 14:29:38 -08: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 a68c2305a0 Added empty include directory 2022-02-07 16:24:23 -08:00
Max-Plastix 88e5ced7cf Remove outdated decoder function from README 2022-02-05 19:31:05 -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