[Hamlib-developer] [Hamlib/Hamlib] 2a3039: Add RIG_LEVEL_USB_AF for IC-705, IC-7300, IC-9700, ...
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <no...@gi...> - 2022-11-01 14:17:03
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 2a30396d70dda90ae8e2218bf761b0ffc7ee5e8d https://github.com/Hamlib/Hamlib/commit/2a30396d70dda90ae8e2218bf761b0ffc7ee5e8d Author: Mike Black W9MDB <mdb...@ya...> Date: 2022-11-01 (Tue, 01 Nov 2022) Changed paths: M NEWS M doc/man1/rigctl.1 M doc/man1/rigctld.1 M include/hamlib/rig.h M rigs/icom/ic7300.c M rigs/icom/ic7610.c M rigs/icom/ic785x.c M rigs/icom/icr8600.c A simulators/simpowersdr.c M src/idx_builtin.h M src/misc.c Log Message: ----------- Add RIG_LEVEL_USB_AF for IC-705, IC-7300, IC-9700, IC-785x, and IC-R8600 In combination with RIG_LEVEL_RF we should be able to create an AGC control for WSJTX and JTDX for example to keep audio levels within a good A/D range automagically https://github.com/Hamlib/Hamlib/issues/1135 |