SITL: switch to HIL_ACTUATOR_CONTROLS mavlink message & add pwm_out_sim support for 16 outputs

This commit is contained in:
Beat Küng
2016-09-01 16:34:46 +02:00
parent 41913c4a80
commit 010c9e937b
7 changed files with 179 additions and 25 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ accelsim start
barosim start
adcsim start
gpssim start
pwm_out_sim mode_pwm
pwm_out_sim mode_pwm16
sleep 1
sensors start
commander start
+1 -1
View File
@@ -50,7 +50,7 @@ accelsim start
barosim start
adcsim start
gpssim start
pwm_out_sim mode_pwm
pwm_out_sim mode_pwm16
sleep 1
sensors start
commander start