[Hamlib-developer] [Hamlib/Hamlib] aa39d6: Fixed jrc_set_chan
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: markjfine <no...@gi...> - 2025-06-21 02:24:59
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: aa39d6a618c82bb0482098fefd2cfddb7bd7ee61 https://github.com/Hamlib/Hamlib/commit/aa39d6a618c82bb0482098fefd2cfddb7bd7ee61 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. To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |