[Hamlib-developer] [Hamlib/Hamlib] 7d2e82: Fixed jrc_set_chan
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Nate B. <no...@gi...> - 2025-06-21 02:32:18
|
Branch: refs/heads/Hamlib-4.6.3 Home: https://github.com/Hamlib/Hamlib Commit: 7d2e82886130070e6680d60d8d9596c697cb9c08 https://github.com/Hamlib/Hamlib/commit/7d2e82886130070e6680d60d8d9596c697cb9c08 Author: markjfine <mar...@fi...> Date: 2025-06-20 (Fri, 20 Jun 2025) Changed paths: M rigs/jrc/jrc.c Log Message: ----------- Fixed jrc_set_chan set_chan() was correctly creating and sending the command, and returning RIG_OK. However, radio was actually ignoring it because command wasn't terminated with a CR. This is now corrected. (cherry picked from commit aa39d6a618c82bb0482098fefd2cfddb7bd7ee61) Commit: 619cf9fc0d3de8f31fc9d30c8199898c5a91be94 https://github.com/Hamlib/Hamlib/commit/619cf9fc0d3de8f31fc9d30c8199898c5a91be94 Author: Nate Bargmann <n0...@n0...> Date: 2025-06-20 (Fri, 20 Jun 2025) Changed paths: M NEWS Log Message: ----------- Update NEWS for jrc_set_chan Compare: https://github.com/Hamlib/Hamlib/compare/cea177f3959c...619cf9fc0d3d To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |