[Hamlib-developer] [Hamlib/Hamlib] 23e4eb: Fix rigctld agc level readings -- allow for rig ba...
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <no...@gi...> - 2023-01-06 22:27:32
|
Branch: refs/heads/Hamlib-4.5.4 Home: https://github.com/Hamlib/Hamlib Commit: 23e4eb2885809e087cb656a34ae6f9faee13aa7a https://github.com/Hamlib/Hamlib/commit/23e4eb2885809e087cb656a34ae6f9faee13aa7a Author: Mike Black W9MDB <mdb...@ya...> Date: 2023-01-06 (Fri, 06 Jan 2023) Changed paths: M NEWS M include/hamlib/rig.h M rigs/dummy/netrigctl.c M simulators/simft991.c M src/misc.c M tests/dumpcaps.c Log Message: ----------- Fix rigctld agc level readings -- allow for rig backedn to specify "RIG_AGC_NONE" now for clarity if desired https://github.com/Hamlib/Hamlib/issues/1155 Commit: df8c625cc9723a5200bf8e4cd27fc993687ab656 https://github.com/Hamlib/Hamlib/commit/df8c625cc9723a5200bf8e4cd27fc993687ab656 Author: Mike Black W9MDB <mdb...@ya...> Date: 2023-01-06 (Fri, 06 Jan 2023) Changed paths: M doc/man1/rigctl.1 M doc/man1/rigctld.1 Log Message: ----------- Update man pages to clarify upper/lower case for set/get commands Compare: https://github.com/Hamlib/Hamlib/compare/852440b0fa14...df8c625cc972 |