[Hamlib-developer] [Hamlib/Hamlib] 65be24: Don't re-compute (twice!) the length of the verify...
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: GeoBaltz <no...@gi...> - 2025-11-17 12:25:20
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 65be240130abab7d095cc1d2e31043d66d775f79 https://github.com/Hamlib/Hamlib/commit/65be240130abab7d095cc1d2e31043d66d775f79 Author: George Baltz N3GB <Geo...@gm...> Date: 2025-11-08 (Sat, 08 Nov 2025) Changed paths: M rigs/kenwood/ic10.c M rigs/kenwood/kenwood.c M rigs/kenwood/kenwood.h M rigs/kenwood/thd72.c M rigs/kenwood/thd74.c Log Message: ----------- Don't re-compute (twice!) the length of the verify command every time through kenwood_transaction(), when it doesn't change after kenwood_open(). Remove redundant memset() Commit: acd4e6031eb5ee61c99dc56e9d914b4e1d3ccc37 https://github.com/Hamlib/Hamlib/commit/acd4e6031eb5ee61c99dc56e9d914b4e1d3ccc37 Author: George Baltz N3GB <Geo...@gm...> Date: 2025-11-08 (Sat, 08 Nov 2025) Changed paths: M rigs/barrett/4100.c Log Message: ----------- Remove (infinite) recursive call to rig_close() Commit: 0bf9d6255bda68ebef4914c58baa15d0dd7a9021 https://github.com/Hamlib/Hamlib/commit/0bf9d6255bda68ebef4914c58baa15d0dd7a9021 Author: George Baltz N3GB <Geo...@gm...> Date: 2025-11-09 (Sun, 09 Nov 2025) Changed paths: M rigs/barrett/4100.c M rigs/mds/9710.c Log Message: ----------- Fix some typos Use the correct VFO param instead of modes Gets rid of a couple of very weird VFO entries. Commit: 6a89902b3501a788263b6133245582ce5609fe18 https://github.com/Hamlib/Hamlib/commit/6a89902b3501a788263b6133245582ce5609fe18 Author: George Baltz N3GB <Geo...@gm...> Date: 2025-11-10 (Mon, 10 Nov 2025) Changed paths: M rigs/icom/ic820h.c Log Message: ----------- Fix vfo name for IC-820H Dunno about the FIXME: on the next line, but the IC-820H definitely doesn't have a VFO C. Compare: https://github.com/Hamlib/Hamlib/compare/55feb026fa0d...6a89902b3501 To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |