[Hamlib-developer] [Hamlib/Hamlib] baaf21: FT-736 did not have get_mode so only call get_mode...
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <no...@gi...> - 2022-12-17 16:44:34
|
Branch: refs/heads/Hamlib-4.5.2 Home: https://github.com/Hamlib/Hamlib Commit: baaf214f9ca759d267b2f47fa4b92e6e50c6f189 https://github.com/Hamlib/Hamlib/commit/baaf214f9ca759d267b2f47fa4b92e6e50c6f189 Author: Mike Black W9MDB <mdb...@ya...> Date: 2022-12-17 (Sat, 17 Dec 2022) Changed paths: Log Message: ----------- FT-736 did not have get_mode so only call get_mode when available https://github.com/Hamlib/Hamlib/issues/1187 Commit: 701a53ce2339598744a5a9739d400525610cec11 https://github.com/Hamlib/Hamlib/commit/701a53ce2339598744a5a9739d400525610cec11 Author: Mike Black W9MDB <mdb...@ya...> Date: 2022-12-17 (Sat, 17 Dec 2022) Changed paths: M src/rig.c Log Message: ----------- Reset rig->state.cache.split so it can be set again when rigctld reopens the rig https://github.com/Hamlib/Hamlib/issues/1187 Compare: https://github.com/Hamlib/Hamlib/compare/777a40216e7f...701a53ce2339 |