mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-26 16:30:07 +08:00
Line Endings Corrected
This commit is contained in:
@@ -206,7 +206,7 @@
|
||||
<configure name="PERIODIC_FREQUENCY" value="120"/>
|
||||
<configure name="AHRS_PROPAGATE_FREQUENCY" value="100"/>
|
||||
<configure name="AHRS_CORRECT_FREQUENCY" value="100"/>
|
||||
<define name="AHRS_TRIGGERED_ATTITUDE_LOOP" />
|
||||
<define name="AHRS_TRIGGERED_ATTITUDE_LOOP" />
|
||||
|
||||
<configure name="AHRS_ALIGNER_LED" value="1"/>
|
||||
<configure name="CPU_LED" value="1"/>
|
||||
|
||||
+1
-1
@@ -943,7 +943,7 @@
|
||||
|
||||
<message name="TIMESTAMP" id="129">
|
||||
<field name="timestamp" type="uint32"/>
|
||||
</message>
|
||||
</message>
|
||||
|
||||
<message name="STAB_ATTITUDE_FLOAT" id="130">
|
||||
<field name="est_p" type="float" alt_unit="degres/s" alt_unit_coef="57.29578"/>
|
||||
|
||||
@@ -23,8 +23,8 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* This module provides a timestamp-message, allowing
|
||||
* sw/logalizer/openlog2tlm to convert a recorded dumpfile,
|
||||
* This module provides a timestamp-message, allowing
|
||||
* sw/logalizer/openlog2tlm to convert a recorded dumpfile,
|
||||
* created by openlog into the pprz-tlm format, to be converted into
|
||||
* .data and .log files by sw/logalizer/sd2log
|
||||
*/
|
||||
|
||||
@@ -23,10 +23,10 @@
|
||||
*/
|
||||
|
||||
/** \file openlog.h
|
||||
* This module provides a timestamp-message, allowing
|
||||
* sw/logalizer/openlog2tlm to convert a recorded dumpfile,
|
||||
* This module provides a timestamp-message, allowing
|
||||
* sw/logalizer/openlog2tlm to convert a recorded dumpfile,
|
||||
* created by openlog into the pprz-tlm format, to be converted into
|
||||
* .data and .log files by sw/logalizer/sd2log
|
||||
* .data and .log files by sw/logalizer/sd2log
|
||||
*/
|
||||
|
||||
#ifndef OPENLOG_H
|
||||
|
||||
Reference in New Issue
Block a user