[Hamlib-developer] [Hamlib/Hamlib] 6115a6: Fix NB and NB2 used by 535 and 545
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: markjfine <no...@gi...> - 2025-06-06 02:34:15
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 6115a6ddf1001456c319f7e5d88e38da99f01ff8 https://github.com/Hamlib/Hamlib/commit/6115a6ddf1001456c319f7e5d88e38da99f01ff8 Author: markjfine <mar...@fi...> Date: 2025-06-05 (Thu, 05 Jun 2025) Changed paths: M rigs/jrc/jrc.c Log Message: ----------- Fix NB and NB2 used by 535 and 545 JRC uses one command to switch between NB and NB2. Combined both in the get and set switch blocks to better accommodate this. Commit: 472154a131a38c1a1513ccc331f1d65c60104a54 https://github.com/Hamlib/Hamlib/commit/472154a131a38c1a1513ccc331f1d65c60104a54 Author: markjfine <mar...@fi...> Date: 2025-06-05 (Thu, 05 Jun 2025) Changed paths: M rigs/jrc/nrd535.c Log Message: ----------- Removed FAGC and added NB2 Removed FAGC from the function list as erroneous for this model. Added RIG_FUNC_NB2 to the function list to complement RIG_FUNC_NB. Commit: 735e1810dff3ddd10c54ccee303ccf9b9478f289 https://github.com/Hamlib/Hamlib/commit/735e1810dff3ddd10c54ccee303ccf9b9478f289 Author: markjfine <mar...@fi...> Date: 2025-06-05 (Thu, 05 Jun 2025) Changed paths: M rigs/jrc/nrd545.c Log Message: ----------- Added NB2 Added RIG_FUNC_NB2 to the function list to complement RIG_FUNC_NB. Compare: https://github.com/Hamlib/Hamlib/compare/edef37478786...735e1810dff3 To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |