[Hamlib-developer] [Hamlib/Hamlib] 453e68: Fix Rig.get_split_vfo()
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Nate B. <no...@gi...> - 2025-06-27 11:49:15
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 453e68c6cd6d5b21286cc914773cfdb029ca86c7 https://github.com/Hamlib/Hamlib/commit/453e68c6cd6d5b21286cc914773cfdb029ca86c7 Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2025-06-25 (Wed, 25 Jun 2025) Changed paths: M bindings/python/test_rig.py M bindings/rig.swg Log Message: ----------- Fix Rig.get_split_vfo() The VFO argument optional with a default of RIG_VFO_CURR. Fixes PR ##1555. Commit: 7223fb0766468fabe2c40b3a3d0e309c9b1abfa1 https://github.com/Hamlib/Hamlib/commit/7223fb0766468fabe2c40b3a3d0e309c9b1abfa1 Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2025-06-25 (Wed, 25 Jun 2025) Changed paths: M bindings/python/test_rig.py M bindings/rig.swg Log Message: ----------- Fix Rig.get_vfo_info() Commit: 6c399b55ffd9027de2c0958d43b8f5fcb07d4d97 https://github.com/Hamlib/Hamlib/commit/6c399b55ffd9027de2c0958d43b8f5fcb07d4d97 Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2025-06-25 (Wed, 25 Jun 2025) Changed paths: M bindings/python/test_rig.py Log Message: ----------- Assert the length of sequences instead of the list datatype We only need to check how many values exist. Commit: bf518c06098d68ce5cae6e58812b78ff46d5be05 https://github.com/Hamlib/Hamlib/commit/bf518c06098d68ce5cae6e58812b78ff46d5be05 Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2025-06-26 (Thu, 26 Jun 2025) Changed paths: M bindings/python/test_rig.py M bindings/rig.swg Log Message: ----------- Fix Rig.get_ant() The only supported value for get_ant() in the union of "option" is signed integer. Do the test when the rig is open. Commit: 36f582222f6a460735cf0538990cfc20fd46888e https://github.com/Hamlib/Hamlib/commit/36f582222f6a460735cf0538990cfc20fd46888e Author: Nate Bargmann <n0...@n0...> Date: 2025-06-27 (Fri, 27 Jun 2025) Changed paths: M bindings/python/test_rig.py M bindings/rig.swg Log Message: ----------- Merge GitHub PR #1784 Compare: https://github.com/Hamlib/Hamlib/compare/ef3e27820319...36f582222f6a To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |