machinekit-hal
machinekit-hal copied to clipboard
HalThread class missing in Python API
It would be useful to have a HalThread class that contains name and period which is returned by rt.newthread. This class could then be re-used by hal.addf instead of using strings to identify a HAL thread.
Additionally, it would be useful to add a HAL dictionary listing active HAL thread similar to hal.components.