Markus
9b6cf53730
move HTTP contentTypes to Flash - saves 768 Bytes of RAM ( #8055 )
2025-09-20 12:16:42 -05:00
Markus
6a3b2ceafe
move HTTP contentTypes to Flash - saves 768 Bytes of RAM ( #8055 )
2025-09-20 12:15:41 -05:00
WillyJL
a76cc88dc2
Rename RotaryEncoderImpl to TLoraPagerRotaryEncoder
2025-09-20 18:53:30 +02:00
WillyJL
fb47b4c3fa
Merge remote-tracking branch 'upstream/develop' into feat/keyboard-improvements
2025-09-20 18:14:36 +02:00
WillyJL
c30e24c993
Allow TCA8418 polling when KB_INT is missing
2025-09-20 18:10:31 +02:00
ford-jones
3463006f73
Merge branch 'develop' of https://github.com/meshtastic/firmware into clear-rangetest-results
2025-09-21 00:26:19 +12:00
Manuel
1c02e6bed9
added KB_INT for T-Deck Pro
2025-09-20 14:21:09 +02:00
WillyJL
db2f79b6c4
Fix last build issues on develop ( #8046 )
CI / build-rp2040 (push) Blocked by required conditions
CI / build-rp2350 (push) Blocked by required conditions
CI / build-stm32 (push) Blocked by required conditions
CI / build-debian-src (push) Waiting to run
CI / package-pio-deps-native-tft (push) Waiting to run
CI / test-native (push) Waiting to run
CI / docker-deb-amd64 (push) Waiting to run
CI / docker-deb-amd64-tft (push) Waiting to run
CI / docker-alp-amd64 (push) Waiting to run
CI / docker-alp-amd64-tft (push) Waiting to run
CI / docker-deb-arm64 (push) Waiting to run
CI / docker-deb-armv7 (push) Waiting to run
CI / gather-artifacts (esp32) (push) Blocked by required conditions
CI / gather-artifacts (esp32c3) (push) Blocked by required conditions
CI / gather-artifacts (esp32c6) (push) Blocked by required conditions
CI / gather-artifacts (esp32s3) (push) Blocked by required conditions
CI / gather-artifacts (nrf52840) (push) Blocked by required conditions
CI / gather-artifacts (rp2040) (push) Blocked by required conditions
CI / gather-artifacts (rp2350) (push) Blocked by required conditions
CI / gather-artifacts (stm32) (push) Blocked by required conditions
CI / release-artifacts (push) Blocked by required conditions
CI / release-firmware (esp32) (push) Blocked by required conditions
CI / release-firmware (esp32c3) (push) Blocked by required conditions
CI / release-firmware (esp32c6) (push) Blocked by required conditions
CI / release-firmware (esp32s3) (push) Blocked by required conditions
CI / release-firmware (nrf52840) (push) Blocked by required conditions
CI / release-firmware (rp2040) (push) Blocked by required conditions
CI / release-firmware (rp2350) (push) Blocked by required conditions
CI / release-firmware (stm32) (push) Blocked by required conditions
CI / publish-firmware (push) Blocked by required conditions
2025-09-20 07:04:27 -05:00
GUVWAF
1d3c47c5fa
Make sure to ACK ACKs/replies if next-hop routing is used ( #8052 )
...
CI / build-rp2040 (push) Blocked by required conditions
CI / build-rp2350 (push) Blocked by required conditions
CI / build-stm32 (push) Blocked by required conditions
CI / build-debian-src (push) Waiting to run
CI / package-pio-deps-native-tft (push) Waiting to run
CI / test-native (push) Waiting to run
CI / docker-deb-amd64 (push) Waiting to run
CI / docker-deb-amd64-tft (push) Waiting to run
CI / docker-alp-amd64 (push) Waiting to run
CI / docker-alp-amd64-tft (push) Waiting to run
CI / docker-deb-arm64 (push) Waiting to run
CI / docker-deb-armv7 (push) Waiting to run
CI / gather-artifacts (esp32) (push) Blocked by required conditions
CI / gather-artifacts (esp32c3) (push) Blocked by required conditions
CI / gather-artifacts (esp32c6) (push) Blocked by required conditions
CI / gather-artifacts (esp32s3) (push) Blocked by required conditions
CI / gather-artifacts (nrf52840) (push) Blocked by required conditions
CI / gather-artifacts (rp2040) (push) Blocked by required conditions
CI / gather-artifacts (rp2350) (push) Blocked by required conditions
CI / gather-artifacts (stm32) (push) Blocked by required conditions
CI / release-artifacts (push) Blocked by required conditions
CI / release-firmware (esp32) (push) Blocked by required conditions
CI / release-firmware (esp32c3) (push) Blocked by required conditions
CI / release-firmware (esp32c6) (push) Blocked by required conditions
CI / release-firmware (esp32s3) (push) Blocked by required conditions
CI / release-firmware (nrf52840) (push) Blocked by required conditions
CI / release-firmware (rp2040) (push) Blocked by required conditions
CI / release-firmware (rp2350) (push) Blocked by required conditions
CI / release-firmware (stm32) (push) Blocked by required conditions
CI / publish-firmware (push) Blocked by required conditions
* Make sure to ACK ACKs/replies if next-hop routing is used
To stop their retransmissions; hop limit of 0 is enough
* Update src/mesh/ReliableRouter.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-09-20 06:37:40 -05:00
Markus
44968415a5
fix build with HAS_TELEMETRY 0 ( #8051 )
2025-09-20 06:34:47 -05:00
Markus
8db9b24934
fix build with HAS_TELEMETRY 0 ( #8051 )
2025-09-20 06:33:41 -05:00
GUVWAF
1fc07607cb
Make sure next-hop is only set when they received us directly
2025-09-20 13:03:46 +02:00
ford-jones
22b71a1e95
Pull latest changes from https://github.com/meshtastic/protobufs.git
2025-09-20 17:52:41 +12:00
ford-jones
2ccf91f443
Regen protos
2025-09-20 17:21:26 +12:00
ford-jones
58e4dcea61
Merge branch 'develop' of https://github.com/meshtastic/firmware into clear-rangetest-results
2025-09-20 14:31:05 +12:00
Jonathan Bennett
6f56ccd283
C6l fixes ( #8047 )
CI / build-rp2040 (push) Blocked by required conditions
CI / build-rp2350 (push) Blocked by required conditions
CI / build-stm32 (push) Blocked by required conditions
CI / build-debian-src (push) Waiting to run
CI / package-pio-deps-native-tft (push) Waiting to run
CI / test-native (push) Waiting to run
CI / docker-deb-amd64 (push) Waiting to run
CI / docker-deb-amd64-tft (push) Waiting to run
CI / docker-alp-amd64 (push) Waiting to run
CI / docker-alp-amd64-tft (push) Waiting to run
CI / docker-deb-arm64 (push) Waiting to run
CI / docker-deb-armv7 (push) Waiting to run
CI / gather-artifacts (esp32) (push) Blocked by required conditions
CI / gather-artifacts (esp32c3) (push) Blocked by required conditions
CI / gather-artifacts (esp32c6) (push) Blocked by required conditions
CI / gather-artifacts (esp32s3) (push) Blocked by required conditions
CI / gather-artifacts (nrf52840) (push) Blocked by required conditions
CI / gather-artifacts (rp2040) (push) Blocked by required conditions
CI / gather-artifacts (rp2350) (push) Blocked by required conditions
CI / gather-artifacts (stm32) (push) Blocked by required conditions
CI / release-artifacts (push) Blocked by required conditions
CI / release-firmware (esp32) (push) Blocked by required conditions
CI / release-firmware (esp32c3) (push) Blocked by required conditions
CI / release-firmware (esp32c6) (push) Blocked by required conditions
CI / release-firmware (esp32s3) (push) Blocked by required conditions
CI / release-firmware (nrf52840) (push) Blocked by required conditions
CI / release-firmware (rp2040) (push) Blocked by required conditions
CI / release-firmware (rp2350) (push) Blocked by required conditions
CI / release-firmware (stm32) (push) Blocked by required conditions
CI / publish-firmware (push) Blocked by required conditions
2025-09-19 21:16:19 -05:00
WillyJL
bfb03b422a
Merge remote-tracking branch 'upstream/develop' into fix/tlora-pager-rotary-amplifier
2025-09-20 02:36:57 +02:00
WillyJL
2d8ab7d14d
Merge remote-tracking branch 'upstream/develop' into feat/keyboard-improvements
2025-09-20 02:36:30 +02:00
WillyJL
2c6414827e
Format
2025-09-19 23:43:54 +02:00
Ben Meadors
cc3ff1504a
Merge branch 'master' into develop
CI / build-rp2040 (push) Blocked by required conditions
CI / build-rp2350 (push) Blocked by required conditions
CI / build-stm32 (push) Blocked by required conditions
CI / build-debian-src (push) Waiting to run
CI / package-pio-deps-native-tft (push) Waiting to run
CI / test-native (push) Waiting to run
CI / docker-deb-amd64 (push) Waiting to run
CI / docker-deb-amd64-tft (push) Waiting to run
CI / docker-alp-amd64 (push) Waiting to run
CI / docker-alp-amd64-tft (push) Waiting to run
CI / docker-deb-arm64 (push) Waiting to run
CI / docker-deb-armv7 (push) Waiting to run
CI / gather-artifacts (esp32) (push) Blocked by required conditions
CI / gather-artifacts (esp32c3) (push) Blocked by required conditions
CI / gather-artifacts (esp32c6) (push) Blocked by required conditions
CI / gather-artifacts (esp32s3) (push) Blocked by required conditions
CI / gather-artifacts (nrf52840) (push) Blocked by required conditions
CI / gather-artifacts (rp2040) (push) Blocked by required conditions
CI / gather-artifacts (rp2350) (push) Blocked by required conditions
CI / gather-artifacts (stm32) (push) Blocked by required conditions
CI / release-artifacts (push) Blocked by required conditions
CI / release-firmware (esp32) (push) Blocked by required conditions
CI / release-firmware (esp32c3) (push) Blocked by required conditions
CI / release-firmware (esp32c6) (push) Blocked by required conditions
CI / release-firmware (esp32s3) (push) Blocked by required conditions
CI / release-firmware (nrf52840) (push) Blocked by required conditions
CI / release-firmware (rp2040) (push) Blocked by required conditions
CI / release-firmware (rp2350) (push) Blocked by required conditions
CI / release-firmware (stm32) (push) Blocked by required conditions
CI / publish-firmware (push) Blocked by required conditions
2025-09-19 16:11:07 -05:00
Ben Meadors
9b6a7ed3bb
Fix icon
CI / build-rp2350 (push) Blocked by required conditions
CI / build-stm32 (push) Blocked by required conditions
CI / build-debian-src (push) Waiting to run
CI / package-pio-deps-native-tft (push) Waiting to run
CI / test-native (push) Waiting to run
CI / docker-deb-amd64 (push) Waiting to run
CI / docker-deb-amd64-tft (push) Waiting to run
CI / docker-alp-amd64 (push) Waiting to run
CI / docker-alp-amd64-tft (push) Waiting to run
CI / docker-deb-arm64 (push) Waiting to run
CI / docker-deb-armv7 (push) Waiting to run
CI / gather-artifacts (esp32) (push) Blocked by required conditions
CI / gather-artifacts (esp32c3) (push) Blocked by required conditions
CI / gather-artifacts (esp32c6) (push) Blocked by required conditions
CI / gather-artifacts (esp32s3) (push) Blocked by required conditions
CI / gather-artifacts (nrf52840) (push) Blocked by required conditions
CI / gather-artifacts (rp2040) (push) Blocked by required conditions
CI / gather-artifacts (rp2350) (push) Blocked by required conditions
CI / gather-artifacts (stm32) (push) Blocked by required conditions
CI / release-artifacts (push) Blocked by required conditions
CI / release-firmware (esp32) (push) Blocked by required conditions
CI / release-firmware (esp32c3) (push) Blocked by required conditions
CI / release-firmware (esp32c6) (push) Blocked by required conditions
CI / release-firmware (esp32s3) (push) Blocked by required conditions
CI / release-firmware (nrf52840) (push) Blocked by required conditions
CI / release-firmware (rp2040) (push) Blocked by required conditions
CI / release-firmware (rp2350) (push) Blocked by required conditions
CI / release-firmware (stm32) (push) Blocked by required conditions
CI / publish-firmware (push) Blocked by required conditions
Semgrep Full Scan / semgrep-full (push) Has been cancelled
2025-09-19 16:00:24 -05:00
github-actions[bot]
fdc8796052
Update protobufs ( #8045 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com>
2025-09-19 15:50:33 -05:00
WillyJL
787642ad4c
Fix more build failures ( #8044 )
2025-09-19 15:17:31 -05:00
WillyJL
15a22ee50d
KbI2cBase: Use InputPollable for responsiveness
2025-09-19 22:06:22 +02:00
WillyJL
e59a53c5ec
InputPollable: System for polling after interrupts
2025-09-19 22:06:09 +02:00
WillyJL
54f9f7a591
T-Lora Pager: Use InputPollable for RotaryEncoderImpl
2025-09-19 22:05:18 +02:00
WillyJL
0e26702c46
InputPollable: System for polling after interrupts
2025-09-19 21:52:51 +02:00
Ben Meadors
6677255f6c
Fix
2025-09-19 12:09:56 -05:00
WillyJL
3a63a56cff
Fix build fail on develop branch ( #8043 )
2025-09-19 12:00:59 -05:00
Ben Meadors
edb250e782
Merge branch 'master' into develop
2025-09-19 11:35:46 -05:00
Jason P
f32e06a321
Update Protobuf usage, add MLS, fix clock ( #8041 )
2025-09-19 10:51:07 -05:00
Austin
8095261dfd
PPA: Enable Ubuntu 25.10 (questing) ( #7940 )
2025-09-19 10:18:08 -05:00
Tom
72b9a02f3e
(resubmission) Manual GitHub actions to allow building one target or arch ( #7997 )
...
* Reset the modified files
* Fix some changes
* Fix some changes
* Trunk. That is all.
---------
Co-authored-by: Tom <116762865+Nestpebble@users.noreply.github.com>
2025-09-19 10:16:46 -05:00
Quency-D
af26408d73
Add a new GPS model CM121. ( #7852 )
...
* Add a new GPS model CM121.
* Add CM121 to Unicore.
* Trunk fixes, remove unneded NMEA lines
---------
Co-authored-by: Tom Fifield <tom@tomfifield.net>
2025-09-19 10:05:41 -05:00
Jason P
c8f69913d6
Add formatting and menu picking for other GPS format options ( #7974 )
...
* Add back options for other GPS format options
* Rename variables and don't overlap elements
* Fix default value
* Should probably add a menu while I'm here!
* Shorten names just a bit to fit on screens
* Fix off by one
* Labels try to make things better
* Missed a label
2025-09-19 09:56:04 -05:00
WillyJL
3c6b65c3b3
Merge remote-tracking branch 'upstream/develop' into feat/keyboard-improvements
2025-09-19 16:50:56 +02:00
github-actions[bot]
42fbb62f18
Update protobufs ( #8038 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com>
2025-09-19 08:47:53 -05:00
Jason P
e6adb197e4
Add formatting and menu picking for other GPS format options ( #7974 )
...
* Add back options for other GPS format options
* Rename variables and don't overlap elements
* Fix default value
* Should probably add a menu while I'm here!
* Shorten names just a bit to fit on screens
* Fix off by one
* Labels try to make things better
* Missed a label
2025-09-19 08:47:31 -05:00
Ben Meadors
cfb34a8816
Merge branch 'master' into develop
2025-09-19 08:46:22 -05:00
Jason P
8264d4d65e
BaseUI Updates ( #7787 )
...
* Account for low resolution wide screen OLEDs
* Allow picking of Device Role and new Display Formatter for Device Role
* Add remainder of client roles to display formatter
* Don't update the role unless you pick a value
* Mascots are fun
* Fix warnings during compile time
* Improve some menus
* Mascots need to work everywhere
* Update Chirpy image
* Fix Trunk
* Update protobufs
* Add date to Clock screen
* Analog clocks love dates too
* Finalize date moves for analog clock
2025-09-19 08:44:14 -05:00
Ben Meadors
c11680fcc0
Fix formatting and trunk issues
2025-09-19 08:37:58 -05:00
Ben Meadors
479c1f5346
Merge branch 'master' into develop
2025-09-19 08:35:23 -05:00
Jason P
a1cf305336
Show GPS Date properly in drawCommonHeader ( #7887 )
...
* Commit good code that is sustainable
* Fix new build errors
2025-09-19 08:33:37 -05:00
Trent V.
7b2ff7e196
updated shebang to use a more standard path for bash ( #7922 )
...
Signed-off-by: Trenton VanderWert <trenton.vanderwert@gmail.com>
2025-09-19 08:30:01 -05:00
Ben Meadors
b1d314db1e
Merge branch 'master' into develop
2025-09-19 08:27:24 -05:00
Jonathan Bennett
cc579dd0bd
Portduino config refactor ( #7796 )
...
* Start portduino_config refactor
* refactor GPIOs to new portduino_config
* More portduino_config work
* More conversion to portduino_config
* Finish portduino_config transition
* trunk
* yaml output work
* Simplify the GPIO config
* Trunk
2025-09-19 08:24:35 -05:00
Ben Meadors
1ac2382d7c
Revert "Fix excluded modules configuration handling ( #7838 )"
...
This reverts commit 9c6544ebfa .
2025-09-19 07:29:54 -05:00
Ben Meadors
2ef5b968f9
Merge branch 'master' into develop
2025-09-19 07:25:54 -05:00
Ben Meadors
6a92358b68
Fix
2025-09-19 07:22:23 -05:00
HarukiToreda
e20a91b945
Added Last Coordinate counter to Position screen ( #7865 )
...
Adding a counter to show the last time a GPS coordinate was detected to ensure the user is aware how long since the coordinate updated or to identify any errors.
2025-09-19 07:00:44 -05:00