Ben Meadors
1a6cbb5caa
Migrate all of the Meshtastic API attributes into the ini as a source of truth ( #9214 )
...
* Migrate all of the Meshtastic API attributes into the ini as a source of truth
* Cleanup garbage coalescing
* Another spot
* We already account for inkhud and mui
* Consolidate
* Removed them
* Boogers
* Infer
* Copying manifest should always succeed
* Remove portduino guards
* Rename
* None
2026-01-07 15:25:38 -06:00
Austin
3b968c1d58
Update lewisxhe/SensorLib to 0.3.3 ( #9061 )
2025-12-24 04:56:31 -06:00
WillyJL
8fdba1f1e2
RTC: PCF85063 support, port to SensorLib 0.3.1 ( #8061 )
...
* RTC: PCF85063 support, port to SensorLib 0.3.1
* Tidy up defines
* Remove RTC/PCF8563 mentions from unrelated variants
* Bump SensorLib 0.3.2
* Use SensorRtcHelper
* Consistent warning message
* Fix oversight
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Manuel <71137295+mverch67@users.noreply.github.com >
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-20 19:10:21 -06:00
Austin
96c42229b0
Renovate all the things ( #8994 )
2025-12-17 11:05:48 -06:00
Jonathan Bennett
464663b496
GPS_POWER_TOGGLE no longer has a function, so purge ( #8312 )
2025-10-12 05:33:34 -05:00
WillyJL
3d86c99c25
T-Lora Pager: Interrupt based rotary encoder
2025-09-14 18:48:58 +02:00
Manuel
ec9f3fa6ea
T-Lora Pager: fix keyboard and improve rotary wheel haptic ( #7869 )
...
* update RotaryEncoder: use interrupts
* increase rotary encoder processing interval
* remove disabling peripherals during LS
2025-09-05 07:42:51 -05:00
Ben Meadors
25a19b49ad
This one is not working yet
2025-08-27 15:18:26 -05:00
Manuel
3f5c30e3b3
T-Lora Pager ( #7613 )
...
* initial commit
* preset rotary1 encoder
* define TAB+ESC
* haptic feedback
* allow switch off haptic feedback
* enable audio amplifier
* include PR4684
* fix for tft target
* add ES8311 audio codec
* fix KB scan duplicate
* display workaround to avoid debris
* fix debris on display
* keyboard backlight
* enable screen options
* fsm based bounce-free rotary encoder implementation
* use fsm RotaryEncoder only for T-Lora Pager
* change inputbroker default config to allow using rotary wheel for screens AND menues
---------
Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com >
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2025-08-26 09:35:25 -05:00