Docs: reflect removed menu icons and new themes/SMS details
- README/MANUAL: drop 'menu icons' (reverted to plain-text entries), add the Red and Neon 80s theme presets, and surface DMR text messaging in the README feature list. - MANUAL: correct the quick-text count (10 -> 8). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
975661689a
commit
5efd14d8b7
2 changed files with 14 additions and 6 deletions
|
|
@ -67,8 +67,11 @@ Pick a colour theme on the radio at **Menu → Options → Display Options → "
|
||||||
- **BASIC 80s** — a Commodore-64 look (light blue on blue).
|
- **BASIC 80s** — a Commodore-64 look (light blue on blue).
|
||||||
- **Terminal** — a green terminal (green-on-black at night, black-on-green by day).
|
- **Terminal** — a green terminal (green-on-black at night, black-on-green by day).
|
||||||
- **Vertexic** — amber/orange (black-on-amber by day, amber-on-black at night).
|
- **Vertexic** — amber/orange (black-on-amber by day, amber-on-black at night).
|
||||||
|
- **Red** — black-on-red by day, red-on-black at night.
|
||||||
|
- **Neon 80s** — an 80s-synthwave palette with several neon colours (cyan,
|
||||||
|
magenta, violet, green, yellow) across the UI over a dark background.
|
||||||
|
|
||||||
Editing colours in the CPS only affects **Custom**; the two built-in presets are
|
Editing colours in the CPS only affects **Custom**; the built-in presets are
|
||||||
fixed. Every element (S-meter, frequencies, menus) follows the selected theme.
|
fixed. Every element (S-meter, frequencies, menus) follows the selected theme.
|
||||||
|
|
||||||
### Mute indicator — 🟢 [FreeTRX]
|
### Mute indicator — 🟢 [FreeTRX]
|
||||||
|
|
@ -180,7 +183,7 @@ cycles; unread messages are marked `*`. In a message view, **GREEN**
|
||||||
replies (inbox) or re-edits/resends (sent), **SK2+RED** deletes. The radio
|
replies (inbox) or re-edits/resends (sent), **SK2+RED** deletes. The radio
|
||||||
automatically answers delivery-report requests from other radios.
|
automatically answers delivery-report requests from other radios.
|
||||||
|
|
||||||
**Quick texts:** 10 editable templates (**GREEN** uses one in a new message,
|
**Quick texts:** up to 8 editable templates (**GREEN** uses one in a new message,
|
||||||
**SK2+GREEN** edits, **SK2+RED** deletes).
|
**SK2+GREEN** edits, **SK2+RED** deletes).
|
||||||
|
|
||||||
**Options:** *Wait for ACK* (delivery confirmation) and *My ID only*
|
**Options:** *Wait for ACK* (delivery confirmation) and *My ID only*
|
||||||
|
|
|
||||||
13
README.md
13
README.md
|
|
@ -6,8 +6,8 @@ chipset — the **TYT MD-UV380 / Retevis RT-3S** and **Baofeng DM-1701 / Retevis
|
||||||
RT-84**.
|
RT-84**.
|
||||||
|
|
||||||
It adds a number of UI and quality-of-life changes on top of OpenGD77 (segmented
|
It adds a number of UI and quality-of-life changes on top of OpenGD77 (segmented
|
||||||
S-meter, 7-segment frequency font, screen dimming, an audio-mute function, menu
|
S-meter, 7-segment frequency font, screen dimming, an audio-mute function,
|
||||||
icons, on-radio channel editing, and more).
|
DMR text messaging, colour theme presets, on-radio channel editing, and more).
|
||||||
|
|
||||||
📖 **[`MANUAL.md`](MANUAL.md)** is the full feature & usage guide — every feature is
|
📖 **[`MANUAL.md`](MANUAL.md)** is the full feature & usage guide — every feature is
|
||||||
tagged 🟢 **[FreeTRX]** (new/changed here) or ⚪ **[OpenGD77]** (inherited). See
|
tagged 🟢 **[FreeTRX]** (new/changed here) or ⚪ **[OpenGD77]** (inherited). See
|
||||||
|
|
@ -35,9 +35,14 @@ FreeTRX keeps OpenGD77's core (DMR/FM, hotspot, CPS compatibility) and adds:
|
||||||
- **7-segment "LED" frequency font** on the VFO and the SK1-held frequency view.
|
- **7-segment "LED" frequency font** on the VFO and the SK1-held frequency view.
|
||||||
- **Screen dimming** — optionally dim the backlight to 100 / 50 / 30 / 15 % after
|
- **Screen dimming** — optionally dim the backlight to 100 / 50 / 30 / 15 % after
|
||||||
inactivity (Auto backlight mode); new setting in Display Options.
|
inactivity (Auto backlight mode); new setting in Display Options.
|
||||||
|
- **DMR text messages (SMS)** — send and receive text messages on the radio,
|
||||||
|
compatible with BrandMeister, hotspots and OEM radios. Compose on the keypad,
|
||||||
|
inbox/sent boxes, quick-text templates, delivery confirmation and an
|
||||||
|
incoming-message popup (see the manual for details).
|
||||||
- **Theme presets** — pick a colour theme on the radio: **Custom** (CPS-editable,
|
- **Theme presets** — pick a colour theme on the radio: **Custom** (CPS-editable,
|
||||||
default), **BASIC 80s** (Commodore 64), **Terminal** (green-on-black), or
|
default), **BASIC 80s** (Commodore 64), **Terminal** (green-on-black),
|
||||||
**Vertexic** (amber/orange). CPS edits only affect Custom.
|
**Vertexic** (amber/orange), **Red**, or **Neon 80s** (multi-colour synthwave).
|
||||||
|
CPS edits only affect Custom.
|
||||||
- **On-radio channel management** — create and delete channels directly from the
|
- **On-radio channel management** — create and delete channels directly from the
|
||||||
Channel quick menu, no PC/CPS required (see [Managing channels](#managing-channels-on-the-radio)).
|
Channel quick menu, no PC/CPS required (see [Managing channels](#managing-channels-on-the-radio)).
|
||||||
- **DMR reliability fix** — resolves a hard-fault (freeze needing a battery pull)
|
- **DMR reliability fix** — resolves a hard-fault (freeze needing a battery pull)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue