Skip to content
Snippets Groups Projects
Commit 44f650fd authored by Hamish Willee's avatar Hamish Willee Committed by Daniel Agar
Browse files

Add additional info to FW_LND_USETER (#10777)

parent cf4b19d1
No related branches found
No related tags found
No related merge requests found
......@@ -321,7 +321,10 @@ PARAM_DEFINE_FLOAT(FW_LND_TLALT, -1.0f);
PARAM_DEFINE_FLOAT(FW_LND_HHDIST, 15.0f);
/**
* Use terrain estimate during landing
* Use terrain estimate during landing.
*
* This is turned off by default and a waypoint or return altitude is normally used
* (or sea level for an arbitrary land position).
*
* @boolean
* @group FW L1 Control
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment