mirror of
https://github.com/Hamlib/Hamlib
synced 2026-08-13 17:32:05 -04:00
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. |
||
|---|---|---|
| .. | ||
| conftest.py | ||
| generate_tests.py | ||
| test_amp.py | ||
| test_Hamlib_Amp_class.py | ||
| test_Hamlib_class.py | ||
| test_Hamlib_Rig_class.py | ||
| test_Hamlib_Rot_class.py | ||
| test_rig.py | ||
| test_rot.py | ||
| test_startup.py | ||