Browse Source

Merge pull request #643 from oleost/patch-3

Update docs with new cli command from #375
master
Konstantin Sharlaimov 8 years ago
committed by GitHub
parent
commit
03d8a029dd
  1. 1
      docs/Cli.md

1
docs/Cli.md

@ -344,3 +344,4 @@ Re-apply any new defaults as desired.
| `nav_fw_pitch2thr` | Amount of throttle applied related to pitch attitude in GPS assisted modes | unknown| unknown| 10 | Master | UNKNOWN |
| `nav_fw_roll2pitch` | Amount of positive pitch (nose up) when the plane turns by ailerons in GPS assisted modes. With high wind is better lowering this | unknown| unknown| 75 | Master | UNKNOWN |
| `nav_fw_loiter_radius` | PosHold radius in cm. 3000 to 7500 is a good value (30-75m) | unknown| unknown| 5000 | Master | UNKNOWN |
| `fixed_wing_auto_arm` | Auto-arm fixed wing aircraft on throttle above min_throttle, and disarming with stick commands are disabled, so power cycle is requirred to disarm. Requirres enabled motorstop and no arm switch configured. | OFF | ON | OFF | Master | UNKNOWN |
Loading…
Cancel
Save