Hamlib / Hamlib

Ham radio control library for rigs, rotators, tuners, and amplifiers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add agc labels to FLRig

mdblack98 opened this issue · comments

agc labels are not being read from FLRig and show up as an error in rigctld connections.
netrigctl_open: invalid dumpcaps line, expected 'setting=value', got 'agc_levels='

FLRig does not have the ability to set agc level explicitly -- only agc_incr which wraps around.
So this can wait until somebody demands it.