Jonathan Bennett
7eca061f01
Bugfix: Don't toggle BLE when choosing active state ( #8579 )
2025-11-06 21:01:30 -06:00
Jonathan Bennett
c330bfe848
Turn the e-ink backlight on for any brightness value over 0 ( #8481 )
2025-10-29 06:46:50 -05:00
Jason P
580fa292ac
Address longName wrapping ( #8441 )
...
* Address longName wrapping
* Update src/graphics/draw/NodeListRenderer.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-25 07:12:59 -05:00
HarukiToreda
35fa418739
InkHUD crash fix when nodes get deleted from NodeDB ( #8428 )
...
* InkHUD crash fix
* trunk fix
2025-10-23 11:55:24 -05:00
Ben Meadors
26747038bb
Merge pull request #8397 from meshtastic/InkHUD-Fixes
...
InkHUD Map improvements
2025-10-20 05:56:03 -05:00
Jason P
c4656dacf7
Remove "Phone GPS" in order to correct GPS reporting ( #8407 )
...
* Removing Phone GPS reporting for the moment
2025-10-19 20:14:30 -04:00
HarukiToreda
cb3ce1b1a8
proper centering and rounder hops labels
2025-10-19 16:25:53 -04:00
HarukiToreda
2ad52812c0
Update src/graphics/niche/InkHUD/Applets/Bases/Map/MapApplet.cpp
...
better for clarity
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-19 15:12:03 -04:00
HarukiToreda
5b9563a357
Update src/graphics/niche/InkHUD/Applets/Bases/Map/MapApplet.cpp
...
makes sense, applying did not cause any visible issues.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-19 15:11:06 -04:00
HarukiToreda
7afc6ef833
trunk
2025-10-19 03:47:02 -04:00
HarukiToreda
68e739359f
cleanup
2025-10-19 03:36:25 -04:00
HarukiToreda
2357ea0042
Clearer hop markers for inkHUD map
2025-10-19 02:48:55 -04:00
HarukiToreda
b4dea63f44
Gatting off BaseUI code from screenless devices and InkHUD ( #8384 )
2025-10-19 09:00:35 +11:00
HarukiToreda
30022c9377
Fixe battery voltage to show missing decimals ( #8386 )
2025-10-19 09:00:14 +11:00
l0g-lab
7537d28419
Nodelist: choice of long or short name ( #7926 )
...
* update to use long names for pager
* remove duplicate
* add menu item
* fix after conflict
* menu name change. use sanitizeString
* fix formatting issue. should pass trunk now.
* remove auto-generated protobufs
* remove log, add tdeck, improvements.
---------
Co-authored-by: l0g-lab <l0g-lab@users.noreply.github.com >
Co-authored-by: Tom Fifield <tom@tomfifield.net >
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2025-10-12 08:25:15 -05:00
Ben Meadors
661e596dbb
Fix muted channel compile errors after protobuf move ( #8316 )
2025-10-12 07:39:23 -05:00
Jason P
f0126d44e2
More BaseUI Frame Visibility Toggles ( #8252 )
...
* Add Power and Environmental Telemetry Hide/Show
* Allow Power and Telemetry Frames even if module disabled
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2025-10-12 06:28:23 -05:00
Jonathan Bennett
e5a2ce54e7
Attach an interrupt to EXT_PWR_DETECT if present, and force a screen redraw on a power change.
2025-10-09 19:07:20 -05:00
Ben Meadors
fcb1d64eb9
Bloop
2025-10-07 17:47:08 -05:00
Jonathan Bennett
7c4367cddc
Cppckeck suppress bogus error
2025-10-04 16:54:19 -05:00
Jonathan Bennett
9ded6a5215
Pull in panel_sdl directly and drop native-sdl target
2025-10-04 16:54:19 -05:00
Ben Meadors
775595cb37
Merge pull request #8160 from Quency-D/dev-heltec-tracker-v2
...
add heltec tracker v2 board.
2025-10-03 08:21:15 -05:00
ford-jones
17863e96e2
Merge branch 'develop' of https://github.com/meshtastic/firmware into 8139-root-topic
2025-10-03 15:21:47 +13:00
Ben Meadors
0860fee209
Merge branch 'develop' into dev-heltec-tracker-v2
2025-10-02 06:10:00 -05:00
ford-jones
51ad9d0244
run trunk fmt
2025-10-02 17:02:47 +13:00
Ford Jones
5ec09783c5
Merge branch 'develop' into 7943-mute-target
2025-10-02 14:28:03 +13:00
Ben Meadors
2eb0fcbcaf
Merge branch 'develop' into 8139-root-topic
2025-10-01 19:40:41 -05:00
nexpspace
9bb7bb467b
Add DIRECT_MSG_ONLY buzzer mode ( #8158 )
...
* Handle existing special case for M5STACK_UNITC6L for DIRECT_MSG_ONLY buzz mode
There already exists a special case for M5STACK_UNITC6L.
Modified it to adhere to new DIRECT_MSG_ONLY buzzer mode
* Add new buzzer mode DIRECT_MSG_ONLY to BuzzerModeMenu
* Disable notifications when buzzer mode is DIRECT_MSG_ONLY
* Change alert_message_buzzer in notification module in DIRECT_MSG_ONLY buzz mode
Better comments
* Fixed spelling in debug log
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: nexpspace <4kosjdicx@mozmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2025-10-01 19:36:17 -05:00
ford-jones
f82667d71e
Removed magic numbers
2025-10-02 10:24:32 +13:00
ford-jones
34a595b88e
update mqtt root when region is changed via OLED menu handler
2025-10-01 16:14:21 +13:00
Quency-D
8d323a1cf1
add heltec tracker v2 board.
2025-09-30 08:20:48 +10:00
Ford Jones
85fe7d26ed
Merge branch 'develop' into 7943-mute-target
2025-09-29 11:10:46 +13:00
Jason P
067939ca24
Correct altitudeLine getting clobbered in the great merge ( #8138 )
...
* Correct altitudeLine getting clobbered in the great merge
* Fix variable usage in altitude calculation
2025-09-28 06:11:01 -05:00
ford-jones
abc011aeb9
Use channel as specified in the received packet for OLED screen notifications
2025-09-28 16:26:45 +13:00
ford-jones
f6a28e15d2
Pull latest, regen protos
2025-09-28 11:38:36 +13:00
Ben Meadors
2b60bae61c
Merge remote-tracking branch 'origin/develop'
2025-09-27 09:08:59 -05:00
Dzmitry Plashchynski
e8627b2d01
UIRenderer: display "No GPS present" only on the first line to avoid duplication
2025-09-27 15:56:52 +03:00
Jason P
0624059683
Saving changes are required ( #8122 )
2025-09-26 11:17:15 -05:00
Jason P
9980c56d81
Correct Inverted Mute Icon on Clock Display ( #8111 )
2025-09-26 08:48:34 +10:00
Quency-D
c33c368315
Add three expansion screens for heltec mesh solar. ( #7995 )
...
* Add three expansion screens for heltec mesh solar.
* delete whitespace
Update variants/nrf52840/heltec_mesh_solar/variant.h
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* delete whitespace
Update variants/nrf52840/heltec_mesh_solar/platformio.ini
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2025-09-24 06:14:24 -05:00
Ben Meadors
f55db903b2
Merge branch 'master' into develop
2025-09-23 05:38:52 -05:00
Jonathan Bennett
07b58a82d5
tlora-pager wake on button, and kb backlight toggling ( #8090 )
2025-09-22 21:06:23 -05:00
ford-jones
e7840122e8
Decouple node-mute from channel-mute
2025-09-23 11:40:45 +12:00
Tom Fifield
97d0f3286e
Merge branch 'develop' into 7943-mute-target
2025-09-22 12:28:31 +10:00
Jason P
3d51287ba7
Introduce Radio Preset elections through BaseUI ( #8071 )
2025-09-21 17:54:54 -05:00
Jason P
b3df32c6c5
Fix build errors ( #8067 )
2025-09-21 14:04:17 -05:00
Ford Jones
c811e4c573
Merge branch 'develop' into 7943-mute-target
2025-09-21 13:36:16 +12:00
Jason P
040b3b8c7f
Resolve many warnings for BaseUI during builds ( #8063 )
...
* Resolve many warnings for BaseUI during builds
* Don't display "No GPS Lock" twice
2025-09-21 11:33:47 +10:00
WillyJL
db2f79b6c4
Fix last build issues on develop ( #8046 )
2025-09-20 07:04:27 -05:00
Ben Meadors
cc3ff1504a
Merge branch 'master' into develop
2025-09-19 16:11:07 -05:00