[Hamlib-developer] [Hamlib/Hamlib] 36ccee: 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:42:59
|
Branch: refs/heads/Hamlib-4.7 Home: https://github.com/Hamlib/Hamlib Commit: 36ccee9bf7b9acd321df002583a18457830b28e1 https://github.com/Hamlib/Hamlib/commit/36ccee9bf7b9acd321df002583a18457830b28e1 Author: George Baltz N3GB <Geo...@gm...> Date: 2026-03-29 (Sun, 29 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. (cherry picked from commit 1512278872723f61a4ae30714c36aa4098f2417b) Commit: d4a2568c53ebd6356c3795a240f7b2e904e79121 https://github.com/Hamlib/Hamlib/commit/d4a2568c53ebd6356c3795a240f7b2e904e79121 Author: George Baltz N3GB <Geo...@gm...> Date: 2026-03-29 (Sun, 29 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. (cherry picked from commit faed43703b2e53b5465f667fb07221fd89e60429) Commit: b4afe37fcf1c50c48a0647e44900cc4dbd679266 https://github.com/Hamlib/Hamlib/commit/b4afe37fcf1c50c48a0647e44900cc4dbd679266 Author: George Baltz N3GB <Geo...@gm...> Date: 2026-03-29 (Sun, 29 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. (cherry picked from commit 3d68d50a5bf27251c568d0eb2d17ce036d985c84) Commit: 9ea4409f71ff8692bd7318049b4c04dd1517f4ee https://github.com/Hamlib/Hamlib/commit/9ea4409f71ff8692bd7318049b4c04dd1517f4ee Author: George Baltz N3GB <Geo...@gm...> Date: 2026-03-29 (Sun, 29 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. (cherry picked from commit 688762df27450630ab907b4fac49370932528231) Commit: 9f610e6c63b5183c74b20f60d221c0e93aa170ae https://github.com/Hamlib/Hamlib/commit/9f610e6c63b5183c74b20f60d221c0e93aa170ae Author: George Baltz N3GB <Geo...@gm...> Date: 2026-03-29 (Sun, 29 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 (cherry picked from commit 48dc2d2bc8f0ee9daddcbcd2beb57fbc291197d5) Commit: 66cc6d8ac6b26184454688851f835a8d9fcef6f8 https://github.com/Hamlib/Hamlib/commit/66cc6d8ac6b26184454688851f835a8d9fcef6f8 Author: George Baltz N3GB <Geo...@gm...> Date: 2026-03-29 (Sun, 29 Mar 2026) Changed paths: M rigs/icom/ic7300.c Log Message: ----------- Update IC-9700 Also mentioned in issue #2018 (cherry picked from commit 0b2f36f0a6af5f64eaf474972a5f73ac720ecf02) Compare: https://github.com/Hamlib/Hamlib/compare/fdb413ebdbb3...66cc6d8ac6b2 To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |