Add GPS command to all eagle configs

This commit is contained in:
Rogelio 2017-06-22 15:41:54 -07:00 committed by Lorenz Meier
parent f11bb401f4
commit 9d9da229cc
2 changed files with 2 additions and 0 deletions

View File

@ -57,6 +57,7 @@ param set SYS_MC_EST_GROUP 2
sleep 1
df_mpu9250_wrapper start
df_bmp280_wrapper start
gps start -d /dev/tty-4
sensors start
commander start
ekf2 start

View File

@ -57,6 +57,7 @@ param set SYS_MC_EST_GROUP 2
sleep 1
df_mpu9250_wrapper start
df_bmp280_wrapper start
gps start -d /dev/tty-4
sensors start
commander start
ekf2 start