mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 02:55:07 +08:00
change gps command
This commit is contained in:
@@ -6,7 +6,7 @@ sleep 1
|
|||||||
param set MAV_TYPE 2
|
param set MAV_TYPE 2
|
||||||
df_mpu9250_wrapper start -R 10
|
df_mpu9250_wrapper start -R 10
|
||||||
df_ms5611_wrapper start
|
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
|
sensors start
|
||||||
commander start
|
commander start
|
||||||
attitude_estimator_q start
|
attitude_estimator_q start
|
||||||
|
|||||||
Reference in New Issue
Block a user