Skip to content
Snippets Groups Projects
Commit 706464d2 authored by Lorenz Meier's avatar Lorenz Meier
Browse files

Land detector: Fix param meta data

parent e4c01228
No related branches found
No related tags found
No related merge requests found
......@@ -128,6 +128,7 @@ PARAM_DEFINE_FLOAT(LNDMC_FFALL_TTRI, 0.3);
*
* @min 0
* @max 1
* @unit norm
* @decimal 2
*
* @group Land Detector
......@@ -142,6 +143,7 @@ PARAM_DEFINE_FLOAT(LNDMC_MAN_DWNTHR, 0.15f);
*
* @min 0
* @max 1
* @unit norm
* @decimal 2
*
* @group Land Detector
......
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