Skip to content

Commit

Permalink
tests add airspeedsim
Browse files Browse the repository at this point in the history
  • Loading branch information
dagar committed Jan 3, 2017
1 parent 1e84553 commit 95428f9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions posix-configs/SITL/init/test/test_template.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,22 @@ param set SYS_RESTART_TYPE 0

dataman start

simulator start -t
rgbledsim start
tone_alarm start

simulator start -t
gyrosim start
accelsim start
barosim start

adcsim start
gpssim start
measairspeedsim start
pwm_out_sim mode_pwm
sleep 1

ver all

mavlink start -u 14556 -r 2000000
mavlink boot_complete

tests @test_name@

Expand Down

0 comments on commit 95428f9

Please sign in to comment.