Docs: document zone-based scanning; make version example non-drifting
The Scanning section only said 'per upstream OpenGD77', which left the scan-list question unanswered. Explain that zones are the scan list, the Zone Skip / All Skip flags, the start key and the Radio options settings. Also replace the version example that goes stale every release. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
51a1c04b9b
commit
fa2ad5d0d2
1 changed files with 19 additions and 5 deletions
24
MANUAL.md
24
MANUAL.md
|
|
@ -118,8 +118,21 @@ A real-time signal-strength-vs-frequency graph centred on the VFO frequency.
|
|||
- The scope is **VFO-only** (not available in Channel mode).
|
||||
|
||||
### Scanning — ⚪ [OpenGD77]
|
||||
Channel and VFO scanning with hold/pause behaviour, per the upstream OpenGD77
|
||||
controls.
|
||||
**There are no scan lists.** Unlike the vendor CPS, OpenGD77 scans **the channels
|
||||
of the currently selected zone** — so a zone *is* the scan list. To scan a
|
||||
particular set of channels, put them in a zone and select it. The **All Channels**
|
||||
virtual zone scans every channel in the codeplug.
|
||||
|
||||
- **Start/stop:** long-press **UP** on the Channel or VFO screen (**RED** stops).
|
||||
- **Exclude a channel:** **Menu → Channel details** (or **SK2 + green** on the
|
||||
Channel screen) → **Zone Skip** (skipped when scanning a normal zone) and
|
||||
**All Skip** (skipped when scanning *All Channels*).
|
||||
- **Settings:** **Menu → Options → Radio options** → **Scan delay**,
|
||||
**Scan dwell**, **Scan mode** (Hold / Pause / Stop) and **Scan On Boot**.
|
||||
|
||||
Note: in the codeplug these two skip flags reuse the old "Auto Scan" and "Lone
|
||||
Worker" bits, so a vendor CPS may label them differently — set them on the radio
|
||||
to avoid confusion.
|
||||
|
||||
### Quick menu — ⚪ [OpenGD77] (with 🟢 [FreeTRX] additions)
|
||||
Press the **top / orange** button to open the quick menu for the current screen
|
||||
|
|
@ -210,9 +223,10 @@ second or two a message is on air; hotspot mode is unaffected.
|
|||
|
||||
## About & versioning — 🟢 [FreeTRX]
|
||||
|
||||
**Menu → Firmware info** shows the **FreeTRX version** (semantic versioning, e.g.
|
||||
`FreeTRX v0.10.0`) alongside the git commit ID. Pre-1.0 builds are published as
|
||||
pre-releases. See [`CHANGELOG.md`](CHANGELOG.md) for the full history.
|
||||
**Menu → Firmware info** shows the **FreeTRX version** (semantic versioning,
|
||||
`FreeTRX vMAJOR.MINOR.PATCH`) alongside the git commit ID. Pre-1.0 builds are
|
||||
published as pre-releases. See [`CHANGELOG.md`](CHANGELOG.md) for the full
|
||||
history.
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue