Skip to content

Add TINY_FAST and TINY_SLOW presets for Amateur Radio compliance#934

Merged
caveman99 merged 1 commit into
meshtastic:developfrom
vidplace7:tinyfast
Jun 2, 2026
Merged

Add TINY_FAST and TINY_SLOW presets for Amateur Radio compliance#934
caveman99 merged 1 commit into
meshtastic:developfrom
vidplace7:tinyfast

Conversation

@vidplace7

@vidplace7 vidplace7 commented May 31, 2026

Copy link
Copy Markdown
Member

Add two new presets:

  • TINY_FAST
  • TINY_SLOW

These will be used to enable ultra-narrow presets (20khz) on Amateur Radio devices.
This is necessary for regulatory compliance in the 2M and 70CM bands.

firmware PR:

I have tested these narrow bandwidths on T-Beam BPF and it's still working with 200 char messages (got a nice TCXO)!

@vidplace7 vidplace7 added the enhancement New feature or request label May 31, 2026
@vidplace7 vidplace7 requested a review from Copilot May 31, 2026 17:01

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds two ultra-narrow LoRa modem presets intended for Amateur Radio bandwidth compliance in lower-band amateur use cases.

Changes:

  • Adds TINY_FAST and TINY_SLOW to Config.LoRaConfig.ModemPreset.
  • Documents intended 20kHz bandwidth use and TCXO tolerance requirements.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread meshtastic/config.proto Outdated
Comment thread meshtastic/config.proto Outdated
@vidplace7

vidplace7 commented Jun 1, 2026

Copy link
Copy Markdown
Member Author

Merged meshtastic/firmware#10595 and confirmed 15.6 kHz bandwidth is working on the target hardware (Ham 2-Meter) ❤️
Tested 200 char messages between two T-Beam BPFs

@caveman99 caveman99 merged commit 8b68f27 into meshtastic:develop Jun 2, 2026
2 checks passed
NomDeTom added a commit to NomDeTom/Meshtasticprotobufs that referenced this pull request Jun 3, 2026
* Initial plan

* Fix truncated mesh.proto: restore full file, add LockdownAuth.disable and LockdownStatus.State.DISABLED

* fix: align Station G3 comment formatting in mesh proto

* fix: revert unrelated MeshLink description edit

* Add TINY_FAST and TINY_SLOW presets for Amateur Radio compliance (meshtastic#934)

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
Co-authored-by: Austin <vidplace7@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants