mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-18 03:52:11 +01:00
Disable HITL until it is update to the new sensor objects
This commit is contained in:
parent
a37a17a4fb
commit
9143a716cf
@ -132,12 +132,13 @@ plugin_ipconnection.subdir = ipconnection
|
|||||||
plugin_ipconnection.depends = plugin_coreplugin
|
plugin_ipconnection.depends = plugin_coreplugin
|
||||||
SUBDIRS += plugin_ipconnection
|
SUBDIRS += plugin_ipconnection
|
||||||
|
|
||||||
|
# Disable until updated to the new sensor objects
|
||||||
#HITLNEW Simulation gadget
|
#HITLNEW Simulation gadget
|
||||||
plugin_hitlnew.subdir = hitlnew
|
#plugin_hitlnew.subdir = hitlnew
|
||||||
plugin_hitlnew.depends = plugin_coreplugin
|
#plugin_hitlnew.depends = plugin_coreplugin
|
||||||
plugin_hitlnew.depends += plugin_uavobjects
|
#plugin_hitlnew.depends += plugin_uavobjects
|
||||||
plugin_hitlnew.depends += plugin_uavtalk
|
#plugin_hitlnew.depends += plugin_uavtalk
|
||||||
SUBDIRS += plugin_hitlnew
|
#SUBDIRS += plugin_hitlnew
|
||||||
|
|
||||||
# Export and Import GCS Configuration
|
# Export and Import GCS Configuration
|
||||||
plugin_importexport.subdir = importexport
|
plugin_importexport.subdir = importexport
|
||||||
|
Loading…
x
Reference in New Issue
Block a user