mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-09 22:49:53 +08:00
[fix] remove all ref to UPDATE_ON_AGL for sonar (#2683)
This is no longer used since #1910 Close #2671
This commit is contained in:
committed by
GitHub
parent
029947494a
commit
20900c46fb
@@ -277,7 +277,6 @@
|
||||
|
||||
<section name="INS" prefix="INS_">
|
||||
<define name="SONAR_MAX_RANGE" value="5.0" />
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE" />
|
||||
<!-- Portland
|
||||
Normalize[{19443.3, 5354.0,48519.5}] = (0.37004, 0.101896, 0.923411)-->
|
||||
<define name="H_X" value="0.37004"/>
|
||||
|
||||
@@ -110,7 +110,6 @@
|
||||
|
||||
<section name="INS" prefix="INS_">
|
||||
<define name="SONAR_MAX_RANGE" value="2.2"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
@@ -123,7 +123,6 @@
|
||||
|
||||
<section name="INS" prefix="INS_">
|
||||
<define name="SONAR_MAX_RANGE" value="2.2"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
@@ -125,7 +125,6 @@
|
||||
|
||||
<section name="INS" prefix="INS_">
|
||||
<define name="SONAR_MAX_RANGE" value="2.2"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
@@ -123,7 +123,6 @@
|
||||
|
||||
<section name="INS" prefix="INS_">
|
||||
<define name="SONAR_MAX_RANGE" value="2.2"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
@@ -39,7 +39,6 @@
|
||||
</command_laws>
|
||||
|
||||
<section name="INS_BASE" prefix="INS_">
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
<define name="SONAR_MAX_RANGE" value="4.0"/>
|
||||
<define name="SONAR_MIN_RANGE" value="0.01"/>
|
||||
</section>
|
||||
|
||||
@@ -114,7 +114,6 @@
|
||||
|
||||
<section name="INS" prefix="INS_">
|
||||
<!--<define name="SONAR_MAX_RANGE" value="2.2"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/> -->
|
||||
<!-- Use GPS altitude measurments and set the R gain -->
|
||||
<define name="USE_GPS_ALT" value="1"/>
|
||||
<define name="VFF_R_GPS" value="0.01"/>
|
||||
|
||||
@@ -116,7 +116,6 @@
|
||||
|
||||
<section name="INS" prefix="INS_">
|
||||
<!--<define name="SONAR_MAX_RANGE" value="2.2"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/> -->
|
||||
<!-- Use GPS altitude measurments and set the R gain -->
|
||||
<define name="USE_GPS_ALT" value="1"/>
|
||||
<define name="VFF_R_GPS" value="0.01"/>
|
||||
|
||||
@@ -122,7 +122,6 @@
|
||||
|
||||
<section name="INS" prefix="INS_">
|
||||
<define name="SONAR_MAX_RANGE" value="2.2"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
@@ -138,7 +138,6 @@
|
||||
|
||||
<section name="INS" prefix="INS_">
|
||||
<define name="SONAR_MAX_RANGE" value="2.2"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
@@ -447,7 +447,6 @@ The most crucial part for the magnetometer calibration:
|
||||
<define name="PITCH_NEUTRAL_DEFAULT" value="0." unit="deg"/>
|
||||
|
||||
<define name="SONAR_COMPENSATE_ROTATION" value="TRUE"/><!-- compensate AGL for body rotation -->
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
|
||||
<define name="USE_GPS_ALT" value="1"/>
|
||||
<define name="USE_GPS_ALT_SPEED" value="1"/>
|
||||
|
||||
@@ -183,7 +183,6 @@
|
||||
|
||||
<section name="INS" prefix="INS_">
|
||||
<define name="SONAR_MAX_RANGE" value="1.5"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
</section>
|
||||
|
||||
<section name="STABILIZATION_RATE" prefix="STABILIZATION_RATE_">
|
||||
|
||||
@@ -430,7 +430,6 @@
|
||||
<define name="PITCH_NEUTRAL_DEFAULT" value="0." unit="deg"/>
|
||||
|
||||
<define name="SONAR_COMPENSATE_ROTATION" value="TRUE"/><!-- compensate AGL for body rotation -->
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
|
||||
<define name="USE_GPS_ALT" value="1"/>
|
||||
<define name="USE_GPS_ALT_SPEED" value="1"/>
|
||||
|
||||
@@ -309,7 +309,6 @@ NOTES:
|
||||
|
||||
<module name="ins" type="alt_float"> <!--Does not work in SIM: extended thus use alt_float"/> -->
|
||||
<define name="SONAR_COMPENSATE_ROTATION" value="TRUE"/><!-- compensate AGL for body rotation -->
|
||||
<!--<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>-->
|
||||
</module>
|
||||
|
||||
<!-- See http://wiki.paparazziuav.org/wiki/EnergyControl -->
|
||||
|
||||
@@ -317,7 +317,6 @@ NOTES:
|
||||
|
||||
<module name="ins" type="alt_float"> <!--Does not work in SIM: extended thus use alt_float"/> -->
|
||||
<define name="SONAR_COMPENSATE_ROTATION" value="TRUE"/><!-- compensate AGL for body rotation -->
|
||||
<!--<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>-->
|
||||
</module>
|
||||
|
||||
<!-- See http://wiki.paparazziuav.org/wiki/EnergyControl -->
|
||||
|
||||
@@ -380,7 +380,6 @@ The most crucial part for the magnetometer calibration:
|
||||
<define name="PITCH_NEUTRAL_DEFAULT" value="0." unit="deg"/>
|
||||
|
||||
<define name="SONAR_COMPENSATE_ROTATION" value="TRUE"/><!-- compensate AGL for body rotation -->
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
|
||||
<define name="USE_GPS_ALT" value="TRUE"/>
|
||||
<define name="USE_GPS_ALT_SPEED" value="FALSE"/>
|
||||
|
||||
@@ -407,7 +407,6 @@ The most crucial part for the magnetometer calibration:
|
||||
<define name="PITCH_NEUTRAL_DEFAULT" value="0." unit="deg"/>
|
||||
|
||||
<define name="SONAR_COMPENSATE_ROTATION" value="TRUE"/><!-- compensate AGL for body rotation -->
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
|
||||
<define name="USE_GPS_ALT" value="TRUE"/>
|
||||
<define name="USE_GPS_ALT_SPEED" value="FALSE"/>
|
||||
|
||||
@@ -420,7 +420,6 @@ The most crucial part for the magnetometer calibration:
|
||||
<define name="PITCH_NEUTRAL_DEFAULT" value="0." unit="deg"/>
|
||||
|
||||
<define name="SONAR_COMPENSATE_ROTATION" value="TRUE"/><!-- compensate AGL for body rotation -->
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
|
||||
<define name="USE_GPS_ALT" value="TRUE"/>
|
||||
<define name="USE_GPS_ALT_SPEED" value="FALSE"/>
|
||||
|
||||
@@ -455,7 +455,6 @@ The most crucial part for the magnetometer calibration:
|
||||
<define name="PITCH_NEUTRAL_DEFAULT" value="0." unit="deg"/>
|
||||
|
||||
<define name="SONAR_COMPENSATE_ROTATION" value="TRUE"/><!-- compensate AGL for body rotation -->
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
|
||||
<define name="USE_GPS_ALT" value="1"/>
|
||||
<define name="USE_GPS_ALT_SPEED" value="1"/>
|
||||
|
||||
@@ -111,7 +111,6 @@
|
||||
|
||||
<section name="INS" prefix="INS_">
|
||||
<define name="SONAR_MAX_RANGE" value="2.2"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
@@ -123,7 +123,6 @@
|
||||
|
||||
<section name="INS" prefix="INS_">
|
||||
<define name="SONAR_MAX_RANGE" value="2.2"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
@@ -122,7 +122,6 @@
|
||||
|
||||
<section name="INS" prefix="INS_">
|
||||
<define name="SONAR_MAX_RANGE" value="2.2"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
@@ -114,7 +114,6 @@
|
||||
|
||||
<section name="INS" prefix="INS_">
|
||||
<define name="SONAR_MAX_RANGE" value="2.2"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
@@ -92,7 +92,6 @@
|
||||
|
||||
<section name="INS" prefix="INS_">
|
||||
<define name="SONAR_MAX_RANGE" value="2.2"/>
|
||||
<!--define name="SONAR_UPDATE_ON_AGL" value="TRUE"/-->
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
@@ -105,7 +105,6 @@
|
||||
<define name="VFF_VZ_R_GPS" value="0.01"/>
|
||||
<define name="SONAR_MIN_RANGE" value="0.0"/>
|
||||
<define name="SONAR_MAX_RANGE" value="3.5"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
|
||||
</section>
|
||||
|
||||
|
||||
@@ -111,7 +111,6 @@
|
||||
|
||||
<section name="INS" prefix="INS_">
|
||||
<define name="SONAR_MAX_RANGE" value="2.2"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
@@ -102,7 +102,6 @@
|
||||
|
||||
<section name="INS" prefix="INS_">
|
||||
<define name="SONAR_MAX_RANGE" value="2.2"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
</section>
|
||||
|
||||
<section name="STABILIZATION_RATE" prefix="STABILIZATION_RATE_">
|
||||
|
||||
@@ -103,7 +103,6 @@
|
||||
|
||||
<section name="INS" prefix="INS_">
|
||||
<define name="SONAR_MAX_RANGE" value="2.2"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
@@ -124,7 +124,6 @@
|
||||
|
||||
<section name="INS" prefix="INS_">
|
||||
<define name="SONAR_MAX_RANGE" value="2.2"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
@@ -145,7 +145,6 @@
|
||||
|
||||
<section name="INS" prefix="INS_">
|
||||
<define name="SONAR_MAX_RANGE" value="2.2"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
<!-- Use GPS altitude measurments and set the R gain -->
|
||||
<define name="USE_GPS_ALT" value="0"/>
|
||||
<!-- <define name="VFF_R_GPS" value="0.01"/> -->
|
||||
|
||||
@@ -81,7 +81,6 @@
|
||||
|
||||
<section name="INS" prefix="INS_">
|
||||
<define name="SONAR_MAX_RANGE" value="2.2"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
@@ -92,7 +92,6 @@
|
||||
|
||||
<section name="INS" prefix="INS_">
|
||||
<define name="SONAR_MAX_RANGE" value="2.2"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
@@ -123,7 +123,6 @@
|
||||
<define name="VFF_VZ_R_GPS" value="0.01"/>
|
||||
<define name="SONAR_MIN_RANGE" value="0.0"/>
|
||||
<define name="SONAR_MAX_RANGE" value="2.2"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="FALSE"/>
|
||||
|
||||
</section>
|
||||
|
||||
|
||||
@@ -97,7 +97,6 @@
|
||||
<section name="INS" prefix="INS_">
|
||||
<define name="SONAR_MAX_RANGE" value="2.2"/>
|
||||
<define name="SONAR_MIN_RANGE" value="0.2"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
<define name="USE_GPS_ALT" value="1"/>
|
||||
<define name="USE_GPS_ALT_SPEED" value="1"/>
|
||||
<define name="VFF_R_GPS" value="0.01"/>
|
||||
|
||||
@@ -133,7 +133,6 @@
|
||||
|
||||
<section name="INS" prefix="INS_">
|
||||
<!--<define name="SONAR_MAX_RANGE" value="2.2"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/> -->
|
||||
<!-- Use GPS altitude measurments and set the R gain -->
|
||||
<define name="USE_GPS_ALT" value="1"/>
|
||||
<define name="VFF_R_GPS" value="0.01"/>
|
||||
|
||||
@@ -122,7 +122,6 @@
|
||||
|
||||
<section name="INS" prefix="INS_">
|
||||
<!--<define name="SONAR_MAX_RANGE" value="2.2"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/> -->
|
||||
<!-- Use GPS altitude measurments and set the R gain -->
|
||||
<define name="USE_GPS_ALT" value="1"/>
|
||||
<define name="VFF_R_GPS" value="0.01"/>
|
||||
|
||||
@@ -119,7 +119,6 @@
|
||||
|
||||
<section name="INS" prefix="INS_">
|
||||
<!-- define name="SONAR_MAX_RANGE" value="2.2"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/-->
|
||||
<!-- Optitrack -->
|
||||
<define name="USE_GPS_ALT" value="1"/>
|
||||
<define name="VFF_R_GPS" value="0.01"/>
|
||||
|
||||
@@ -117,7 +117,6 @@
|
||||
|
||||
<section name="INS" prefix="INS_">
|
||||
<define name="SONAR_MAX_RANGE" value="5"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
</section>
|
||||
|
||||
<section name="RC_SETPOINT" prefix="STABILIZATION_ATTITUDE_">
|
||||
|
||||
@@ -148,7 +148,6 @@
|
||||
|
||||
<section name="INS" prefix="INS_">
|
||||
<define name="SONAR_MAX_RANGE" value="2.2"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
|
||||
<!-- Use GPS altitude measurments and set the R gain -->
|
||||
<define name="USE_GPS_ALT" value="1"/>
|
||||
|
||||
@@ -166,7 +166,6 @@
|
||||
|
||||
<section name="INS" prefix="INS_">
|
||||
<define name="SONAR_MAX_RANGE" value="2.2"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
|
||||
<!-- Use GPS altitude measurments and set the R gain -->
|
||||
<define name="USE_GPS_ALT" value="1"/>
|
||||
|
||||
@@ -123,7 +123,6 @@
|
||||
|
||||
<section name="INS" prefix="INS_">
|
||||
<define name="SONAR_MAX_RANGE" value="2.2"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
@@ -103,7 +103,6 @@
|
||||
|
||||
<section name="INS" prefix="INS_">
|
||||
<define name="SONAR_MAX_RANGE" value="2.2"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
</section>
|
||||
|
||||
<section name="RC_SETPOINT" prefix="STABILIZATION_ATTITUDE_">
|
||||
|
||||
@@ -94,7 +94,6 @@
|
||||
|
||||
<section name="INS" prefix="INS_">
|
||||
<define name="SONAR_MAX_RANGE" value="2.2"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
</section>
|
||||
|
||||
<section name="RC_SETPOINT" prefix="STABILIZATION_ATTITUDE_">
|
||||
|
||||
@@ -133,7 +133,6 @@
|
||||
|
||||
<section name="INS" prefix="INS_">
|
||||
<define name="SONAR_MAX_RANGE" value="2.2"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
@@ -106,7 +106,6 @@
|
||||
|
||||
<section name="INS" prefix="INS_">
|
||||
<define name="SONAR_MAX_RANGE" value="2.2"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
<!--define name="USE_HFF"/-->
|
||||
</section>
|
||||
|
||||
|
||||
@@ -88,7 +88,6 @@
|
||||
|
||||
<section name="INS" prefix="INS_">
|
||||
<define name="SONAR_MAX_RANGE" value="2.2"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
</section>
|
||||
|
||||
<section name="RC_SETPOINT" prefix="STABILIZATION_ATTITUDE_">
|
||||
|
||||
@@ -163,7 +163,6 @@
|
||||
|
||||
<section name="INS" prefix="INS_">
|
||||
<define name="SONAR_MAX_RANGE" value="2.2"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
|
||||
<!-- Use GPS altitude measurments and set the R gain -->
|
||||
<define name="USE_GPS_ALT" value="1"/>
|
||||
|
||||
@@ -108,7 +108,6 @@
|
||||
|
||||
<section name="INS" prefix="INS_">
|
||||
<define name="SONAR_MAX_RANGE" value="2.2"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE"/>
|
||||
|
||||
<!-- Use GPS altitude measurments and set the R gain -->
|
||||
<define name="USE_GPS_ALT" value="1"/>
|
||||
|
||||
@@ -164,7 +164,6 @@
|
||||
</section>
|
||||
<section name="INS" prefix="INS_">
|
||||
<define name="SONAR_MAX_RANGE" value="2.2" />
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="TRUE" />
|
||||
</section>
|
||||
<section name="RC_SETPOINT" prefix="STABILIZATION_ATTITUDE_">
|
||||
<!-- setpoint limits for attitude stabilization rc flight -->
|
||||
|
||||
@@ -178,7 +178,6 @@
|
||||
<define name="USE_GPS_SPEED" value="true"/>
|
||||
<define name="INS_VFF_R_GPS" value="0.1"/>
|
||||
<define name="INS_VFF_VZ_R_GPS" value="0.1"/>
|
||||
<define name="SONAR_UPDATE_ON_AGL" value="true"/>
|
||||
</section>
|
||||
|
||||
<section name="RC_SETPOINT" prefix="STABILIZATION_ATTITUDE_">
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user