Browse Source

Merge pull request #2383 from tumbili/gps_sim

add simulated gps driver to startup for SITL
sbg
Lorenz Meier 10 years ago
parent
commit
de8464e3ed
  1. 1
      posix-configs/SITL/init/rc.S

1
posix-configs/SITL/init/rc.S

@ -12,6 +12,7 @@ gyrosim start
accelsim start accelsim start
barosim start barosim start
adcsim start adcsim start
gps_sim start
commander start commander start
sensors start sensors start
ekf_att_pos_estimator start ekf_att_pos_estimator start

Loading…
Cancel
Save