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

How does Direwolf control the behavior of DTR ? #416

Closed
xiaofami opened this issue Jul 29, 2022 · 1 comment
Closed

How does Direwolf control the behavior of DTR ? #416

xiaofami opened this issue Jul 29, 2022 · 1 comment

Comments

@xiaofami
Copy link

xiaofami commented Jul 29, 2022

I'm using this interface with a USB soundcard to connect FT-8900R to a TV Box running Manjaro ARM and Direwolf (Version:1.7, built from source )for packet radio :
1098215657
1834709778
8225994

Currently I'm testing without radio connected. I notice that the DTR LED is always on after direwolf is up and running. I'm wondering if it is the expected behavior as the manual of U5-Link described :

RTS LED: Blink when PTT triggered (Working as expected)
DTR LED: Blink when CW triggered, synchronized with dot or line (Not working as expected, always on when direwolf running)
PW LED: ALways on after USB cable is connected (Working as expected)
REM LED: Blink when changing radio freq with CAT (Could not verify)

I've contact with the U5-Link inventor and he claimed it as "software wrong setting" though I seriously doubt if he has ever played with direwolf. Further more, the manual suggests these setting:

RTS=PTT
DTR=CW
CTS=SQL

so what is supposed to set in direwolf.conf to make DTR behave as expected ?

I only made minimal change to default direwolf and below is what I've changed:

ADEVICE  plughw:0,0
MYCALL BH2VJW
PTT /dev/ttyUSB0 RTS
@dranch
Copy link
Collaborator

dranch commented Jul 31, 2022

The use of Github "issues" are for reporting bugs and enhancement requests and not for general support. Please join and repost your issue at direwolf@groups.io and close this issue. With that said, I encourage you look at using "PTT /dev/ttyUSB0 RTS -DTR"

@xiaofami xiaofami closed this as completed Aug 1, 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