-
Notifications
You must be signed in to change notification settings - Fork 321
Closed
Description
My IC-9700 shows up as /dev/tty.usbserial-5320
.
I've tried the following configuration lines:
PTT RIG 3081 "/dev/tty.usbserial-5320"
PTT RIG 3081 /dev/tty.usbserial-5320
In both cases, direwolf interprets the serial port as being /dev/tty.usbserial-
, resulting in:
Hamlib Rig open error -6: IO error
port_open: serial_open(/dev/tty.usbserial-) status=-6, err=No such file or directory
iofunc.c(81):port_open return(-6)
rig.c(800):rig_open return(-6)
I'm unsure if this is an issue in Hamlib, or an issue in direwolf's configuration parsing. Yes I know that this can be worked around with a symlink, which is what I'm doing at the moment, but that device name is valid, so should work...
Metadata
Metadata
Assignees
Labels
No labels