Skip to content

2.5#553

Merged
thebentern merged 26 commits intomasterfrom
2.5
Aug 17, 2024
Merged

2.5#553
thebentern merged 26 commits intomasterfrom
2.5

Conversation

@jp-bennett
Copy link
Contributor

@jp-bennett jp-bennett commented Aug 13, 2024

  • PKI infrastructure
  • Optionals on telemetry
  • New admin message for setting time only
  • Client Notifications on phone API
  • New Short Turbo Preset
  • Deprecated VLong Slow
  • Deprecated some device config and moved to new Security config
  • Moved NodeInfoLite to use smaller UserLite proto
  • Added new LocalStats telemetry variant to send over phone API every 15 minutes

@garthvh
Copy link
Member

garthvh commented Aug 17, 2024

Looks good, I think we should stop adding stuff and merge it.

@thebentern thebentern marked this pull request as ready for review August 17, 2024 10:33
@thebentern thebentern merged commit fe44964 into master Aug 17, 2024
@jp-bennett jp-bennett deleted the 2.5 branch August 17, 2024 13:40
cpatulea added a commit to cpatulea/python that referenced this pull request Feb 27, 2026
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 config fields by name, not index, to prevent this error in the future.

LocalConfig.security was introduced in meshtastic/protobufs#553
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants