Is the “s” (“split”) command supported? I am using the hamlib API interface from my logger and rig_get_split_vfo is one of the commands I use when I poll the rig status. I get a “communication timed out” response from the hamlib API every time.
Provisional support for the split command was added in v2.0 of wfview, and has been enhanced with each release since.
Unfortunately, this is a complex command to support as there are a number of possible ways that split can be handled by the radio whether the radio has A/B or Sub/Main is a particular consideration.
I have done further work on this since the last release, which should be included when we next release.