Update a misleading TPA chart
The old version was pretty ambiguous so many people were confused with it.
This commit is contained in:
parent
fe067615c2
commit
07faab5bf2
|
@ -40,7 +40,9 @@ An Example: With TPA = 50 (or .5 in the GUI) and `tpa_breakpoint` = 1500 (assume
|
||||||
* At full throttle (2000) the full amount of dampening set in TPA is applied. (50% reduction in this example)
|
* At full throttle (2000) the full amount of dampening set in TPA is applied. (50% reduction in this example)
|
||||||
* TPA can lead into increase of rotation rate when more throttle applied. You can get faster flips and rolls when more throttle applied due to coupling of PID's and rates. Only the PID controllers MWREWRITE and LUX are using a linear TPA implementation, where no rotation rates are affected when TPA is being used.
|
* TPA can lead into increase of rotation rate when more throttle applied. You can get faster flips and rolls when more throttle applied due to coupling of PID's and rates. Only the PID controllers MWREWRITE and LUX are using a linear TPA implementation, where no rotation rates are affected when TPA is being used.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
**How and Why to use this?**
|
**How and Why to use this?**
|
||||||
|
|
Loading…
Reference in New Issue