From 87002745a5876ee27f53be82ba79a63294e05ea9 Mon Sep 17 00:00:00 2001 From: DJ2LS Date: Fri, 12 Jan 2024 20:21:22 +0100 Subject: [PATCH] RADIO MANAGER - WIP fixed set mode and power --- gui/src/components/grid/grid_active_rig_control.vue | 4 ++-- gui/src/js/api.js | 1 + modem/radio_manager.py | 5 ++++- modem/rigctld.py | 8 ++++---- modem/server.py | 3 ++- modem/state_manager.py | 3 ++- 6 files changed, 15 insertions(+), 9 deletions(-) diff --git a/gui/src/components/grid/grid_active_rig_control.vue b/gui/src/components/grid/grid_active_rig_control.vue index 3ab750c7..2042fe3e 100644 --- a/gui/src/components/grid/grid_active_rig_control.vue +++ b/gui/src/components/grid/grid_active_rig_control.vue @@ -47,7 +47,7 @@ function set_radio_parameters() {