Sophie

Sophie

distrib > Mageia > 9 > armv7hl > by-pkgid > a7af2ef6c06609e9af0dbee57d6d4812 > files > 3

hamlib-4.5.5-1.mga9.src.rpm

# Config file for systemd rigctld

# For the below example command on TS-450S and listening only for local connections
# rigctld --vfo -m 2003 -r /dev/ttyUSB0 -T 127.0.0.1 -t 4532 --set-conf=serial_handshake=None

RADIOID		= "2003"
COMPORT		= "/dev/ttyUSB0"
NETIP		= "127.0.0.1"
NETPORT		= "4532"

# More space delimited  options may be added to OPTIONS e.g. "serial_handshake=None serial_speed=4800"
OPTIONS		= "serial_handshake=None"

# For verbose output uncomment the next line
#VERBOSE	= "-vvvvv"

# For accurate timings in verbose output uncomment the next line
#MILLITIME	= "-Z"

# Vfo mode leave blank for none or --vfo (recommended)
VFOMODE		= "--vfo"