[Hamlib-developer] [Hamlib/Hamlib] efb3cd: Balance new code.
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <no...@gi...> - 2024-09-03 15:45:28
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: efb3cdc09d4f184d34f1444444d51cf5daa37c61 https://github.com/Hamlib/Hamlib/commit/efb3cdc09d4f184d34f1444444d51cf5daa37c61 Author: George Baltz N3GB <Geo...@gm...> Date: 2024-09-01 (Sun, 01 Sep 2024) Changed paths: M rigs/flexradio/smartsdr.c Log Message: ----------- Balance new code. Commit: 93d12b9c6a1e13bd99954d1d12cd2b113cb19c65 https://github.com/Hamlib/Hamlib/commit/93d12b9c6a1e13bd99954d1d12cd2b113cb19c65 Author: George Baltz N3GB <Geo...@gm...> Date: 2024-09-01 (Sun, 01 Sep 2024) Changed paths: M rigs/kenwood/kenwood.c Log Message: ----------- Fix wrong error message for SF1 command. And while we're at it, halve the code. Commit: 67c62e9b2a5ad1a2743b0dd595da26436f0915b4 https://github.com/Hamlib/Hamlib/commit/67c62e9b2a5ad1a2743b0dd595da26436f0915b4 Author: George Baltz N3GB <Geo...@gm...> Date: 2024-09-01 (Sun, 01 Sep 2024) Changed paths: M include/hamlib/rig.h Log Message: ----------- Make SNPRINTF do something useful for Hamlib Current SNPRINTF only triggers if there is a message too long in Hamlib AND there's a corresponding error in snprintf - not too likely. Make SNPRINTF diagnose any Hamlib errors, and eliminate a useless strlen(). FWIW, this shrinks libhamlib.so by about 45kB. Commit: c4988900699971be3c7423568ed4533ab2f641d3 https://github.com/Hamlib/Hamlib/commit/c4988900699971be3c7423568ed4533ab2f641d3 Author: George Baltz N3GB <Geo...@gm...> Date: 2024-09-02 (Mon, 02 Sep 2024) Changed paths: M rigs/kenwood/kenwood.c Log Message: ----------- Remove dead code TS-890S set_mode(SF command) was separated from TS-990S. Remove the remnants of common processing. Commit: 147fb072f4e78181930e2395c9d323d421654753 https://github.com/Hamlib/Hamlib/commit/147fb072f4e78181930e2395c9d323d421654753 Author: Michael Black <mdb...@ya...> Date: 2024-09-03 (Tue, 03 Sep 2024) Changed paths: M include/hamlib/rig.h M rigs/flexradio/smartsdr.c M rigs/kenwood/kenwood.c Log Message: ----------- Merge pull request #1608 from GeoBaltz/fix16 Minor fixes Compare: https://github.com/Hamlib/Hamlib/compare/f64727c1e094...147fb072f4e7 To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |