diff --git a/cmake/configs/qurt_eagle_default.cmake b/cmake/configs/qurt_eagle_default.cmake index 8b8e14c7fc7..24bb54bbe74 100644 --- a/cmake/configs/qurt_eagle_default.cmake +++ b/cmake/configs/qurt_eagle_default.cmake @@ -74,7 +74,7 @@ set(config_module_list # PX4 drivers # # TODO: make the GPS driver compile - #drivers/gps + drivers/gps # # Libraries diff --git a/posix-configs/eagle/flight/px4-flight.config b/posix-configs/eagle/flight/px4-flight.config index c3ccf43c76a..cb6fc30a642 100644 --- a/posix-configs/eagle/flight/px4-flight.config +++ b/posix-configs/eagle/flight/px4-flight.config @@ -1,4 +1,6 @@ uorb start +gps start -d /dev/tty-4 +sleep 1 df_mpu9250_wrapper start df_bmp280_wrapper start df_hmc5883_wrapper start