[Hamlib-developer] [Hamlib/Hamlib] ea1135: Added RIG_FUNC_NB2 get/send func
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <no...@gi...> - 2022-11-30 16:45:01
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: ea11358379abae2a524950d29480fd8b3658daa4 https://github.com/Hamlib/Hamlib/commit/ea11358379abae2a524950d29480fd8b3658daa4 Author: PianetaRadio <789...@us...> Date: 2022-11-30 (Wed, 30 Nov 2022) Changed paths: M rigs/yaesu/newcat.c Log Message: ----------- Added RIG_FUNC_NB2 get/send func Commit: c6b11728c9b4424109bd66aecdd91531bdfe6914 https://github.com/Hamlib/Hamlib/commit/c6b11728c9b4424109bd66aecdd91531bdfe6914 Author: PianetaRadio <789...@us...> Date: 2022-11-30 (Wed, 30 Nov 2022) Changed paths: M rigs/yaesu/ft950.h Log Message: ----------- Added RIG_FUNC_NB2 >From FT-950 CAT manual, there are two NB options: NB P1 P2 ; P1 0: Fixed P2 0: Noise Blanker “OFF” 1: Noise Blanker “ON” 2: Noise Blanker (Wide) “ON” Commit: a400539d09df8fa4bf20051469b93f29d3f18198 https://github.com/Hamlib/Hamlib/commit/a400539d09df8fa4bf20051469b93f29d3f18198 Author: Michael Black <mdb...@ya...> Date: 2022-11-30 (Wed, 30 Nov 2022) Changed paths: M rigs/yaesu/ft950.h M rigs/yaesu/newcat.c Log Message: ----------- Merge pull request #1166 from PianetaRadio/master Yaesu NB2 Compare: https://github.com/Hamlib/Hamlib/compare/526b1853b6a6...a400539d09df |