Bug #10651
openRadioddity GS-5B "Allow_Tx" is off by default when adding simplex frequencies.
0%
Description
When adding simplex channels chirp seems to set "allow_tx" to "0" instead of "1" by default.
I have to go into "Browser-Memories" and change "allow_tx" setting to 1 for any simplex frequencies.
Files
Updated by Jim Unroe 12 months ago
- File ga510 - allow_tx.py ga510 - allow_tx.py added
- I read the instructions above set to Yes
The attached driver module is a proposed solution for the "Allow_Tx" problem. Please give it a test and provide feedback.
The instructions to load and test the file are here: LoadingTestModules
Updated by Samuel Colburn 8 months ago
Jim Unroe wrote in #note-1:
The attached driver module is a proposed solution for the "Allow_Tx" problem. Please give it a test and provide feedback.
The instructions to load and test the file are here: LoadingTestModules
I just gave your module a test and it appears to have resolved the issue.
Before loading the test module, I downloaded a working config from my radio and then pushed it back to the radio without changes and could not transmit on simplex. Then I loaded the test module and downloaded from the radio again, and it correctly populated "duplex=off" for all of the simplex frequencies because they were allow_tx=0. I then changed those simplex frequencies to duplex='' and pushed back to the radio, and now can transmit normally on the simplex frequencies again.