[Hamlib-developer] [Hamlib/Hamlib] 609065: Update some of rigs/* to use pointer to cache
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Michael B. <no...@gi...> - 2024-03-10 14:05:03
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 609065775c49da604d38b46b3fee601910d06e5d https://github.com/Hamlib/Hamlib/commit/609065775c49da604d38b46b3fee601910d06e5d Author: George Baltz N3GB <Geo...@gm...> Date: 2024-03-08 (Fri, 08 Mar 2024) Changed paths: M rigs/dummy/dummy.c M rigs/icom/ic7300.c M rigs/icom/ic821h.c M rigs/icom/icom.c M rigs/icom/id5100.c M rigs/icom/xiegu.c M rigs/jrc/jst145.c Log Message: ----------- Update some of rigs/* to use pointer to cache Issue #536 Commit: aa0d83df959ec7dcd76546be45a72a17552db98f https://github.com/Hamlib/Hamlib/commit/aa0d83df959ec7dcd76546be45a72a17552db98f Author: George Baltz N3GB <Geo...@gm...> Date: 2024-03-09 (Sat, 09 Mar 2024) Changed paths: M rigs/kenwood/ts2000.c M rigs/kenwood/ts480.c M rigs/kenwood/ts590.c M rigs/yaesu/ft100.c M rigs/yaesu/ft1000d.c M rigs/yaesu/ft1000mp.c M rigs/yaesu/ft736.c M rigs/yaesu/ft747.c M rigs/yaesu/ft817.c M rigs/yaesu/ft857.c M rigs/yaesu/ft990v12.c M rigs/yaesu/ft991.c M rigs/yaesu/newcat.c Log Message: ----------- Use pointers for all cache references in rigs/* Commit: c7665cb7d115acc12f57144c4f3431196241852f https://github.com/Hamlib/Hamlib/commit/c7665cb7d115acc12f57144c4f3431196241852f Author: George Baltz N3GB <Geo...@gm...> Date: 2024-03-09 (Sat, 09 Mar 2024) Changed paths: M tests/rigctlcom.c Log Message: ----------- All struct rig_cache referenced converted to pointers. Commit: 789d863f9779160ea6b204e84db1aaae29a702ae https://github.com/Hamlib/Hamlib/commit/789d863f9779160ea6b204e84db1aaae29a702ae Author: Michael Black <mdb...@ya...> Date: 2024-03-10 (Sun, 10 Mar 2024) Changed paths: M rigs/dummy/dummy.c M rigs/icom/ic7300.c M rigs/icom/ic821h.c M rigs/icom/icom.c M rigs/icom/id5100.c M rigs/icom/xiegu.c M rigs/jrc/jst145.c M rigs/kenwood/ts2000.c M rigs/kenwood/ts480.c M rigs/kenwood/ts590.c M rigs/yaesu/ft100.c M rigs/yaesu/ft1000d.c M rigs/yaesu/ft1000mp.c M rigs/yaesu/ft736.c M rigs/yaesu/ft747.c M rigs/yaesu/ft817.c M rigs/yaesu/ft857.c M rigs/yaesu/ft990v12.c M rigs/yaesu/ft991.c M rigs/yaesu/newcat.c M tests/rigctlcom.c Log Message: ----------- Merge pull request #1523 from GeoBaltz/rp7 Convert all cache references to pointers Compare: https://github.com/Hamlib/Hamlib/compare/5ab1122139e4...789d863f9779 To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |