Skip to content

[pull] master from meshtastic:master#2

Open
pull[bot] wants to merge 35 commits intofablabbcn:masterfrom
meshtastic:master
Open

[pull] master from meshtastic:master#2
pull[bot] wants to merge 35 commits intofablabbcn:masterfrom
meshtastic:master

Conversation

@pull
Copy link

@pull pull bot commented Feb 21, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot locked and limited conversation to collaborators Feb 21, 2026
@pull pull bot added the ⤵️ pull label Feb 21, 2026
h3lix1 and others added 14 commits February 25, 2026 01:47
requestConfig was assuming that the order of fields in meshtastic.LocalConfig
matches the order of enum values in AdminMessage.ConfigType. This is true for
'device', 'position', etc. but is NOT true for 'security' due to the intervening
'version' field.

Look up LocalConfig fields by name, not index, to prevent this error in the future.

LocalConfig.security was introduced in meshtastic/protobufs#553
Co-authored-by: Ian McEwen <ianmcorvidae@ianmcorvidae.net>
Fix '--get security' (incorrect AdminMessage.ConfigType value).
Fix: Update repeated field checks to use is_repeated property
Add traffic management module to the python libraries
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants