59 Commits (20e96af7a51606f6f6675c9bdfc1663ec2050ecd)

Author SHA1 Message Date
Sefinek cc05ae555a docs: fix typos, grammar, and formatting in FAQ and code comments 2 weeks ago
taco e449af1723 bypass auto-shutdown delay for e-ink devices 2 weeks ago
taco 3ce1cf404e NRF52: disable autoshutdown if powered, add auto-shutdown warning for oled 2 weeks ago
Kemal Hadimli bb781ff10a companion_radio: opt-in KEEP_DISPLAY_ON_USB to keep OLED on while powered 3 weeks ago
liamcottle 5a509752a7 don't play startup tune if buzzer pref disabled 2 months ago
chrisdavis2110 0265851621 added PIN_USER_BTN_ANA for rak3401 companion usb and companion ble 2 months ago
liamcottle 5f75b90ff9 added website to companion splash screen 2 months ago
Scott Powell 2325973fec * Companion: applyGPSPrefs() now just in one place (moved out of UITask) 3 months ago
Leah fb025fb67e
Add muted icon to show when buzzer is muted 4 months ago
taco 598489be47 refactor ui with ring buffer and display most recent 5 months ago
Steven Linn 44e7c092c8 Add battery min/max voltage parameter support 5 months ago
liquidraver e855706abb move showalert after saveprefs 6 months ago
csrutil 39503ad0b4 move GPS preference initialization to UITask 7 months ago
csrutil c641beabd3 https://github.com/meshcore-dev/MeshCore/issues/989 - persist GPS enabled state to preferences 7 months ago
Florent 1c0017b634 thinknode_m5: gps support 7 months ago
Florent ee4e87c3ee thinknode_m5: manage baclight 7 months ago
Frieder Schrempf 048bd268a1
companion: ui: Respect LED_STATE_ON for status LED 7 months ago
Jaroslav Škarvada 07e7e2d44b
companion: Suspend radio when hibernating 7 months ago
zaquaz 2bd47de3b9 Added buzzer config persistance accross restart 7 months ago
liquidraver eae16cfc5f less unnecessary comments, less lines of code :) 7 months ago
liquidraver 397d280c3b stop OLED powering on every message if connected to phone 7 months ago
Adam Mealings c13b4ae481 Analogue button delay based on millis 8 months ago
Matthias Wientapper f339c74bb4 * Add #ifdef, reuse variable 8 months ago
Matthias Wientapper a38418e09a * Add display of IP address to companion screen 8 months ago
Florent 7d62a27836 uitask: bring back buzzer toggle on tracker l1 8 months ago
Scott Powell cd920693ec * UITask: new UI_HAS_JOYSTICK 8 months ago
Florent de Lamotte 18bfc2d81a DisplayDriver: introduce drawTextRightAlign and drawTextLeftAlign 9 months ago
Florent db7635102d gps_page: enable if gps enabled 9 months ago
Florent 76aa7cf488 ui_task: initial gps page 9 months ago
csrutil 6f8ce425d8 remove the unnecessary blank line 9 months ago
csrutil 043f37a08e ♻️ refactor: unify UI notification methods into single notify() function 9 months ago
csrutil 2da50882c0 feat: add vibration feedback support for UI events 9 months ago
Michael Hart bd6aa983a3 feat: add DisplayDriver methods for UTF-8 filtering and text ellipsis 9 months ago
Florent de Lamotte d83cdc501f ui: use LPPDataHelper and conditionals for sensors page 9 months ago
Florent de Lamotte 8fdaaceb1c ui: refresh sensors on gps toggle 9 months ago
Florent de Lamotte f974cb2a4f ui: ENTER on SENSORS page toggles gps 9 months ago
Florent de Lamotte 2d651221c4 ui: sensors page 9 months ago
recrof 5b2c1715f4 lilygo t-echo cleanup, add AUTO_SHUTDOWN_MILLIVOLTS 9 months ago
Florent 9f97edcb21 gxepd: use a crc to track damage ! 9 months ago
Florent cb3049e706 cleanups (remove statics and typos) 10 months ago
taco 96a71bb21b alter keycode keycode handling 10 months ago
taco a9ab1f072a increase gps/buzzer alert times 10 months ago
taco 43c3105bf1 wake screen on double and triple clicks 10 months ago
taco ce31fd7c57 multi click support including buzzer toggle 10 months ago
Florent de Lamotte 3cdf2f9b4d techo: display backlight behavior 10 months ago
Scott Powell 74722c24b8 * MomentaryButton: added support for analog button (with threshold) 10 months ago
liamcottle 18ef1ba804 add low battery shutdown alert for thinknode m1 10 months ago
Scott Powell cb96503b92 * Companion: new-ui, power off now labelled "hibernate" 10 months ago
taco cb8ca91d27 WioTrackerL1: add joystick left and right for new UI 10 months ago
Florent b332b06304 techo_ui: some tweaks 10 months ago