Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need help: IC-7100 on a RPi 3B not keying. #400

Closed
du2uxh opened this issue Jun 15, 2022 · 2 comments
Closed

Need help: IC-7100 on a RPi 3B not keying. #400

du2uxh opened this issue Jun 15, 2022 · 2 comments

Comments

@du2uxh
Copy link

du2uxh commented Jun 15, 2022

First off, I have a RPi 3B running on Buster. I have installed Hamlib 4.4, Direwolf 1.7 and Linpac 0.29.

Hamlib: rigctl -l | grep IC-7100 - says IC-7100 is model# 3070. In direwolf.conf PTT configuration as; PTT RIG 3070 /dev/ttyUSB0 (I also tried ttyUSB1). Buster assigned ttyUSB0 and ttyUSB1 for the IC-7100 that is connected via the USB port on the Pi. Rig is set to FM-D using 2m packet frequency.

First I run direwolf -t 0 -p;

pi@linpac:~ $ direwolf -t 0 -p
Dire Wolf DEVELOPMENT version 1.7 E (Jun 14 2022)
Includes optional support for: hamlib cm108-ptt

Reading config file direwolf.conf
Audio input device for receive: stdin (channel 0)
Audio out device for transmit: plughw:2,0 (channel 0)
Channel 0: 1200 baud, AFSK 1200 & 2200 Hz, A+, 44100 sample rate / 3.
Hamlib error: Unknown rig model 3070. Run "rigctl --list" for a list of model numbers.
Ready to accept AGW client application 0 on port 8000 ...
Ready to accept KISS TCP client application 0 on port 8001 ...
Virtual KISS TNC is available on /dev/pts/1
Created symlink /tmp/kisstnc -> /dev/pts/1
QRT - I pressed Ctrl C here.
Hamlib: Can't use rig_set_ptt for channel 0 PTT because rig_open failed.
pi@linpac:~ $

Listing my serial by id:
pi@linpac:/dev/serial/by-id $ ls -la
total 0
drwxr-xr-x 2 root root 80 Jun 15 07:48 .
drwxr-xr-x 4 root root 80 Jun 15 07:48 ..
lrwxrwxrwx 1 root root 13 Jun 15 07:48 usb-Silicon_Labs_CP2102_USB_to_UART_Bridge_Controller_IC-7100_03003450_A-if00-port0 -> ../../ttyUSB0
lrwxrwxrwx 1 root root 13 Jun 15 07:48 usb-Silicon_Labs_CP2102_USB_to_UART_Bridge_Controller_IC-7100_03003450_B-if00-port0 -> ../../ttyUSB1
pi@linpac:/dev/serial/by-id $

I am using the Linpac packet radio interface to key the radio when I connect to a BBS but rig is not keying.

Any help is appreciated.

Max - DU2UXH

@dranch
Copy link
Collaborator

dranch commented Jun 15, 2022

Hello Max,
Direwolf's Github issues are for bug reports only.. not for support. Please join the direwolf email list at https://groups.io/g/direwolf and post your support question there. In that post, please include the detail if using rigctl by itself works for say querying your radio's frequency, etc. Btw.. as mentioned in the other Linpac post on Sourceforge, Linpac does not do anything packet directly, it uses Linux's AX.25 stack so you need to configure that as well.

Please close this Github issue as this is not a bug report.

@du2uxh
Copy link
Author

du2uxh commented Jun 15, 2022

I am sorry for posting this here.

@du2uxh du2uxh closed this as completed Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants