change gps command

This commit is contained in:
crossa
2017-04-27 10:44:03 +08:00
committed by Beat Küng
parent ea2a3acbd8
commit 78b853431d

View File

@@ -6,7 +6,7 @@ sleep 1
param set MAV_TYPE 2
df_mpu9250_wrapper start -R 10
df_ms5611_wrapper start
#gps start -d /dev/spidev0.0 -i spi -p ubx
gps start -d /dev/ttyACM0 -i uart -p ubx
sensors start
commander start
attitude_estimator_q start