mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-21 21:55:34 +08:00
fixed typo in description of RWTO_PSP parameter
This commit is contained in:
committed by
Daniel Agar
parent
7563438558
commit
48219ab1e6
@@ -90,8 +90,8 @@ PARAM_DEFINE_FLOAT(RWTO_MAX_THR, 1.0);
|
||||
|
||||
/**
|
||||
* Pitch setpoint during taxi / before takeoff airspeed is reached.
|
||||
* A taildragger with stearable wheel might need to pitch up
|
||||
* a little to keep it's wheel on the ground before airspeed
|
||||
* A taildragger with steerable wheel might need to pitch up
|
||||
* a little to keep its wheel on the ground before airspeed
|
||||
* to takeoff is reached.
|
||||
*
|
||||
* @unit deg
|
||||
|
||||
Reference in New Issue
Block a user