Hamlib/bindings/python
Daniele Forsi IU5HKX bf518c0609 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.
2025-06-26 20:29:25 +02:00
..
generate_tests.py Add a Python script to autogenerate some tests for pytest 2025-06-22 07:33:32 +02:00
test_Hamlib_Amp_class.py Update autogenerated tests for Amp object 2025-06-22 07:57:55 +02:00
test_Hamlib_Rig_class.py Add autogenerated test scripts for pytest 2025-06-22 07:38:20 +02:00
test_Hamlib_Rot_class.py Update autogenerated tests for Rot object 2025-06-22 08:02:11 +02:00
test_Hamlib_class.py Update autogenerated tests for Hamlib module 2025-06-22 08:10:44 +02:00
test_amp.py Implement Amp.get_level 2025-06-22 07:38:23 +02:00
test_rig.py Fix Rig.get_ant() 2025-06-26 20:29:25 +02:00
test_rot.py Explain unexpected results 2025-06-22 08:10:47 +02:00
test_startup.py Enable assert Hamlib.rigerror() 2025-06-22 08:02:15 +02:00