hamlib/bindings/python
Daniele Forsi IU5HKX 8b9e271ce1 Add various get and set methods for rotators to the bindings
Adds has_get_func, has_get_level, has_get_parm, has_set_func,
has_set_level, has_set_parm.
Brings tests coverage of rot_settings.c to 100%.
2025-09-21 16:27:12 +02:00
..
conftest.py Handle --rot-file and --serial_speed in bindings tests 2025-09-09 20:36:58 +02:00
generate_tests.py Use alternate quoting for older Python versions 2025-07-22 16:15:56 -05:00
test_amp.py Handle --amp-file and --serial_speed in bindings tests 2025-09-09 20:36:58 +02:00
test_Hamlib_Amp_class.py Rewrite automated tests with newlines 2025-07-18 23:47:53 +02:00
test_Hamlib_class.py Remove deprecated functions and methods from the bindings 2025-08-11 15:50:10 +02:00
test_Hamlib_Rig_class.py Generate required noise 2025-09-15 17:12:25 -04:00
test_Hamlib_Rot_class.py Add various get and set methods for rotators to the bindings 2025-09-21 16:27:12 +02:00
test_rig.py Yet another variation on the name 2025-09-15 18:08:44 -04:00
test_rot.py Add various get and set methods for rotators to the bindings 2025-09-21 16:27:12 +02:00
test_startup.py Revert "Fix Rig.send_morse()" 2025-07-27 10:22:04 +02:00