[Hamlib-developer] [Hamlib/Hamlib] 341a20: Revert "Fix rotorez set_conf in both rotctl and ro...
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <no...@gi...> - 2024-06-15 17:20:37
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 341a205bd7e5765e64a2e5f35ed2264b2cf9e6e2 https://github.com/Hamlib/Hamlib/commit/341a205bd7e5765e64a2e5f35ed2264b2cf9e6e2 Author: George Baltz N3GB <Geo...@gm...> Date: 2024-06-14 (Fri, 14 Jun 2024) Changed paths: M tests/rotctl.c M tests/rotctld.c Log Message: ----------- Revert "Fix rotorez set_conf in both rotctl and rotctld -- since it needs to be done after rot_open" This reverts commit 1557ad70f752f7217c1eff963af1a1f3c4f96026. Commit: 86a7a0636c278c5dfdc86baeb9fdb291e559fdc4 https://github.com/Hamlib/Hamlib/commit/86a7a0636c278c5dfdc86baeb9fdb291e559fdc4 Author: George Baltz N3GB <Geo...@gm...> Date: 2024-06-14 (Fri, 14 Jun 2024) Changed paths: M include/hamlib/rig.h M src/misc.c M src/misc.h Log Message: ----------- Definitions, storage and infrastructure for queuing config commands Commit: 81a8745fcaee0a9ffc296d49d4f710f94359cf38 https://github.com/Hamlib/Hamlib/commit/81a8745fcaee0a9ffc296d49d4f710f94359cf38 Author: George Baltz N3GB <Geo...@gm...> Date: 2024-06-14 (Fri, 14 Jun 2024) Changed paths: M include/hamlib/rotator.h M rotators/rotorez/rotorez.c M src/rotator.c Log Message: ----------- Implement the first user of the deferred set_conf entries. Testing with simrotorez shows the correct sequence of actions and correct commands being received. Commit: d1520aa166369548d3a0cb46781644e0c2c717e4 https://github.com/Hamlib/Hamlib/commit/d1520aa166369548d3a0cb46781644e0c2c717e4 Author: George Baltz N3GB <Geo...@gm...> Date: 2024-06-14 (Fri, 14 Jun 2024) Changed paths: M rotators/easycomm/easycomm.c M rotators/grbltrk/grbltrk.c M rotators/meade/meade.c Log Message: ----------- Fix other rotators that try to do I/O before open. Get rid of possible infinite recursion. Commit: 697904c882d91c61cf571e3dafa56c0f2e376542 https://github.com/Hamlib/Hamlib/commit/697904c882d91c61cf571e3dafa56c0f2e376542 Author: George Baltz N3GB <Geo...@gm...> Date: 2024-06-15 (Sat, 15 Jun 2024) Changed paths: M src/rotator.c Log Message: ----------- Finish all port initialization before allowing I/O. Commit: a462bc19ae1f28a86bd8386ab2dceb3690592493 https://github.com/Hamlib/Hamlib/commit/a462bc19ae1f28a86bd8386ab2dceb3690592493 Author: Michael Black <mdb...@ya...> Date: 2024-06-15 (Sat, 15 Jun 2024) Changed paths: M include/hamlib/rig.h M include/hamlib/rotator.h M rotators/easycomm/easycomm.c M rotators/grbltrk/grbltrk.c M rotators/meade/meade.c M rotators/rotorez/rotorez.c M src/misc.c M src/misc.h M src/rotator.c M tests/rotctl.c M tests/rotctld.c Log Message: ----------- Merge pull request #1568 from GeoBaltz/fix14 Fix rotators that want to do I/O before port is open Compare: https://github.com/Hamlib/Hamlib/compare/5fc4e0b5d0ef...a462bc19ae1f To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |