hamlib

Ham radio control libraries and utilities for radio equipment

brewmacoslinux
Try with needOr install directly
Source

About

Ham radio control libraries

Commands

rigctlrigctldrotctlrotctldampctlampctld

Examples

List all supported radio models$ rigctl -l
Control a radio on /dev/ttyUSB0 at 9600 baud to get frequency$ rigctl -m 2 -r /dev/ttyUSB0 -s 9600 f
Start rigctld daemon for remote radio control on port 4532$ rigctld -m 2 -r /dev/ttyUSB0 -s 9600 -t 4532