hamlib/bindings/python
Daniele Forsi IU5HKX e16f4077e7 Implement the Python bindings and the tests for rig_send_raw()
Allows to send either string or bytes and to receive a response
converted to the same datatype. Also the "term" argument can be
of either type (but  it can't contain NULs, it's a single char
or byte anyway).

Closes #1624.
2025-08-11 12:33:49 +02:00
..
conftest.py Add default values for make (dist)check 2025-07-27 20:13:07 +02:00
generate_tests.py Use alternate quoting for older Python versions 2025-07-22 16:15:56 -05:00
test_amp.py Allow to execute some tests with a simulator or with a real amplifier 2025-07-27 12:57:35 +02:00
test_Hamlib_Amp_class.py Rewrite automated tests with newlines 2025-07-18 23:47:53 +02:00
test_Hamlib_class.py Update the tests 2025-07-22 23:42:30 +02:00
test_Hamlib_Rig_class.py Implement the Python bindings and the tests for rig_send_raw() 2025-08-11 12:33:49 +02:00
test_Hamlib_Rot_class.py Rewrite automated tests with newlines 2025-07-18 23:47:53 +02:00
test_rig.py Implement the Python bindings and the tests for rig_send_raw() 2025-08-11 12:33:49 +02:00
test_rot.py Allow to execute some tests with a simulator or with a real rotator 2025-07-27 12:53:23 +02:00
test_startup.py Revert "Fix Rig.send_morse()" 2025-07-27 10:22:04 +02:00