Jason P
5ae962731b
Merge branch 'develop' into multi-message-Storage
2025-12-09 07:41:02 -06:00
Ben Meadors
6bad81f8dd
Merge pull request #8911 from vidplace7/fix-chmod
...
Fix apply device-install permissions
2025-12-09 06:50:19 -06:00
Austin Lane
69b9977fc1
Fix apply device-install permissions
...
device-install.sh doesn't exist for non-esp32 targets
2025-12-09 07:48:30 -05:00
Ben Meadors
20887eb1f6
Merge pull request #8907 from mtoolstec/multi-message-storage
...
Multi message storage supports on UpDown Endoer device
2025-12-09 06:22:00 -06:00
Ben Meadors
8e63dcf59a
Merge branch 'master' into develop
2025-12-09 05:59:15 -06:00
Lewis He
042543eb25
Fixed the issue where T-Echo did not completely shut down peripherals upon power-off. ( #8524 )
...
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2025-12-09 05:39:27 -06:00
whywilson
9d7bc381a1
Add nudge scroll on UpDownEncoder devices.
2025-12-09 11:06:51 +08:00
Jason P
6c02f82d87
Merge branch 'develop' into multi-message-Storage
2025-12-08 20:18:20 -06:00
phaseloop
ae8d3fbb3d
Cut NRF52 bluetooth power usage by 300% - testers needed! ( #8858 )
...
* Improve NRF52 bluetooth power efficiency
* test T114 bad LFXO
* T1000 test
* force BLE param negotiation
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2025-12-08 19:59:14 -06:00
Austin
928739e0fb
Renovate: fix malformed comment for wollewald/BH1750_WE ( #8767 )
2025-12-08 19:31:28 -06:00
Ben Meadors
8be7915fc7
Fix wm111111110
2025-12-08 19:19:10 -06:00
Ben Meadors
c052963395
Guard 2M PHY mode for NimBLE ( #8890 )
...
* Guard 2M PHY mode for NimBLE
* Update src/nimble/NimbleBluetooth.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Another #endif snuck in there
* Move endif
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-08 18:48:28 -06:00
Jonathan Bennett
65c418d4e1
Update protobuf name of FRIED_CHICKEN ( #8903 )
2025-12-09 11:13:59 +11:00
Jonathan Bennett
c3a69a2742
Fix backwards buttons on Thinknode-M1 ( #8901 )
2025-12-08 17:58:23 -06:00
Austin
66ff1536f3
Meshtastic build manifest ( #8248 )
2025-12-08 17:21:23 -06:00
Jason P
2bcf342d3d
Merge branch 'develop' into multi-message-Storage
2025-12-08 14:47:34 -06:00
simon-muzi
5671e9d96f
Improved R1 Neo & muzi-base buzzer beeps for GPS on/off ( #8870 )
...
Matched the resonant frequency of the hardware buzzer to maximize volume for the turn on beep.
Further distinguished ON beep from OFF beep, making it easier for users to understand the state change.
2025-12-08 13:50:05 -06:00
Manuel
bd4bcb94f0
tryfix eink parameters ( #8898 )
2025-12-08 13:14:24 -06:00
Jason P
85c2226c63
Update Screen.cpp to repair a merge issue
2025-12-08 07:32:20 -06:00
Jason P
6df2ae9f4a
Update Screen.h for handleTextMessage
2025-12-08 07:22:57 -06:00
Jason P
12d1f50015
Merge branch 'develop' into multi-message-Storage
2025-12-08 07:14:57 -06:00
Igor Danilov
4b2f241478
Disable vibration if needed ( #8895 )
2025-12-08 06:03:20 -06:00
Wilson
eb087849c0
OnScreenKeyboard Improvement with Joystick and UpDown Encoder ( #8379 )
...
* Add mesh/Default.h include.
* Reflacter OnScreenKeyBoard Module, do not interrupt keyboard when new message comes.
* feat: Add long press scrolling for Joystick and upDown Encoder on baseUI frames and menus.
* refactor: Clean up code formatting and improve readability in Screen and OnScreenKeyboardModule
* Fix navigation on UpDownEncoder, default was RotaryEncoder while bringing the T_LORA_PAGER
* Update src/graphics/draw/MenuHandler.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update src/modules/OnScreenKeyboardModule.h
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update src/graphics/draw/NotificationRenderer.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Optimize the detection logic for repeated events of the arrow keys.
* Fixed parameter names in the OnScreenKeyboardModule::start
* Trunk fix
* Reflator OnScreenKeyboard Input checking, make it simple
* Simplify long press logic in OnScreenKeyboardModule.
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-08 05:40:30 -06:00
Jason P
b86a4c0b43
Merge branch 'develop' into multi-message-Storage
2025-12-07 21:52:42 -06:00
Igor Danilov
94aedff6ae
Resolve #8887 (T-LoRaPager Vibration on New Message Delivery) ( #8888 )
...
* Resolve #8887
* Update src/modules/ExternalNotificationModule.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update src/modules/ExternalNotificationModule.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* use canBuzz method
* trunk fmt
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-07 20:29:18 -06:00
Jason P
f4fd3e7812
Merge branch 'develop' into multi-message-Storage
2025-12-07 17:42:13 -06:00
Igor Danilov
2ae391197f
Fix #8883 (lora-Pager fter playing the notification, voltage does not disappear from the speaker) ( #8884 )
...
* Fix #8883
* Fix crash when delete not inicialized rtttlFile
2025-12-07 15:50:53 -06:00
Clive Blackledge
2a17c3b5d4
Change ARDUINO_USB_MODE from 0 to 1 in the board definition. This switches to the ESP32-S3's Hardware CDC and JTAG mode, which properly handles the reset signals for automatic reboot after firmware updates. ( #8881 )
2025-12-06 18:56:56 -06:00
Tom
8060134224
promicro doesn't need these. ( #8873 )
2025-12-06 13:25:57 +11:00
Jason P
fb932461c1
Correct up/down destinations on textMessage frame
2025-12-05 18:43:58 -06:00
Jason P
03dba769dd
UpDown situational destination for textMessage
2025-12-05 14:56:03 -06:00
github-actions[bot]
eeaafda62a
Update protobufs ( #8871 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2025-12-05 10:41:48 -06:00
Jason P
87c0090e98
Restore CannedMessages on Home Frame
2025-12-05 09:05:07 -06:00
HarukiToreda
c0728b0eba
Fix
2025-12-05 02:42:21 -05:00
HarukiToreda
1381bb1dfd
Manual message scrolling
2025-12-05 02:01:23 -05:00
Jason P
903ddb5b95
Merge branch 'develop' into multi-message-Storage
2025-12-04 17:15:01 -06:00
renovate[bot]
6e9fd189b4
Update meshtastic/device-ui digest to 4fb5f24 ( #8862 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-04 15:33:19 -06:00
Donato
2f4eb25b2f
Optimization flags for all NRF52 targets to reduce code size ( #8854 )
...
* changes of variants/nrf52840/nrf52.ini and variants/nrf52840/rak4631/platformio.ini
* try for nrf52 size reduction, faketec exclude unused radios and meshlink refactor
* can't exclude LR11X0 as in schematic there's option for LR1121
* remove -Map flag and -Wl
* removed spaces causing error
---------
Co-authored-by: macvenez <macvenez@gmail.com >
2025-12-04 15:32:42 -06:00
Tom
aa85fbbcc4
Promicro documentation update ( #8864 )
...
* Delete variants/nrf52840/diy/nrf52_promicro_diy_tcxo/Schematic_Pro-Micro_Pinouts.pdf
remove old file
* Add updated schematic
* Update GPS TX and RX pin definitions after swap
* Update GPS pin definitions and schematic link
Updated the schematic link to reflect GPS pin definition changes.
2025-12-04 13:35:50 -06:00
renovate[bot]
3f40916223
Update alpine Docker tag to v3.23 ( #8853 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-03 15:30:09 -06:00
Jason P
34b1652f38
Merge branch 'develop' into multi-message-Storage
2025-12-03 13:41:08 -06:00
Jason P
b29fe39f59
Correct string length calculation for signal bars
2025-12-03 13:40:30 -06:00
github-actions[bot]
1b4925bd07
Upgrade trunk ( #8849 )
...
Co-authored-by: vidplace7 <1779290+vidplace7@users.noreply.github.com >
2025-12-03 07:50:50 -06:00
renovate[bot]
0828c445fb
Update actions/stale action to v10.1.1 ( #8848 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-03 05:39:31 -06:00
Benjamin Faershtein
61e41a8beb
Don't scale up the frequency of telemetry sending ( #8664 )
2025-12-02 13:59:05 -06:00
Jason P
0b43c5b52d
Merge branch 'develop' into multi-message-Storage
2025-12-02 08:42:01 -06:00
github-actions[bot]
90584359e4
Upgrade trunk ( #8836 )
...
Co-authored-by: vidplace7 <1779290+vidplace7@users.noreply.github.com >
2025-12-02 05:48:36 -06:00
Jonathan Bennett
8a43741589
Add 'cleanup' to required PR labels ( #8835 )
2025-12-02 05:48:19 -06:00
Jonathan Bennett
525c048354
Move device specific OCV curves to their respective device.h ( #8834 )
2025-12-02 05:46:24 -06:00
Jonathan Bennett
41cbd77db3
Move everything from /arch to /variant ( #8831 )
2025-12-02 08:56:55 +01:00