[Hamlib-developer] [Hamlib/Hamlib] 4b5719: Another attempt to fix get/set freq for ID5100 ID4...
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <no...@gi...> - 2023-01-04 21:51:13
|
Branch: refs/heads/Hamlib-4.5.4 Home: https://github.com/Hamlib/Hamlib Commit: 4b5719506907205daa38ff11fcc9f7fe5bf4eb2d https://github.com/Hamlib/Hamlib/commit/4b5719506907205daa38ff11fcc9f7fe5bf4eb2d Author: Mike Black W9MDB <mdb...@ya...> Date: 2023-01-03 (Tue, 03 Jan 2023) Changed paths: M rigs/icom/icom.c M rigs/icom/icom.h Log Message: ----------- Another attempt to fix get/set freq for ID5100 ID4100 ID31 ID51 https://github.com/Hamlib/Hamlib/issues/1202 https://github.com/Hamlib/Hamlib/issues/1200 Commit: 711b7c9d7ecb32c0972677c89f2489abff7e0ca9 https://github.com/Hamlib/Hamlib/commit/711b7c9d7ecb32c0972677c89f2489abff7e0ca9 Author: Mike Black W9MDB <mdb...@ya...> Date: 2023-01-03 (Tue, 03 Jan 2023) Changed paths: M rigs/icom/icom.c Log Message: ----------- Fix units for get freq for ID5100 ID4100 ID31 ID51 https://github.com/Hamlib/Hamlib/issues/1200 Commit: f8657f0d4d96700233d27bf155461883ef8280fb https://github.com/Hamlib/Hamlib/commit/f8657f0d4d96700233d27bf155461883ef8280fb Author: Mike Black W9MDB <mdb...@ya...> Date: 2023-01-04 (Wed, 04 Jan 2023) Changed paths: M rigs/icom/icom.c M rigs/icom/icom.h M rigs/icom/id5100.c Log Message: ----------- Fix ID5100 get/set_mode Remove ID rigs freq_len check as civ_731 setting should cover it https://github.com/Hamlib/Hamlib/issues/1204 Commit: 247c3670f939c4152bd391e76fe0f19171c0c89c https://github.com/Hamlib/Hamlib/commit/247c3670f939c4152bd391e76fe0f19171c0c89c Author: Mike Black W9MDB <mdb...@ya...> Date: 2023-01-04 (Wed, 04 Jan 2023) Changed paths: M rigs/yaesu/ft1000mp.c Log Message: ----------- Add PKTUSB to ft1000mp rigs Commit: c20c63c7528a67d5e5eeddfe9e18aff770f67c29 https://github.com/Hamlib/Hamlib/commit/c20c63c7528a67d5e5eeddfe9e18aff770f67c29 Author: Mike Black W9MDB <mdb...@ya...> Date: 2023-01-04 (Wed, 04 Jan 2023) Changed paths: M rigs/icom/id4100.c M rigs/icom/id5100.c Log Message: ----------- Remove XONXOFF flow control from ID5100 and ID4100 -- Firmware E8 is not working correclty that flow control https://github.com/Hamlib/Hamlib/issues/1202 Commit: 2f4993cdac75a3ecb918d1332095111126fbff3e https://github.com/Hamlib/Hamlib/commit/2f4993cdac75a3ecb918d1332095111126fbff3e Author: Mike Black W9MDB <mdb...@ya...> Date: 2023-01-04 (Wed, 04 Jan 2023) Changed paths: M rigs/icom/icom.c Log Message: ----------- Make 3-byte Icom ID rigs show error message Commit: 720085873567ce616cfe30c7149e3473dbe7c3a8 https://github.com/Hamlib/Hamlib/commit/720085873567ce616cfe30c7149e3473dbe7c3a8 Author: Mike Black W9MDB <mdb...@ya...> Date: 2023-01-04 (Wed, 04 Jan 2023) Changed paths: M rigs/dummy/netrigctl.c Log Message: ----------- Get dummy rig to work with grig by disallowing empty "u" calls Commit: 41ad82139f954913090aa83d2e322a6e58412542 https://github.com/Hamlib/Hamlib/commit/41ad82139f954913090aa83d2e322a6e58412542 Author: Mike Black W9MDB <mdb...@ya...> Date: 2023-01-04 (Wed, 04 Jan 2023) Changed paths: M rigs/icom/icom.c M rigs/icom/id4100.c M rigs/icom/id5100.c M simulators/Makefile.am Log Message: ----------- Update ID5100 and ID4100 Promote ID5100 to stable https://github.com/Hamlib/Hamlib/issues/1204 https://github.com/Hamlib/Hamlib/issues/1202 https://github.com/Hamlib/Hamlib/issues/1202 Compare: https://github.com/Hamlib/Hamlib/compare/780872ed84f7...41ad82139f95 |