From 004eea0000c115499e170852936c71cae4e43d1c Mon Sep 17 00:00:00 2001 From: Stanislaw Grams Date: Fri, 6 Feb 2026 23:02:21 +0100 Subject: [PATCH] [docs](trx-frontend-qt): update trx-bin reference to trx-client Co-Authored-By: Claude Opus 4.6 Signed-off-by: Stanislaw Grams --- src/trx-client/trx-frontend/trx-frontend-qt/REQUIREMENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/trx-client/trx-frontend/trx-frontend-qt/REQUIREMENTS.md b/src/trx-client/trx-frontend/trx-frontend-qt/REQUIREMENTS.md index be126cc..272f64d 100644 --- a/src/trx-client/trx-frontend/trx-frontend-qt/REQUIREMENTS.md +++ b/src/trx-client/trx-frontend/trx-frontend-qt/REQUIREMENTS.md @@ -5,7 +5,7 @@ - Linux-only support for the initial implementation. - Use system-wide Qt6 (no vendored Qt). - Frontend must be optional and feature-gated; default build should not require Qt. - - Feature name in `trx-bin`: `qt-frontend`. + - Feature name in `trx-client`: `qt-frontend`. ## Functional Requirements - Show rig status: frequency, mode, PTT state, VFO info, lock state, power state.