Pages: [1]   Go Down

Author Topic: A script uses SDR++ as band scope for your radio  (Read 203 times)

N2IW

  • Member
  • Posts: 42
    • HomeURL
A script uses SDR++ as band scope for your radio
« on: February 06, 2022, 06:05:22 PM »

I wrote a script to use SDR++ as band scope for my radio. It communicates with the radio via logging software RUMlogNG on a Mac. The script doesn't talk with any hardware directly, it talks via network connection (TCP) with SDR and logging software.

The script is cross platform, so it may also work with other SDR software and logging software on other platforms like Windows or Linux, as long as they use the same protocol/commands. On the SDR side, it needs to run as a Hamlib/Rigctl compatible server. On the logging software side, it needs to run a DXlab/Commander compatible server.

Here is link for the script, try at your own risk! https://github.com/n2iw/cat-relay
Logged
Pages: [1]   Go Up