I'm using rigctl (hamlib) in a Python script running on a Raspberry Pi in my car. My ultimate goal is voice control, but I'm just working out the basic commands right now and rigctl lacks the ability to turn DCS on. It sets the DCS just fine, though. I'm trying to figure out how to use send_cmd to send a custom command string. I have the CI-V command tables, but the documentation for send_cmd seems to be nonexistent. Could someone point me in the right direction?
Thank you,
Chris