position_estimator_inav_params.cpp param metadata

This commit is contained in:
Daniel Agar
2016-05-13 20:25:30 -04:00
parent be3348d770
commit e08e8fa24f
@@ -302,19 +302,18 @@ PARAM_DEFINE_FLOAT(INAV_FLOW_DIST_X, 0.0f);
PARAM_DEFINE_FLOAT(INAV_FLOW_DIST_Y, 0.0f);
/**
* Disable mocap (set 0 if using fake gps)
* Mo-cap
*
* Disable mocap
* Set to 0 if using fake GPS
*
* @boolean
* @value 0 Mo-cap enabled
* @value 1 Mo-cap disabled
* @group Position Estimator INAV
*/
PARAM_DEFINE_FLOAT(INAV_DISAB_MOCAP, 0);
/**
* Enable LIDAR for altitude estimation
*
* Enable LIDAR for altitude estimation
* LIDAR for altitude estimation
*
* @boolean
* @group Position Estimator INAV