SOTAmat / SOTAcat

CAT control for Elecraft KX radios and SOTAMAT
https://sotamat.com
Other
9 stars 2 forks source link

consider moving kx-command "port not locked" from low-level to high-level api #29

Closed jeffkowalski closed 3 months ago

jeffkowalski commented 4 months ago

At present there are error messages omitted when the ACC port is about to be accessed directly by the uart, and the port is not locked per RadioPortLock. Perhaps for clarity, they should be migrated upward to the programmer's API level, to functions like get_from_kx, etc.