PLND_ parameters¶
20 parameters in the PLND_ family. ArduCopter 4.7 only — other vehicles share many of these names but not always the same ranges or meanings.
PLND_ACC_P_NSE¶
Kalman Filter Accelerometer Noise
Kalman Filter Accelerometer Noise, higher values weight the input from the camera more, accels less
Range |
|
User level |
Advanced |
PLND_ALT_MAX¶
PrecLand maximum alt for retry
Vehicle will continue landing vertically until this height if target is not found. Below this height if landing target is not found, landing retry/failsafe might be attempted. This needs a rangefinder to work. Set to zero to disable this.
Units |
|
Range |
|
PLND_ALT_MIN¶
PrecLand minimum alt for retry
Vehicle will continue landing vertically even if target is lost below this height. This needs a rangefinder to work. Set to zero to disable this.
Units |
|
Range |
|
PLND_BUS¶
Sensor Bus
Precland sensor bus for I2C sensors.
User level |
Advanced |
Values¶
Value |
Meaning |
|---|---|
|
DefaultBus |
|
InternalI2C |
|
ExternalI2C |
PLND_CAM_POS_X¶
Camera X position offset
X position of the camera in body frame. Positive X is forward of the origin.
Units |
|
Range |
|
Increment |
|
User level |
Advanced |
PLND_CAM_POS_Y¶
Camera Y position offset
Y position of the camera in body frame. Positive Y is to the right of the origin.
Units |
|
Range |
|
Increment |
|
User level |
Advanced |
PLND_CAM_POS_Z¶
Camera Z position offset
Z position of the camera in body frame. Positive Z is down from the origin.
Units |
|
Range |
|
Increment |
|
User level |
Advanced |
PLND_ENABLED¶
Precision Land enabled/disabled
Precision Land enabled/disabled
User level |
Advanced |
Values¶
Value |
Meaning |
|---|---|
|
Disabled |
|
Enabled |
PLND_EST_TYPE¶
Precision Land Estimator Type
Specifies the estimation method to be used
User level |
Advanced |
Values¶
Value |
Meaning |
|---|---|
|
RawSensor |
|
KalmanFilter |
PLND_LAG¶
Precision Landing sensor lag
Precision Landing sensor lag, to cope with variable landing_target latency
Units |
|
Range |
|
Increment |
|
Reboot required |
Yes — the change takes effect after a reboot. |
User level |
Advanced |
PLND_LAND_OFS_X¶
Land offset forward
Desired landing position of the camera forward of the target in vehicle body frame
Units |
|
Range |
|
Increment |
|
User level |
Advanced |
PLND_LAND_OFS_Y¶
Land offset right
desired landing position of the camera right of the target in vehicle body frame
Units |
|
Range |
|
Increment |
|
User level |
Advanced |
PLND_OPTIONS¶
Precision Landing Extra Options
Precision Landing Extra Options
User level |
Advanced |
Bitmask¶
Value |
Meaning |
|---|---|
|
Moving Landing Target |
|
Allow Precision Landing after manual reposition |
|
Maintain high speed in final descent |
PLND_RET_BEHAVE¶
PrecLand retry behaviour
Prec Land will do the action selected by this parameter if a retry to a landing is needed
Values¶
Value |
Meaning |
|---|---|
|
Go to the last location where landing target was detected |
|
Go towards the approximate location of the detected landing target |
PLND_RET_MAX¶
PrecLand Maximum number of retires for a failed landing
PrecLand Maximum number of retires for a failed landing. Set to zero to disable landing retry.
Range |
|
Increment |
|
PLND_STRICT¶
PrecLand strictness
How strictly should the vehicle land on the target if target is lost
Values¶
Value |
Meaning |
|---|---|
|
Land Vertically (Not strict) |
|
Retry Landing(Normal Strictness) |
|
Do not land (just Hover) (Very Strict) |
PLND_TIMEOUT¶
PrecLand retry timeout
Time for which vehicle continues descend even if target is lost. After this time period, vehicle will attempt a landing retry depending on PLND_STRICT parameter.
Units |
|
Range |
|
PLND_TYPE¶
Precision Land Type
Precision Land Type
User level |
Advanced |
Values¶
Value |
Meaning |
|---|---|
|
None |
|
MAVLink |
|
IRLock |
|
SITL_Gazebo |
|
SITL |
PLND_XY_DIST_MAX¶
Precision Landing maximum distance to target before descending
The vehicle will not start descending if the landing target is detected and it is further than this many meters away. Set 0 to always descend.
Units |
|
Range |
|
User level |
Advanced |
PLND_YAW_ALIGN¶
Sensor yaw alignment
Yaw angle from body x-axis to sensor x-axis.
Units |
|
Range |
|
Increment |
|
User level |
Advanced |