mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
move vmount to modules (it's not a driver)
This commit is contained in:
@@ -19,7 +19,6 @@ px4_add_board(
|
||||
#magnetometer # all available magnetometer drivers
|
||||
pwm_out_sim
|
||||
#telemetry # all available telemetry drivers
|
||||
vmount
|
||||
|
||||
linux_pwm_out
|
||||
linux_sbus
|
||||
@@ -51,6 +50,7 @@ px4_add_board(
|
||||
position_estimator_inav
|
||||
sensors
|
||||
#uavcan
|
||||
vmount
|
||||
vtol_att_control
|
||||
wind_estimator
|
||||
|
||||
|
||||
@@ -17,7 +17,6 @@ px4_add_board(
|
||||
#magnetometer # all available magnetometer drivers
|
||||
pwm_out_sim
|
||||
#telemetry # all available telemetry drivers
|
||||
vmount
|
||||
|
||||
linux_pwm_out
|
||||
linux_sbus
|
||||
@@ -49,6 +48,7 @@ px4_add_board(
|
||||
position_estimator_inav
|
||||
sensors
|
||||
#uavcan
|
||||
vmount
|
||||
vtol_att_control
|
||||
wind_estimator
|
||||
|
||||
|
||||
Reference in New Issue
Block a user