Add simple hamlib server functionality

🙋 If you want a new feature or a change to the software then add your request here.

If it's not here then it's not going to happen.
csntechnologies
Posts: 1
Joined: Sun Jul 28, 2024 4:55 am

Add simple hamlib server functionality

#1

Unread post by csntechnologies »

Hi All. Could simple hamlib server support be added? In this way SDRConsole would appear as a hamlib server to handle setting/getting the frequency and mode.

You would start a TCP server and repond to only four command, sent in plain ASCII:
F XXX = set frequency to XXX in MHz
f = respond with current frequency
M XXX = set mode to XXX (FM,USB,etc)
m = respond with current mode

Full details are here: https://hamlib.sourceforge.net/html/rigctld.1.html

Appreciate it!

Keith

Post Reply