Update Cli.md

This commit is contained in:
Alex Zaitsev 2015-04-01 16:46:20 +03:00
parent 08a3db00a5
commit 45edf752df
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@ Re-apply any new defaults as desired.
| roll_pitch_rate | | 0 | 100 | 0 | Rate Profile | UINT8 |
| yaw_rate | | 0 | 100 | 0 | Rate Profile | UINT8 |
| tpa_rate | | 0 | 100 | 0 | Rate Profile | UINT8 |
| tpa_breakpoint | | 1000 | 2000 | 1500 | Rate Profile | UINT16 |
| tpa_breakpoint | Throttle PID attenuation. Affects only P, I and D on ROLL and PITCH, it does not affect YAW. | 1000 | 2000 | 1500 | Rate Profile | UINT16 |
| failsafe_delay | | 0 | 200 | 10 | Profile | UINT8 |
| failsafe_off_delay | | 0 | 200 | 200 | Profile | UINT8 |
| failsafe_throttle | | 1000 | 2000 | 1200 | Profile | UINT16 |