mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-30 18:06:39 +08:00
move vmount to modules (it's not a driver)
This commit is contained in:
@@ -59,7 +59,6 @@ px4_add_board(
|
||||
pwm_out_sim
|
||||
qshell/posix
|
||||
#telemetry # all available telemetry drivers
|
||||
vmount
|
||||
|
||||
MODULES
|
||||
muorb/krait
|
||||
@@ -88,6 +87,7 @@ px4_add_board(
|
||||
sensors
|
||||
simulator
|
||||
#uavcan
|
||||
vmount
|
||||
vtol_att_control
|
||||
wind_estimator
|
||||
|
||||
|
||||
@@ -75,6 +75,7 @@ px4_add_board(
|
||||
mc_pos_control
|
||||
position_estimator_inav
|
||||
sensors
|
||||
vmount
|
||||
vtol_att_control
|
||||
wind_estimator
|
||||
|
||||
|
||||
Reference in New Issue
Block a user