hamlib/bindings/python
Dhiru Kholia 3cf97b5a5b
Add support for rigs using the 'Simple CAT' protocol
See 'rigs/simplecat/SIMPLE_CAT_PROTOCOL.md' for the protocol spec.

Notes:

- Memory correctness checks were done using Valgrind.

- Tested with wsjtx-3.1.0_improved_PLUS_260228.tgz (with mods) and
  Bunzee Labs' DDX HF Digital Transceiver

  https://bunzee-labs.com/products/ddx

Tested on:

- Ubuntu Linux
- macOS Tahoe
- Windows 11

(cherry picked from commit debe6fcaf9)
2026-03-26 07:25:09 -05: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 Add various get and set methods for amplifiers to the bindings 2025-09-21 16:27:12 +02:00
test_Hamlib_Amp_class.py Add various get and set methods for amplifiers to the bindings 2025-09-21 16:27:12 +02:00
test_Hamlib_class.py Add support for rigs using the 'Simple CAT' protocol 2026-03-26 07:25:09 -05:00
test_Hamlib_Rig_class.py Add rig_has_get_func() and rig_has_get_parm() to the bindings 2025-09-21 11:27:27 +02: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 Add rig_has_get_func() and rig_has_get_parm() to the bindings 2025-09-21 11:27:27 +02: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 Add rig_get_debug() and rig_set_debug_time_stamp() to the bindings 2025-09-21 11:27:27 +02:00