[Hamlib-developer] [Hamlib/Hamlib] 904dfe: Fix icom_set_powerstat() to correctly save&restore...
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Michael B. <no...@gi...> - 2024-02-03 22:46:04
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 904dfef9b96e8c0e2b61f600d27cbbfdb72231f4 https://github.com/Hamlib/Hamlib/commit/904dfef9b96e8c0e2b61f600d27cbbfdb72231f4 Author: George Baltz N3GB <Geo...@gm...> Date: 2024-02-03 (Sat, 03 Feb 2024) Changed paths: M rigs/icom/icom.c Log Message: ----------- Fix icom_set_powerstat() to correctly save&restore rp->retry, rp->timeout_retry Also convert icom.c to pointer use. Commit: dab7cf1ee690c397fa9409c290df95a8e643acd8 https://github.com/Hamlib/Hamlib/commit/dab7cf1ee690c397fa9409c290df95a8e643acd8 Author: Michael Black <mdb...@ya...> Date: 2024-02-03 (Sat, 03 Feb 2024) Changed paths: M rigs/icom/icom.c Log Message: ----------- Merge pull request #1506 from GeoBaltz/fix10 Fix icom_set_powerstat() to correctly save&restore rp->retry, rp->tim… Compare: https://github.com/Hamlib/Hamlib/compare/0adaebd100ce...dab7cf1ee690 |