v1.7.0-beta.1 — Contacts import/export, monitor passthrough
Pre-release
Pre-release
What's new
New features
- Contacts import/export — Import… (Alt+I) and Export… (Alt+X) buttons in the Contacts dialog. JSON export is a lossless round-trip (all fields including FCC-verified metadata); CSV exports the five user-editable columns (Callsign, Name, Location, GMRS, HAM) for spreadsheet editing. Import merges by callsign + name — existing entries are updated with non-blank incoming fields while verified status is preserved; new callsigns are appended.
- Monitor passthrough — a Passthrough toggle next to the Monitor button bypasses the bandpass filter so raw audio plays unprocessed; useful for wideband listening or debugging the audio path.
Documentation
- User manual updated — PDF reflects the new Passthrough toggle and Contacts import/export controls.
Installation
This is a pre-release — not recommended for production use.
Download gmrs-tty_1.7.0-beta.1_amd64.deb (if attached) and install:
sudo dpkg -i gmrs-tty_1.7.0-beta.1_amd64.deb
sudo apt-get install -f # resolve any missing depsRequires: Debian 13 / LMDE 7 (or compatible), x86-64, Python 3.13