I found the hamlib source code today and took a look. AC log uses the Dummy
rig and aclog.c translates the AC Log commands to hamlib commands for this
virtual rig interface.
In aclog_get_freq() function, the frequency is read from the http string.
FREQ>1,296.171100");
*freq = 0;
if (
"2.8.0 improved, when used with OnmiRig, does not control rig frequency when
Mode = None. It does control rig frequency when Mode = USB."
A bit more experimenting with 2.8.0. showed MODE=USB was a necessary but not
sufficient condition. Rig control only seemed to work if Split operation was
c
Hi
I had a very similar problem with my R8600. I did try to find the
cause but gave up trying a debugging version of Hamlib.
Versions of Hamlib before July 2024 work OK and I don't think there
are any features lost
as far as the R8600 is concerned.
Regards
David Owen
GM1OXB
On Thu, Apr 17, 2025