mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-27 00:37:37 +08:00
[modules] Remove imu_mag_current module
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
<module name="bat_voltage_ardrone2"/>
|
||||
<!-- remove the gps_ubx_ucenter module if you use the sirf gps (flight recorder) -->
|
||||
<module name="gps" type="ubx_ucenter"/>
|
||||
<module name="send_imu_mag_current"/>
|
||||
<module name="air_data"/>
|
||||
<module name="geo_mag"/>
|
||||
<!--module name="logger_file"/-->
|
||||
|
||||
@@ -25,7 +25,6 @@
|
||||
|
||||
<module name="bat_voltage_ardrone2"/>
|
||||
|
||||
<module name="send_imu_mag_current"/>
|
||||
<module name="air_data"/>
|
||||
<module name="geo_mag"/>
|
||||
|
||||
|
||||
@@ -26,7 +26,6 @@
|
||||
|
||||
<module name="bat_voltage_ardrone2"/>
|
||||
<module name="gps" type="ubx_ucenter"/>
|
||||
<module name="send_imu_mag_current"/>
|
||||
<module name="logger_file"/>
|
||||
|
||||
<module name="video_thread"/>
|
||||
|
||||
@@ -25,7 +25,6 @@
|
||||
|
||||
<module name="geo_mag"/>
|
||||
<module name="air_data"/>
|
||||
<module name="send_imu_mag_current"/>
|
||||
<!--module name="logger_file">
|
||||
<define name="FILE_LOGGER_PATH" value="/data/ftp/internal_000"/>
|
||||
</module-->
|
||||
|
||||
@@ -27,7 +27,6 @@
|
||||
</module>
|
||||
|
||||
<module name="air_data"/>
|
||||
<module name="send_imu_mag_current"/>
|
||||
<module name="gps" type="ubx_ucenter"/>
|
||||
<module name="logger_file">
|
||||
<define name="FILE_LOGGER_PATH" value="/data/ftp/internal_000"/>
|
||||
|
||||
@@ -33,7 +33,6 @@
|
||||
<module name="geo_mag"/>
|
||||
<module name="mag_calib_ukf"/>
|
||||
<module name="air_data"/>
|
||||
<module name="send_imu_mag_current"/>
|
||||
<module name="gps" type="ubx_ucenter"/>
|
||||
<module name="logger_file">
|
||||
<define name="FILE_LOGGER_PATH" value="/data/ftp/internal_000"/>
|
||||
|
||||
@@ -62,7 +62,6 @@
|
||||
current to magnetic field distortion curve.
|
||||
http://wiki.paparazziuav.org/wiki/ImuCalibration#Calibrating_for_Current
|
||||
-->
|
||||
<!--module name="send_imu_mag_current"/-->
|
||||
|
||||
<!--define name="KILL_ON_GROUND_DETECT" value="TRUE"/-->
|
||||
</firmware>
|
||||
|
||||
@@ -87,7 +87,6 @@
|
||||
<module name="ins" type="ekf2" />
|
||||
|
||||
<module name="air_data"/>
|
||||
<!--module name="send_imu_mag_current"/-->
|
||||
|
||||
<!-- Internal MAG -->
|
||||
<!--module name="mag_ist8310">
|
||||
|
||||
@@ -232,6 +232,5 @@
|
||||
<module name="ahrs" type="int_cmpl_quat"/>
|
||||
<module name="ins"/>
|
||||
<module name="gps" type="ubx_ucenter"/>
|
||||
<module name="send_imu_mag_current"/>
|
||||
</firmware>
|
||||
</airframe>
|
||||
|
||||
@@ -231,6 +231,5 @@
|
||||
<module name="ins"/>
|
||||
|
||||
<module name="gps" type="ubx_ucenter"/>
|
||||
<module name="send_imu_mag_current"/>
|
||||
</firmware>
|
||||
</airframe>
|
||||
|
||||
@@ -216,6 +216,5 @@
|
||||
<module name="ahrs" type="int_cmpl_quat"/>
|
||||
<module name="ins"/>
|
||||
<module name="gps" type="ubx_ucenter"/>
|
||||
<module name="send_imu_mag_current"/>
|
||||
</firmware>
|
||||
</airframe>
|
||||
|
||||
@@ -150,7 +150,6 @@
|
||||
<<module name="air_data"/>-->
|
||||
|
||||
<!-- below temporary until tested then disable it -->
|
||||
<!-- <module name="send_imu_mag_current"/> -->
|
||||
|
||||
<!--
|
||||
<target name="nps" board="pc">
|
||||
|
||||
Reference in New Issue
Block a user