You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 21, 2020. It is now read-only.
I've installed, which went very smooth. My rig uses CAT PTT not VOX. It appears that the script does not send the rigctl T 1 or T 0 commands to the rig. This is my rigctl statement in Patmenu Config: RIG="/usr/local/bin/rigctl -m 120 -r /dev/ttyUSB0 -s 38400 -p /dev/ttyUSB0 -P RIG". Tested from the command line it works. I tried to locate the area of the code where rigctl is called to see if I could add the commands but I have been unable to.
I've installed, which went very smooth. My rig uses CAT PTT not VOX. It appears that the script does not send the rigctl T 1 or T 0 commands to the rig. This is my rigctl statement in Patmenu Config: RIG="/usr/local/bin/rigctl -m 120 -r /dev/ttyUSB0 -s 38400 -p /dev/ttyUSB0 -P RIG". Tested from the command line it works. I tried to locate the area of the code where rigctl is called to see if I could add the commands but I have been unable to.