Browse Source

change gps command

sbg
crossa 8 years ago committed by Beat Küng
parent
commit
78b853431d
  1. 2
      posix-configs/rpi/px4_rpi.config

2
posix-configs/rpi/px4_rpi.config

@ -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

Loading…
Cancel
Save