Jason P
65a5cec1c1
Don't run message persistent in MUI
2025-11-06 08:30:12 -06:00
Jason P
aace45305d
Merge branch 'develop' into multi-message-Storage
2025-11-06 07:40:52 -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
9e9eff0a43
Don't favorite if WE are CLIENT_BASE role
2025-11-05 10:31:15 -06:00
Jason P
6c3d2fd7b9
Merge branch 'develop' into multi-message-Storage
2025-11-05 10:19:17 -06:00
Jason P
3e40d7896b
Revert "nrf52: add watchdog ( #8485 )" ( #8554 )
...
This reverts commit 83954293d8 .
2025-11-05 10:07:28 -06:00
Jason P
e2d44829fe
Restore auto favorite; but only if not CLIENT_BASE
2025-11-05 10:01:32 -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
Jason P
9f6b5f0a17
Improve getSafeNodeName further
2025-11-04 08:12:57 -06:00
Jason P
ccdb27d377
Improve getSafeNodeName / sanitizeString code.
2025-11-04 07:27:56 -06:00
Jason P
ef5016aa12
Merge branch 'develop' into multi-message-Storage
2025-11-04 06:59:34 -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
Jason P
33cbf35251
Merge branch 'develop' into multi-message-Storage
2025-11-03 12:56:04 -06: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
Jason P
6647900196
Merge branch 'develop' into multi-message-Storage
2025-11-02 21:32:07 -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
Jason P
c3b4e6bc9e
Merge branch 'develop' into multi-message-Storage
2025-11-02 06:21:51 -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
Jason P
4c176d7829
Merge branch 'develop' into multi-message-Storage
2025-11-01 23:39:38 -05: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
Jason P
541a6b55ba
Merge branch 'develop' into multi-message-Storage
2025-10-31 22:28:47 -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