mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-27 00:39:59 +08:00
fw gain compression: add docs
This commit is contained in:
committed by
Mathieu Bresciani
parent
3646032296
commit
4fbff2cdd9
@@ -17,6 +17,8 @@ Manual tuning is recommended for frames where autotuning does not work, or where
|
||||
- Excessive gains (and rapid servo motion) can violate the maximum forces of your airframe - increase gains carefully.
|
||||
- Roll and pitch tuning follow the same sequence.
|
||||
The only difference is that pitch is more sensitive to trim offsets, so [trimming](../config_fw/trimming_guide_fixedwing.md) has to be done carefully and integrator gains need more attention to compensate this.
|
||||
- Disable automatic [gain compression](../features_fw/gain_compression.md) ([FW_GC_EN](../advanced_config/parameter_reference.md#FW_GC_EN)) to avoid over-tuning.
|
||||
Remember to re-enable it when tuning is done.
|
||||
|
||||
## Establishing the Airframe Baseline
|
||||
|
||||
|
||||
Reference in New Issue
Block a user