mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
configs: compile and start the gps driver on QURT
This commit is contained in:
@@ -74,7 +74,7 @@ set(config_module_list
|
||||
# PX4 drivers
|
||||
#
|
||||
# TODO: make the GPS driver compile
|
||||
#drivers/gps
|
||||
drivers/gps
|
||||
|
||||
#
|
||||
# Libraries
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user