From a955d455184b8ebc7747a4a5612bf83147965409 Mon Sep 17 00:00:00 2001 From: DJ2LS Date: Sun, 11 Feb 2024 08:48:49 +0100 Subject: [PATCH] adjusted settings --- gui/src/components/main_startup_check.vue | 79 ++++++++--------------- modem/config.py | 2 +- modem/helpers.py | 3 +- modem/rigctld.py | 2 +- 4 files changed, 30 insertions(+), 56 deletions(-) diff --git a/gui/src/components/main_startup_check.vue b/gui/src/components/main_startup_check.vue index d9d47de5..da8ae4e2 100644 --- a/gui/src/components/main_startup_check.vue +++ b/gui/src/components/main_startup_check.vue @@ -9,6 +9,7 @@ import pinia from "../store/index"; setActivePinia(pinia); import { settingsStore as settings, onChange } from "../store/settingsStore.js"; +import { sendModemCQ } from "../js/api.js"; import { useStateStore } from "../store/stateStore.js"; const state = useStateStore(pinia); @@ -61,7 +62,7 @@ function getRigControlStuff() { } function testHamlib() { - alert("Not yet implemented."); + sendḞodemCQ(); } @@ -295,57 +296,7 @@ function testHamlib() { > -
- - - -
+
+ +
+ + + +
+ +