From the todo list:
Currently, all IO interfaces use Units, however, Advantage kit logs them in their base form (rotations per second become radians, inches meters, etc). This is causing issues with getting, and setting setpoints. Thus we must remove ALL units in IO interfaces, but keep using them in the subsystem and individual implementations.
From the todo list: