github-actions[bot]
b707001873
Upgrade trunk ( #8552 )
...
Co-authored-by: vidplace7 <1779290+vidplace7@users.noreply.github.com >
2025-11-07 05:33:54 -06:00
renovate[bot]
85afd706fd
chore(deps): update meshtastic/device-ui digest to 28167c6 ( #8583 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-07 05:33:36 -06:00
Ben Meadors
e76013fb60
Try-fix traceroute panic ( #8568 )
2025-11-07 05:16:00 -06:00
Benjamin Faershtein
b25797e1b3
Discard everything if downlink isn't on ( #8578 )
2025-11-06 21:02:46 -06:00
Ford Jones
bdb3fb1477
Persist favourites on NodeDB reset ( #8292 )
...
* Conditionally delete favourited nodes on reset
* trunk fmt
* Fix equality check, use existing macro for role validation
* Extend favourite persistence setting to devices of all roles
* Refactor: Decoupled role/config check and set role defaults appropriately
* Use American-English spelling
* Use existing reference
* Convert reset to bool, regen protos
* Add optional arg to nodedb_reset in favor of additional device setting
* Use correct proto commit ID
* Regen protos
* Log preservation status
* Pull latest from master
2025-11-06 21:02:36 -06:00
Jonathan Bennett
7eca061f01
Bugfix: Don't toggle BLE when choosing active state ( #8579 )
2025-11-06 21:01:30 -06:00
Benjamin Faershtein
77e0a24838
Discard everything if downlink isn't on ( #8578 )
2025-11-06 21:01:15 -06:00
Ford Jones
6cad393688
Persist favourites on NodeDB reset ( #8292 )
...
* Conditionally delete favourited nodes on reset
* trunk fmt
* Fix equality check, use existing macro for role validation
* Extend favourite persistence setting to devices of all roles
* Refactor: Decoupled role/config check and set role defaults appropriately
* Use American-English spelling
* Use existing reference
* Convert reset to bool, regen protos
* Add optional arg to nodedb_reset in favor of additional device setting
* Use correct proto commit ID
* Regen protos
* Log preservation status
* Pull latest from master
2025-11-06 16:06:37 -06:00
Ben Meadors
0725b46744
Merge branch 'master' into develop
2025-11-06 07:14:51 -06:00
Mike Robbins
4d86bbafe6
addFromContact: Don't auto-favorite when CLIENT_BASE; don't update last_heard unless CLIENT_BASE ( #8495 )
...
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2025-11-06 07:14:33 -06:00
Wessel
112b294ef6
Store hop/mqtt/transport mechanism info in S&F ( #8560 )
...
Before this, all messages received when enabling S&F server would return
Hops away: -1
2025-11-06 07:14:14 -06:00
github-actions[bot]
5ba04ade2d
Update protobufs ( #8566 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2025-11-06 07:10:57 -06:00
Mike Robbins
6a6c409b9a
addFromContact: Don't auto-favorite when CLIENT_BASE; don't update last_heard unless CLIENT_BASE ( #8495 )
...
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2025-11-06 07:10:20 -06:00
Jonathan Bennett
69db3bd11c
Reject legacy text message DMs ( #8562 )
...
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2025-11-06 06:28:13 -06:00
Wessel
7b14b173d9
Store hop/mqtt/transport mechanism info in S&F ( #8560 )
...
Before this, all messages received when enabling S&F server would return
Hops away: -1
2025-11-06 06:27:25 -06:00
Manuel
45bf2468a9
fix missing key 0 ( #8564 )
2025-11-05 19:32:56 -06:00
Jason P
ce2e08e0d8
Don't Favorite Nodes if our Role is CLIENT_BASE ( #8558 )
...
* Don't Favorite Nodes if our Role is CLIENT_BASE
* Update CannedMessageModule.cpp
2025-11-05 13:19:55 -06:00
Jason P
3e40d7896b
Revert "nrf52: add watchdog ( #8485 )" ( #8554 )
...
This reverts commit 83954293d8 .
2025-11-05 10:07:28 -06:00
renovate[bot]
a579a9d011
chore(deps): update adafruit pct2075 to v1.0.6 ( #8548 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-04 15:35:14 -06:00
renovate[bot]
6b55ec6603
chore(deps): update python to v3.14.0 ( #8542 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-04 11:36:05 -06:00
Jonathan Bennett
f2400c9dc6
Update platform-native for WIFi lib fix ( #8544 )
...
Updates the WiFi library way down in Portduino, to detect TCP connection drops
2025-11-04 11:35:44 -06:00
github-actions[bot]
0a13bcaabf
Upgrade trunk ( #8437 )
...
Co-authored-by: vidplace7 <1779290+vidplace7@users.noreply.github.com >
2025-11-04 06:07:12 -06:00
renovate[bot]
03f69b3b77
Update RadioLib to v7.4.0 ( #8456 )
...
* fix strlcpy compile error in Ubuntu 22.04 (#8520 )
* fix strlcpy error in Ubuntu 20.04
* add to native after tests
* Add support for RAK_WISMESH_TAP_V2 and RAK3401 hardware models (#8537 )
* Update RadioLib to v7.4.0
---------
Co-authored-by: Manuel <71137295+mverch67@users.noreply.github.com >
Co-authored-by: Daniel.Cao <144674500+DanielCao0@users.noreply.github.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-04 06:04:56 -06:00
Daniel.Cao
3ed831b8a3
Add support for RAK_WISMESH_TAP_V2 and RAK3401 hardware models ( #8537 )
2025-11-04 05:53:08 -06:00
Sebastian Kuzminsky
83954293d8
nrf52: add watchdog ( #8485 )
...
* nrf52: add watchdog
Main thread only for now.
* bump framework-arduinoadafruitnrf52 to pick up new wdt support
* clang-format the new parts of main-nrf52.cpp
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2025-11-04 05:35:44 -06:00
Austin
91621427f1
Packaging: Add libbsd where needed ( #8533 )
2025-11-03 17:56:31 -06:00
Manuel
cf716fe5ef
fix strlcpy compile error in Ubuntu 22.04 ( #8520 )
...
* fix strlcpy error in Ubuntu 20.04
* add to native after tests
2025-11-03 17:11:16 -06:00
Ben Meadors
8d1b9c9dce
Merge pull request #8531 from meshtastic/master
...
Master
2025-11-03 15:56:42 -06:00
Ben Meadors
538c05ad6c
Revert "ADD - heltec v4 support to device install bat ( #8528 )" ( #8532 )
...
This reverts commit 468247fb94 .
2025-11-03 15:56:23 -06:00
Quency-D
f6370bea8f
Add the identification code for the DA217 triaxial accelerometer. ( #8526 )
2025-11-04 07:18:52 +11:00
Melon
468247fb94
ADD - heltec v4 support to device install bat ( #8528 )
2025-11-04 07:14:24 +11:00
github-actions[bot]
3ae7e54681
Automated version bumps ( #8527 )
...
Co-authored-by: thebentern <9000580+thebentern@users.noreply.github.com >
2025-11-03 10:14:08 -06:00
Dmitry Ivanishkin
0a124b7f3d
Fix SHT4x detection by reading unique serial nubmer ( #8525 )
v2.7.13.597fa0b
2025-11-03 08:17:52 -06:00
Jonathan Bennett
7def82595d
Rename screen options to display options and add units chooser ( #8517 )
...
* Rename screen options to display options and add units chooser
* Add InitialSelected to DisplayUnits_menu
2025-11-02 21:30:41 -06:00
Ben Meadors
597fa0b382
Add heltec v4 to bat as well
2025-11-02 06:11:47 -06:00
Melon
b5b9dc310f
Update device-install.sh to support heltec-v4 ( #8509 )
...
* Update device-install.sh
* Update device-install.sh
2025-11-02 06:10:02 -06:00
Melon
3a67204f6d
Update device-install.sh to support heltec-v4 ( #8509 )
...
* Update device-install.sh
* Update device-install.sh
2025-11-02 06:09:15 -06:00
Jonathan Bennett
d1b66782d1
Hide nodes that don't have position in the distance and bearings nodelists ( #8518 )
2025-11-02 05:57:15 -06:00
Ben Meadors
a7796fc7b4
Fix dismiss of ext. notification ( #8512 )
...
* Dismiss all ext notifications with any input broker event
* Account for nagging
2025-11-01 21:11:36 -05:00
Xavier horwood
718fd118b0
Add IPv6 Support for esp32 ( #6866 )
...
* Update Default.h
* Update NodeDB.cpp
* Update WiFiAPClient.cpp
* Update userPrefs.jsonc
* set ipv6 to off by default
* Trunk fix
---------
Co-authored-by: Tom Fifield <tom@tomfifield.net >
2025-11-02 09:25:59 +11:00
Ben Meadors
75f7ded12c
Merge pull request #8513 from meshtastic/master
...
Master backmerge
2025-11-01 17:17:14 -05:00
GUVWAF
bca0e1abde
Fix boot on RP2040 by excluding new FreeRTOS task ( #8508 )
2025-11-01 16:48:04 -05:00
Jonathan Bennett
c46abe125c
Skip setting up Lora GPIO lines when using a ch341 radio on native ( #8506 )
2025-11-01 12:45:11 -05:00
pa0lin082
7f78a624cd
Add support for Bh1750 Light Sensor ( #8376 )
...
* regenerate protobuf with bh1750 TelemetrySensorType
* Added wollewald/BH1750_WE@^1.1.10 dependecy
* Added support for BH1750 during i2C detection
* Create new BH1750Sensor and added in EnvironmentTelemetry
* clean code
* Attempt to fix protobuf include
---------
Co-authored-by: Tom Fifield <tom@tomfifield.net >
2025-11-01 09:40:36 +11:00
shortwavesurfer2009
17324fa725
adjust battery curve ( #8137 )
...
Co-authored-by: HarukiToreda <116696711+HarukiToreda@users.noreply.github.com >
2025-11-01 09:39:30 +11:00
Marius Faber
001654e90a
Add basic LR1121 support for T-Beam S3, full support needs #4775 fixed ( #8349 )
2025-11-01 09:38:37 +11:00
Erayd
16b1280804
Fix type to ensure correct alignment; saves 4B per entry ( #8465 )
2025-10-31 07:09:53 -05:00
Jason P
d00fda2f4d
Better implementation of ExternalNotificationModule::stopNow ( #8492 )
...
* Better implementation of ExternalNotificationModule::stopNow
* Label external states turning off
* Optimize original code to actually fix issues
2025-10-31 05:55:56 -05:00
Andrew Yong
4f817d69eb
fix(wio-e5): Fix LED state inversion ( #8500 )
...
Wio-E5 currently has LED appearing to be steadily on, due to incorrect LED_STATE_ON (it is actually briefly flashing off, but visually it is hard to perceive).
Wio-E5 has LED between GPIO PB5 and VCC, so LED_STATE_ON should be 0 for LED to blink correctly. With this commit, it is now flashing correctly.
Refer to schematics:
* [Wio-E5 Development Kit](https://files.seeedstudio.com/products/113990934/LoRa-E5%20Dev%20Board%20v1.0.pdf )
* [Wio-E5 mini](https://files.seeedstudio.com/products/113990939/LoRa-E5%20mini%20v1.0.pdf )
Signed-off-by: Andrew Yong <me@ndoo.sg >
2025-10-31 05:55:07 -05:00
Chloe Bethel
de83b448f9
Force stdout to be line buffered - this fixes logs ending early if meshtasticd crashes ( #8499 )
2025-10-31 05:54:35 -05:00