WP_ parameters¶
10 parameters in the WP_ family. ArduCopter 4.7 only — other vehicles share many of these names but not always the same ranges or meanings.
WP_ACC¶
Waypoint Acceleration
Horizontal acceleration in m/s/s used during missions
Units |
|
Range |
|
Increment |
|
User level |
Standard |
WP_ACC_CNR¶
Waypoint Cornering Acceleration
Maximum cornering acceleration in m/s/s used during missions. If zero uses 2x accel value.
Units |
|
Range |
|
Increment |
|
User level |
Standard |
WP_ACC_Z¶
Waypoint Vertical Acceleration
Vertical acceleration in m/s/s used during missions
Units |
|
Range |
|
Increment |
|
User level |
Standard |
WP_JERK¶
Waypoint Jerk
Defines the horizontal jerk in m/s/s used during missions
Units |
|
Range |
|
User level |
Standard |
WP_RADIUS_M¶
Waypoint Radius
Distance from a waypoint, that when crossed indicates the wp has been reached.
Units |
|
Range |
|
Increment |
|
User level |
Standard |
WP_RFND_USE¶
Waypoint missions use rangefinder for terrain following
This controls if waypoint missions use rangefinder for terrain following
User level |
Advanced |
Values¶
Value |
Meaning |
|---|---|
|
Disable |
|
Enable |
WP_SPD¶
Waypoint Horizontal Speed Target
Speed in m/s which the aircraft will attempt to maintain horizontally during a WP mission
Units |
|
Range |
|
Increment |
|
User level |
Standard |
WP_SPD_DN¶
Waypoint Descent Speed Target
Speed in m/s which the aircraft will attempt to maintain while descending during a WP mission
Units |
|
Range |
|
Increment |
|
User level |
Standard |
WP_SPD_UP¶
Waypoint Climb Speed Target
Speed in m/s which the aircraft will attempt to maintain while climbing during a WP mission
Units |
|
Range |
|
Increment |
|
User level |
Standard |
WP_TER_MARGIN¶
Waypoint Terrain following altitude margin
Waypoint Terrain following altitude margin. Vehicle will stop if distance from target altitude is larger than this margin (in meters)
Units |
|
Range |
|
User level |
Advanced |