[Hamlib-developer] [Hamlib/Hamlib] c7b33e: 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:31:18
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: c7b33ef0b3296a88ca387db1ac3634e19075dab1 https://github.com/Hamlib/Hamlib/commit/c7b33ef0b3296a88ca387db1ac3634e19075dab1 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 |