[Hamlib-developer] [Hamlib/Hamlib] 151227: Add generalized routines for Icom clock handling
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: GeoBaltz <no...@gi...> - 2026-03-30 02:02:19
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 1512278872723f61a4ae30714c36aa4098f2417b https://github.com/Hamlib/Hamlib/commit/1512278872723f61a4ae30714c36aa4098f2417b Author: George Baltz N3GB <Geo...@gm...> Date: 2026-03-26 (Thu, 26 Mar 2026) Changed paths: M rigs/icom/icom.c M rigs/icom/icom.h Log Message: ----------- Add generalized routines for Icom clock handling Relies or new structure in priv_caps to find values of 0x1A 0x05 subcommands for date, time, and offset data. Also sets offset first, so later values are stored relative to the new one, not whatever was there before. Commit: faed43703b2e53b5465f667fb07221fd89e60429 https://github.com/Hamlib/Hamlib/commit/faed43703b2e53b5465f667fb07221fd89e60429 Author: George Baltz N3GB <Geo...@gm...> Date: 2026-03-26 (Thu, 26 Mar 2026) Changed paths: M rigs/icom/Makefile.am M rigs/icom/ic7300.c R rigs/icom/ic7300.h M rigs/icom/ic785x.c Log Message: ----------- First uses of icom_[gs]et_clock Removes ic7300_[gs]_clock and rigs/icom/ic7300.h Make ic785x.c less dependent on other rigs. Commit: 3d68d50a5bf27251c568d0eb2d17ce036d985c84 https://github.com/Hamlib/Hamlib/commit/3d68d50a5bf27251c568d0eb2d17ce036d985c84 Author: George Baltz N3GB <Geo...@gm...> Date: 2026-03-26 (Thu, 26 Mar 2026) Changed paths: M rigs/icom/ic7300.c Log Message: ----------- Fixes for IC-705 and IC-905 Add clock set/get to both rigs. Add custom extcmds for IC-905 Fix RIG_LEVEL_USB_AF for IC-705 so it sets AF gain, not IF gain. Make local data items static. Commit: 688762df27450630ab907b4fac49370932528231 https://github.com/Hamlib/Hamlib/commit/688762df27450630ab907b4fac49370932528231 Author: George Baltz N3GB <Geo...@gm...> Date: 2026-03-26 (Thu, 26 Mar 2026) Changed paths: M rigs/icom/ic7410.c M rigs/icom/ic7800.c M rigs/icom/ic785x.c M rigs/icom/icr30.c Log Message: ----------- Tidy up more Icom rigs. Use icom_*_clock() in ic-7800 Make more local data static Fix some more bad parameters in extcmds. Commit: 48dc2d2bc8f0ee9daddcbcd2beb57fbc291197d5 https://github.com/Hamlib/Hamlib/commit/48dc2d2bc8f0ee9daddcbcd2beb57fbc291197d5 Author: George Baltz N3GB <Geo...@gm...> Date: 2026-03-26 (Thu, 26 Mar 2026) Changed paths: M rigs/icom/ic7000.c M rigs/icom/ic7100.c M rigs/icom/ic9100.c Log Message: ----------- Clean up IC-7000, IC-7100, and IC-9100 Replace clock routines in ic7100.c Commit: 0b2f36f0a6af5f64eaf474972a5f73ac720ecf02 https://github.com/Hamlib/Hamlib/commit/0b2f36f0a6af5f64eaf474972a5f73ac720ecf02 Author: George Baltz N3GB <Geo...@gm...> Date: 2026-03-27 (Fri, 27 Mar 2026) Changed paths: M rigs/icom/ic7300.c Log Message: ----------- Update IC-9700 Also mentioned in issue #2018 Compare: https://github.com/Hamlib/Hamlib/compare/debe6fcaf998...0b2f36f0a6af To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |