rpc.rigd

Utilities to support the hamlib radio control library

Install

All systems
curl cmd.cat/rpc.rigd.sh
Debian Debian
apt-get install libhamlib-utils
Ubuntu
apt-get install libhamlib-utils
image/svg+xml Kali Linux
apt-get install libhamlib-utils
Windows (WSL2)
sudo apt-get update sudo apt-get install libhamlib-utils
Raspbian
apt-get install libhamlib-utils

libhamlib-utils

Utilities to support the hamlib radio control library

Most recent amateur radio transceivers allow external control of their functions through a computer interface. Unfortunately, control commands are not always consistent across a manufacturer's product line and each manufacturer's product line differs greatly from its competitors. This library addresses that issue by providing a standardised programming interface that applications can talk to and translating that into the appropriate commands required by the radio in use. This package provides a command-line utility to test the hamlib library and to control transceivers if you're short of anything more sophisticated.