We need to knuckle down and design some control loops that actually work. At the moment there are some kicking around in tiberius/testing/test_control.py ad tiberius/control/control.py. Ideally they should all be in control.py.
We also need to take into account different hardware configurations when designing these loops.
We need to knuckle down and design some control loops that actually work. At the moment there are some kicking around in
tiberius/testing/test_control.py
adtiberius/control/control.py
. Ideally they should all be incontrol.py
.We also need to take into account different hardware configurations when designing these loops.