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 @@ -12,6 +12,7 @@ gyrosim start
accelsim start
barosim start
adcsim start
gps_sim start
commander start
sensors start
ekf_att_pos_estimator start

Loading…
Cancel
Save