mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 19:07:45 +08:00
cmake configs : Add precision landing support
This commit is contained in:
committed by
Lorenz Meier
parent
90e3aeda6c
commit
155c55814b
@@ -7,6 +7,10 @@ list(REMOVE_ITEM config_module_list
|
||||
)
|
||||
|
||||
list(APPEND config_module_list
|
||||
|
||||
drivers/irlock
|
||||
|
||||
modules/attitude_estimator_q
|
||||
modules/local_position_estimator
|
||||
modules/landing_target_estimator
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user