Skip to content

Develop#1

Merged
NomDeTom merged 6 commits into
NomDeTom:feat/mesh-beaconfrom
meshtastic:develop
Jun 3, 2026
Merged

Develop#1
NomDeTom merged 6 commits into
NomDeTom:feat/mesh-beaconfrom
meshtastic:develop

Conversation

@NomDeTom

@NomDeTom NomDeTom commented Jun 3, 2026

Copy link
Copy Markdown
Owner

This pull request introduces new features and improvements related to device lockdown mode and radio presets. The main changes add support for disabling lockdown mode, clarify device state reporting, and introduce new radio presets for compliance with Amateur Radio restrictions.

Lockdown Mode Enhancements:

  • Added a disable boolean field to the LockdownAuth message in admin.proto, allowing authorized clients to disable lockdown mode and revert the device to normal operation. This process decrypts stored data and removes access restrictions, but does not reverse permanent debug port lockout (APPROTECT).
  • Added a new DISABLED state to the LockdownStatus.State enum in mesh.proto to indicate that lockdown is supported but not currently active, enabling clients to accurately reflect the device's security status.

Radio Preset Additions:

  • Introduced two new radio presets, TINY_FAST and TINY_SLOW, in the RadioConfig.Preset enum in config.proto. These are optimized for 20kHz bandwidth to comply with Amateur Radio regulations, requiring high-precision TCXO and supporting only specific chipsets.

@NomDeTom NomDeTom merged commit d8bef9f into NomDeTom:feat/mesh-beacon Jun 3, 2026
1 check passed
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