-
Notifications
You must be signed in to change notification settings - Fork 313
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
Comments
Hello CX5CBA, Assuming the RTS signal is the correct signal, try "PTT COM1 -RTS". Notice the added "-" which reverses the pin's logic. --David On June 25, 2016 6:51:59 PM CDT, cx5cba notifications@github.com wrote:
|
Hello David, I tried that you said but still the error. Thanks Carlos |
Hmm.. that's very strange. AGW is configured for the RTS signal on that --David On 06/26/2016 11:26 AM, cx5cba wrote:
|
Yes, AGW use RTS for left channel and DTR for right channel. It´s very strange. |
Oh.. that's an entirely DIFFERENT config. You'd want something like the CHANNEL 0 You might have to change RTS / -RTS / DTR / -DTR to match the right --David |
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. |
It's happening on both raspberrypi and a regular Linux computer. |
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). |
"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'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. |
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. |
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. |
Ok. I will post to the forum. |
When Windows reboots, it sets serial port RTS to the high state. |
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
The text was updated successfully, but these errors were encountered: