move vmount to modules (it's not a driver)

This commit is contained in:
Daniel Agar
2018-12-01 13:58:15 -05:00
parent 9d42480f4e
commit bbab66d974
52 changed files with 35 additions and 33 deletions

View File

@@ -18,7 +18,6 @@ px4_add_board(
pwm_out_sim
#telemetry # all available telemetry drivers
tone_alarm_sim
vmount
MODULES
attitude_estimator_q
@@ -45,6 +44,7 @@ px4_add_board(
sensors
simulator
#uavcan
vmount
vtol_att_control
wind_estimator