Skip to content

mussttools : refactor MusstStoreChannel into

Emmanuel Papillon requested to merge musst_channel_conversion into master

MusstTimerChannel / MusstCounterChannel / MusstMotorChannel to introduce conversion functions unit2raw() / raw2unit() instead of using direct resolution member. This should allow to add specific motor with other conversion than basic steps_per_unit.

Merge request reports