DigiPi              
TNC 1200baud/VHF
APRS Digipeater
TNC 300baud/HF
VHF Winlink Gateway
Pat Winlink Client
ARDOP Modem
Rig Control Daemon  

System status:

"; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; ?>
"; $output = shell_exec('systemctl is-active tnc'); echo "TNC 1200baud/VHF $output
"; $output = shell_exec('systemctl is-active digipeater'); echo "APRS Digipeater $output
"; $output = shell_exec('systemctl is-active tnc300b'); echo "TNC 300b/HF $output
"; $output = shell_exec('systemctl is-active winlinkrms'); echo "VHF Winlink Gateway $output
"; $output = shell_exec('systemctl is-active pat'); echo "Pat client $output
"; $output = shell_exec('systemctl is-active ardop'); echo "ARDOP modem $output
"; $output = shell_exec('systemctl is-active rigctld'); echo "Rig control daemon    $output

Refresh       Help