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() { > -
- - - -
+
+ +
+ + + +
+ +