mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-31 12:23:23 +08:00
[conf] we actually have LISA_M_LONGITUDINAL_X now...
This commit is contained in:
@@ -229,8 +229,7 @@
|
||||
<firmware name="fixedwing">
|
||||
|
||||
<target name="ap" board="lisa_m_2.0">
|
||||
<!-- this define is not available in paparazzi v4.1 -->
|
||||
<!--define name="LISA_M_LONGITUDINAL_X"/-->
|
||||
<define name="LISA_M_LONGITUDINAL_X"/>
|
||||
|
||||
<configure name="SEPARATE_FBW" value="1"/>
|
||||
|
||||
|
||||
@@ -199,6 +199,7 @@
|
||||
|
||||
<subsystem name="telemetry" type="transparent"/>
|
||||
<subsystem name="imu" type="aspirin_v2.1"/>
|
||||
<define name="LISA_M_LONGITUDINAL_X"/>
|
||||
<subsystem name="gps" type="ublox"/>
|
||||
<subsystem name="stabilization" type="int_quat"/>
|
||||
<subsystem name="ahrs" type="int_cmpl_quat"/>
|
||||
|
||||
@@ -7,7 +7,8 @@
|
||||
<airframe name="LisaAspirin2">
|
||||
|
||||
<firmware name="fixedwing">
|
||||
<target name="ap" board="lisa_m_2.0">
|
||||
<target name="ap" board="lisa_m_1.0">
|
||||
<define name="LISA_M_LONGITUDINAL_X"/>
|
||||
<define name="SENSOR_SYNC_SEND"/>
|
||||
|
||||
<configure name="PERIODIC_FREQUENCY" value="120"/>
|
||||
|
||||
@@ -254,6 +254,8 @@
|
||||
<firmware name="fixedwing">
|
||||
|
||||
<target name="ap" board="lisa_m_2.0">
|
||||
<define name="LISA_M_LONGITUDINAL_X"/>
|
||||
|
||||
<configure name="SEPARATE_FBW" value="1"/>
|
||||
|
||||
<configure name="PERIODIC_FREQUENCY" value="120"/>
|
||||
|
||||
Reference in New Issue
Block a user