mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-27 17:06:31 +08:00
[doc] clarify commment
This commit is contained in:
committed by
Felix Ruess
parent
cdebbc3189
commit
ceecd3d95d
@@ -5,7 +5,7 @@
|
|||||||
<description>
|
<description>
|
||||||
Adaptive attitude and lateral (heading) control for fixedwing aircraft.
|
Adaptive attitude and lateral (heading) control for fixedwing aircraft.
|
||||||
Mostly based on PID and optional reference generators and feedforward gains.
|
Mostly based on PID and optional reference generators and feedforward gains.
|
||||||
Adaptive parameters should not be used for normal operation at the moment.
|
An experimental adaptive filter is also included to estimate some parameters, but should not be used for normal operation at the moment.
|
||||||
</description>
|
</description>
|
||||||
<section name="HORIZONTAL CONTROL" prefix="H_CTL_">
|
<section name="HORIZONTAL CONTROL" prefix="H_CTL_">
|
||||||
<define name="COURSE_PGAIN" value="1.0" description="feedback heading P gain"/>
|
<define name="COURSE_PGAIN" value="1.0" description="feedback heading P gain"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user