ButterFlight / butterflight

GNU General Public License v3.0
106 stars 26 forks source link

RF1 style TPA #193

Closed apocolipse closed 5 years ago

apocolipse commented 5 years ago

Implemented RF1 style TPA Only available for F4's and larger

CLI Usage:

# rftpa help
Usage: rftpa [kp|ki|kd] 100=100=100=100=100=100=100=100=100

Printing out current curves

# rftpa
tpakp 100=100=95=95=95=95=95=100=100
tpaki 100=100=100=100=100=100=100=100=100
tpakd 100=95=90=85=85=85=85=100=100

Setting new curve:

# rftpa kp 100=90=85=85=80=85=85=90=100
New TPA Saved
tpakp 100=90=85=85=80=85=85=90=100
tpaki 100=100=100=100=100=100=100=100=100
tpakd 100=95=90=85=85=85=85=100=100