mirror of
https://github.com/LFManifesto/ReticulumHF
synced 2026-08-14 19:31:48 -04:00
Bump version to v0.2.1-alpha
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
b809825a74
commit
f8cd234a8a
2 changed files with 3 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# ReticulumHF
|
||||
|
||||
**Current Version:** v0.2.0-alpha
|
||||
**Current Version:** v0.2.1-alpha
|
||||
|
||||
Reticulum mesh networking over HF radio via FreeDV modem. Raspberry Pi image that creates a WiFi gateway for Sideband/MeshChat to communicate over HF.
|
||||
|
||||
|
|
@ -119,6 +119,7 @@ All clients (Sideband, MeshChat, Columba) use the same settings:
|
|||
|
||||
| Version | Changes |
|
||||
|---------|---------|
|
||||
| v0.2.1-alpha | TX audio fix: 0 dB default (was -6), ALSA 80% (was 64%), target ALC 30-50 |
|
||||
| v0.2.0-alpha | Transport bridging fix (boundary mode), TX audio control, unified port 4242, troubleshooting UI |
|
||||
| v0.1.0-alpha | Major UI overhaul, audio monitoring, ALSA controls, FreeDV mode selection |
|
||||
|
||||
|
|
|
|||
|
|
@ -402,7 +402,7 @@
|
|||
<header>
|
||||
<h1>ReticulumHF Gateway</h1>
|
||||
<p class="subtitle" id="radio-config">Loading...</p>
|
||||
<p style="font-size: 0.7rem; color: var(--text-muted); margin-top: 4px;">v0.2.0-alpha</p>
|
||||
<p style="font-size: 0.7rem; color: var(--text-muted); margin-top: 4px;">v0.2.1-alpha</p>
|
||||
</header>
|
||||
|
||||
<!-- Gateway Status -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue