[Hamlib-developer] [Hamlib/Hamlib] 105a41: Use pointers for amp->state references
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <no...@gi...> - 2024-07-14 15:24:52
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 105a411c749700ebe8a0b90260d210e70979cdc2 https://github.com/Hamlib/Hamlib/commit/105a411c749700ebe8a0b90260d210e70979cdc2 Author: George Baltz N3GB <Geo...@gm...> Date: 2024-07-14 (Sun, 14 Jul 2024) Changed paths: M amplifiers/elecraft/kpa.c M amplifiers/expert/expert.c M amplifiers/gemini/gemini.c Log Message: ----------- Use pointers for amp->state references Commit: c28caa7a9cab11d190bc783d29ce2b373aa9db37 https://github.com/Hamlib/Hamlib/commit/c28caa7a9cab11d190bc783d29ce2b373aa9db37 Author: George Baltz N3GB <Geo...@gm...> Date: 2024-07-14 (Sun, 14 Jul 2024) Changed paths: M rotators/amsat/if100.c M rotators/androidsensor/androidsensor.cpp M rotators/ars/ars.c M rotators/easycomm/easycomm.c M rotators/ether6/ether6.c M rotators/flir/flir.c M rotators/fodtrack/fodtrack.c M rotators/gs232a/gs232a.c M rotators/gs232a/gs232b.c M rotators/heathkit/hd1780.c M rotators/meade/meade.c M rotators/rotorez/rotorez.c M rotators/spid/spid.c M rotators/ts7400/ts7400.c Log Message: ----------- Use macros/pointers for rot->state references Commit: 7bf63ecbf0235b86b23425f3912c4c8bd36d8c4d https://github.com/Hamlib/Hamlib/commit/7bf63ecbf0235b86b23425f3912c4c8bd36d8c4d Author: George Baltz N3GB <Geo...@gm...> Date: 2024-07-14 (Sun, 14 Jul 2024) Changed paths: M tests/ampctl.c M tests/ampctl_parse.c M tests/rotctl.c M tests/rotctl_parse.c M tests/rotctld.c Log Message: ----------- More amplifier and rotator state changes Commit: 16707507c66842d28dc93ad2b341fce5c2d24cae https://github.com/Hamlib/Hamlib/commit/16707507c66842d28dc93ad2b341fce5c2d24cae Author: George Baltz N3GB <Geo...@gm...> Date: 2024-07-14 (Sun, 14 Jul 2024) Changed paths: M tests/dumpcaps.c M tests/dumpcaps_rot.c M tests/rigctltcp.c M tests/rigsmtr.c M tests/rigtestmcast.c Log Message: ----------- Yet another batch of state pointers Commit: 1e8ba0dff9bdb30de73bf8e9d36c76a49e8668cc https://github.com/Hamlib/Hamlib/commit/1e8ba0dff9bdb30de73bf8e9d36c76a49e8668cc Author: George Baltz N3GB <Geo...@gm...> Date: 2024-07-14 (Sun, 14 Jul 2024) Changed paths: M src/conf.c Log Message: ----------- Catch up with latest code Fix compiler warning Commit: c0be98aea96dbea63c038438f28db8aeb4fdefd5 https://github.com/Hamlib/Hamlib/commit/c0be98aea96dbea63c038438f28db8aeb4fdefd5 Author: Michael Black <mdb...@ya...> Date: 2024-07-14 (Sun, 14 Jul 2024) Changed paths: M amplifiers/elecraft/kpa.c M amplifiers/expert/expert.c M amplifiers/gemini/gemini.c M rotators/amsat/if100.c M rotators/androidsensor/androidsensor.cpp M rotators/ars/ars.c M rotators/easycomm/easycomm.c M rotators/ether6/ether6.c M rotators/flir/flir.c M rotators/fodtrack/fodtrack.c M rotators/gs232a/gs232a.c M rotators/gs232a/gs232b.c M rotators/heathkit/hd1780.c M rotators/meade/meade.c M rotators/rotorez/rotorez.c M rotators/spid/spid.c M rotators/ts7400/ts7400.c M src/conf.c M tests/ampctl.c M tests/ampctl_parse.c M tests/dumpcaps.c M tests/dumpcaps_rot.c M tests/rigctltcp.c M tests/rigsmtr.c M tests/rigtestmcast.c M tests/rotctl.c M tests/rotctl_parse.c M tests/rotctld.c Log Message: ----------- Merge pull request #1584 from GeoBaltz/rp13 Still more rig->state pointer conversion Compare: https://github.com/Hamlib/Hamlib/compare/fc8642fbf85b...c0be98aea96d To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |