simulation: SITL outputs from 0..1

Instead of sending actuator controls from -1..1 for SITL, we should send
0..1 like we already do for HIL. This will enable negative thrust in the
future, e.g. for pusher props that spin backwards, or for vehicles with
variable pitch propellers.
This commit is contained in:
Julian Oes
2016-10-21 17:14:25 +02:00
committed by Lorenz Meier
parent 0a043365ec
commit 62603bee45
5 changed files with 93 additions and 17 deletions