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

PTT always on with serial port #44

Closed
cx5cba opened this issue Jun 25, 2016 · 14 comments
Closed

PTT always on with serial port #44

cx5cba opened this issue Jun 25, 2016 · 14 comments

Comments

@cx5cba
Copy link

cx5cba commented Jun 25, 2016

I use serial port to PTT in Windows 7 (Native RS232 and USB to RS232 adapter). When I turn on the Direwolf the TRX turn in TX.
I only made one change in the direwolf.conf: "PTT COM1 RTS"

I tried the AGWPE and the PTT work fine

Thanks for help

@dranch
Copy link
Collaborator

dranch commented Jun 26, 2016

Hello CX5CBA,

Assuming the RTS signal is the correct signal, try "PTT COM1 -RTS". Notice the added "-" which reverses the pin's logic.

--David
KI6ZHD

On June 25, 2016 6:51:59 PM CDT, cx5cba notifications@github.com wrote:

I use serial port to PTT in Windows 7 (Native RS232 and USB to RS232
adapter). When I turn on the Direwolf the TRX turn in TX.
I only made one change in the direwolf.conf: "PTT COM1 RTS"

I tried the AGWPE and the PTT work fine

Thanks for help


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
#44

@cx5cba
Copy link
Author

cx5cba commented Jun 26, 2016

Hello David,

I tried that you said but still the error.

Thanks

Carlos
CX5CBA

@dranch
Copy link
Collaborator

dranch commented Jun 26, 2016

Hmm.. that's very strange. AGW is configured for the RTS signal on that
COM port?

--David

On 06/26/2016 11:26 AM, cx5cba wrote:

Hello David,

I tried that you said but still the error.

Thanks

@cx5cba
Copy link
Author

cx5cba commented Jun 26, 2016

Yes, AGW use RTS for left channel and DTR for right channel. It´s very strange.

@dranch
Copy link
Collaborator

dranch commented Jun 26, 2016

Oh.. that's an entirely DIFFERENT config. You'd want something like the
following but make sure each PTT entry is in the correct CHANNEL section:

CHANNEL 0
PTT COM1 RTS
CHANNEL 1
PTT COM1 DTR

You might have to change RTS / -RTS / DTR / -DTR to match the right
polarity of your PTT circuit to the radio.

--David
KI6ZHD

@DwaineGarden
Copy link
Contributor

I have the same problem. When using the PTT with USB serial cable the radio is in TX all the time. I think something has broken because it use to work fine.

@DwaineGarden
Copy link
Contributor

It's happening on both raspberrypi and a regular Linux computer.

@dranch
Copy link
Collaborator

dranch commented Jul 24, 2017

This ticket is over a year old and Direwolf 1.4 has been released with many fixes. Dwaine, in your environment, which serial line are you using for PTT? You should be using RTS (don't use DTR).

@cx5cba
Copy link
Author

cx5cba commented Jul 24, 2017

"This ticket is over a year old and Direwolf 1.4 has been released with many fixes. Dwaine, in your environment, which serial line are you using for PTT? You should be using RTS (don't use DTR)."

Hello dranch.
I use v1.4 and still the PTT error only in Direwolf.

@DwaineGarden
Copy link
Contributor

I'm using -RTS on the dev branch. I also tried two different USB serial cables on the raspberry Pi. Same constantly open TX. It use to work fine with TX on then TX off after the transmit.

@dranch
Copy link
Collaborator

dranch commented Jul 25, 2017

Please join and post about your issue on direwolf_packet@yahoogroups.com and we'll get your issue solved. Github's "issues" section is for real bugs/enhancements so let's prove / disprove it there as too many people are successfully using Direwolf w/o issue.

@cx5cba
Copy link
Author

cx5cba commented Jul 25, 2017

Dear David,

I successfully using Direwolf with native serial ports and USB adapters but not for FT-991 USB port, Therefore it´s a real issue for me.
Thanks for your cooperation

@DwaineGarden
Copy link
Contributor

Ok. I will post to the forum.

@wb2osz
Copy link
Owner

wb2osz commented Mar 30, 2025

When Windows reboots, it sets serial port RTS to the high state.
I don't know if there is some way to tell the operating system to make the default low state.

@wb2osz wb2osz closed this as completed Mar 30, 2025
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

4 participants