File: rigctld.default

package info (click to toggle)
pat 0.19.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,228 kB
  • sloc: javascript: 3,864; sh: 147; makefile: 11
file content (12 lines) | stat: -rw-r--r-- 282 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
# Configuration for rigctld systemd unit file from Pat.

# Radio model number (-m)
# (run rigctl -l to find yours)
MODEL=1

# Path to your rig's tty device (-r)
DEV=/dev/ttyUSB0

# Additional parameters passed to rigctld
# (this example sets serial baud 9600)
#EXTRA_OPTS="-s 9600"