[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Rig Control
From: |
Ed |
Subject: |
Re: Rig Control |
Date: |
Wed, 25 May 2022 18:59:17 -0400 |
On Wed, 25 May 2022 17:15:09 -0400
Gary Grebus <glg@grebus.com> wrote:
> On 5/25/22 14:07, Ed wrote:
> > I use a ic-7300 and have it set to use USB0, but I get no rig
> > control.
> >
> > Not sure how to correct this, the 7300 uses a symlink to USB0, so
> > how do I get this to work ?
> >
> > /dev/serial/by-id/usb-Silicon_Labs_CP2102_USB_to_UART_Bridge
> > +_Controller_IC-7300_02038316-if00-port0
> >
>
> That should be a symlink to the actual tty device. On my system it
> is /dev/ttyUSB0.
>
>
> pi@pi2:~ $ ls -l /dev/serial/by-id
> total 0
> ...
> lrwxrwxrwx 1 root root 13 May 17 10:50
> usb-Silicon_Labs_CP2102_USB_to_UART_Bridge_Controller_IC-7300_02034059-if00-port0
>
> -> ../../ttyUSB0
>
> So in logcfg.dat:
>
> RIGMODEL=373
> RIGPORT=/dev/ttyUSB0
> RIGSPEED=19200
Same as here,except this error in tlf
Rignumber is 373
Rig speed is 19200
Trying to start rig ctrl
rig_open: error
here is my setup
RIGMODEL=373
RIGSPEED=19200
RIGPORT=/dev/ttyUSB0
I have no experience with udev and it is going to be a challange
Ed W3NR