diff --git a/gui/preload-main.js b/gui/preload-main.js index 12b7e9d8..ee3778de 100644 --- a/gui/preload-main.js +++ b/gui/preload-main.js @@ -465,8 +465,8 @@ window.addEventListener("DOMContentLoaded", () => { document .getElementById("radio-control-switch-disabled") .addEventListener("click", () => { - document.getElementById("hamlib_info_field").innerHTML = - "Set hamlib related settings."; + //document.getElementById("hamlib_info_field").innerHTML = + // "Disables TNC rig control"; document.getElementById("radio-control-disabled").style.display = "block"; document.getElementById("radio-control-disabled").style.visibility = @@ -487,8 +487,8 @@ window.addEventListener("DOMContentLoaded", () => { document .getElementById("radio-control-switch-help") .addEventListener("click", () => { - document.getElementById("hamlib_info_field").innerHTML = - "Set the ip and port of a rigctld session"; + //document.getElementById("hamlib_info_field").innerHTML = + // "Set the ip and port of a rigctld session"; document.getElementById("radio-control-disabled").style.display = "none"; document.getElementById("radio-control-disabled").style.visibility = @@ -510,8 +510,8 @@ window.addEventListener("DOMContentLoaded", () => { document .getElementById("radio-control-switch-rigctld") .addEventListener("click", () => { - document.getElementById("hamlib_info_field").innerHTML = - "Start and stop rigctld ."; + //document.getElementById("hamlib_info_field").innerHTML = + // "Edit your rigctld settings and start and stop rigctld ."; document.getElementById("radio-control-disabled").style.display = "none"; document.getElementById("radio-control-disabled").style.visibility = diff --git a/gui/src/index.html b/gui/src/index.html index d4ad1954..50405ee3 100644 --- a/gui/src/index.html +++ b/gui/src/index.html @@ -310,6 +310,7 @@ Please select audio device for RX and TX +
TNC will not utilize rig control and features will be limited. + While functional; it is recommended to configure hamlib.