[Hamlib-developer] [Hamlib/Hamlib] 1199dc: Fix ID5100 ID4100 ID31 ID51 get/set freq
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <no...@gi...> - 2023-01-02 17:33:12
|
Branch: refs/heads/Hamlib-4.5.4 Home: https://github.com/Hamlib/Hamlib Commit: 1199dc2b6ba503e1762dc0e346e8b22e62486cb8 https://github.com/Hamlib/Hamlib/commit/1199dc2b6ba503e1762dc0e346e8b22e62486cb8 Author: Mike Black W9MDB <mdb...@ya...> Date: 2023-01-02 (Mon, 02 Jan 2023) Changed paths: M include/hamlib/rig.h M rigs/icom/icom.c M rigs/icom/icom.h M rigs/icom/id31.c M rigs/icom/id4100.c M rigs/icom/id51.c M src/rig.c M tests/Makefile.am Log Message: ----------- Fix ID5100 ID4100 ID31 ID51 get/set freq Remove get_powerstat from ID4100 ID31 ID51 as it they are not capable Add new rig_is_model function to help with Icom rig identification checks https://github.com/Hamlib/Hamlib/issues/1202 https://github.com/Hamlib/Hamlib/issues/1200 Commit: 7dae16a1456914c681ededc849f6b4ca23151180 https://github.com/Hamlib/Hamlib/commit/7dae16a1456914c681ededc849f6b4ca23151180 Author: Mike Black W9MDB <mdb...@ya...> Date: 2023-01-02 (Mon, 02 Jan 2023) Changed paths: M NEWS Log Message: ----------- Update NEWS Compare: https://github.com/Hamlib/Hamlib/compare/b22db1cf34b1...7dae16a14569 |