72 Commits (dev)

Author SHA1 Message Date
liamcottle e672679d6e refactored companion interfaces to allow for multiple active connection modes 2 weeks ago
Scott Powell f83ad03e5e * T114 display fix 1 week ago
Scott Powell b8504e55c6 * refactor of Color mapping in UITasks / DisplayDrivers 2 weeks ago
Florent c644720ea7 uitask: screen and radio poweroff moved to board 2 weeks ago
Quency-D b26f53a263 Avoid waking display from rotary input 2 weeks ago
Quency-D 05d4bd2f7f Add a rotary encoder 2 weeks ago
Florent 3ee2f77877 restore display and radio poweroff in ui 4 weeks ago
Kevin Le 7d7de88707 board->powerOff() is sufficient to power off radio, display, GPS and components 4 weeks ago
Sefinek cc05ae555a docs: fix typos, grammar, and formatting in FAQ and code comments 2 months ago
taco e449af1723 bypass auto-shutdown delay for e-ink devices 2 months ago
taco 3ce1cf404e NRF52: disable autoshutdown if powered, add auto-shutdown warning for oled 2 months ago
Kemal Hadimli bb781ff10a companion_radio: opt-in KEEP_DISPLAY_ON_USB to keep OLED on while powered 2 months ago
liamcottle 5a509752a7 don't play startup tune if buzzer pref disabled 3 months ago
chrisdavis2110 0265851621 added PIN_USER_BTN_ANA for rak3401 companion usb and companion ble 3 months ago
liamcottle 5f75b90ff9 added website to companion splash screen 3 months ago
Scott Powell 2325973fec * Companion: applyGPSPrefs() now just in one place (moved out of UITask) 4 months ago
Leah fb025fb67e
Add muted icon to show when buzzer is muted 6 months ago
taco 598489be47 refactor ui with ring buffer and display most recent 6 months ago
Steven Linn 44e7c092c8 Add battery min/max voltage parameter support 6 months ago
liquidraver e855706abb move showalert after saveprefs 8 months ago
Rastislav Vysoky 052f17738c add default LED_STATE_ON for boards that don't have it defined 8 months ago
csrutil 39503ad0b4 move GPS preference initialization to UITask 8 months ago
csrutil c641beabd3 https://github.com/meshcore-dev/MeshCore/issues/989 - persist GPS enabled state to preferences 8 months ago
Florent 1c0017b634 thinknode_m5: gps support 8 months ago
Florent ee4e87c3ee thinknode_m5: manage baclight 8 months ago
Frieder Schrempf 048bd268a1
companion: ui: Respect LED_STATE_ON for status LED 8 months ago
Jaroslav Škarvada 07e7e2d44b
companion: Suspend radio when hibernating 8 months ago
zaquaz 2bd47de3b9 Added buzzer config persistance accross restart 8 months ago
liquidraver eae16cfc5f less unnecessary comments, less lines of code :) 9 months ago
liquidraver 397d280c3b stop OLED powering on every message if connected to phone 9 months ago
Adam Mealings c13b4ae481 Analogue button delay based on millis 9 months ago
Matthias Wientapper f339c74bb4 * Add #ifdef, reuse variable 9 months ago
Matthias Wientapper a38418e09a * Add display of IP address to companion screen 9 months ago
Florent 7d62a27836 uitask: bring back buzzer toggle on tracker l1 10 months ago
Scott Powell cd920693ec * UITask: new UI_HAS_JOYSTICK 10 months ago
Florent de Lamotte 18bfc2d81a DisplayDriver: introduce drawTextRightAlign and drawTextLeftAlign 10 months ago
Florent db7635102d gps_page: enable if gps enabled 10 months ago
Florent 76aa7cf488 ui_task: initial gps page 10 months ago
Scott Powell 384b02bec4 * GenericVibration: code style refactor 11 months ago
csrutil 6f8ce425d8 remove the unnecessary blank line 11 months ago
csrutil 043f37a08e ♻️ refactor: unify UI notification methods into single notify() function 11 months ago
csrutil 2da50882c0 feat: add vibration feedback support for UI events 11 months ago
Michael Hart bd6aa983a3 feat: add DisplayDriver methods for UTF-8 filtering and text ellipsis 11 months ago
Florent de Lamotte d83cdc501f ui: use LPPDataHelper and conditionals for sensors page 11 months ago
Florent de Lamotte 8fdaaceb1c ui: refresh sensors on gps toggle 11 months ago
Florent de Lamotte f974cb2a4f ui: ENTER on SENSORS page toggles gps 11 months ago
Florent de Lamotte 2d651221c4 ui: sensors page 11 months ago
recrof 5b2c1715f4 lilygo t-echo cleanup, add AUTO_SHUTDOWN_MILLIVOLTS 11 months ago
Florent 9f97edcb21 gxepd: use a crc to track damage ! 11 months ago
Florent cb3049e706 cleanups (remove statics and typos) 11 months ago