mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-29 19:17:28 +08:00
[paparazzicenter] add checkbox to enable PRINT_CONFIG
This commit is contained in:
@@ -20,9 +20,6 @@
|
||||
<define name="LOITER_TRIM"/>
|
||||
<define name="STRONG_WIND"/>
|
||||
|
||||
<!-- print config info at compile time -->
|
||||
<define name="PRINT_CONFIG"/>
|
||||
|
||||
<subsystem name="radio_control" type="ppm"/>
|
||||
|
||||
<!-- Communication -->
|
||||
|
||||
@@ -26,9 +26,6 @@
|
||||
|
||||
<define name="AHRS_TRIGGERED_ATTITUDE_LOOP"/>
|
||||
|
||||
<!-- print configuration options at compile time -->
|
||||
<define name="PRINT_CONFIG"/>
|
||||
|
||||
<subsystem name="imu" type="aspirin_v1.5"/>
|
||||
<subsystem name="ahrs" type="float_dcm"/>
|
||||
<subsystem name="ins" type="alt_float"/>
|
||||
|
||||
Reference in New Issue
Block a user