Skip to content
Snippets Groups Projects
Commit 80ef893d authored by Daniel Agar's avatar Daniel Agar
Browse files

attitude_estimator_q_params.c param metadata

parent be3f0ac1
No related branches found
No related tags found
No related merge requests found
......@@ -94,7 +94,7 @@ PARAM_DEFINE_FLOAT(ATT_W_GYRO_BIAS, 0.1f);
PARAM_DEFINE_FLOAT(ATT_MAG_DECL, 0.0f);
/**
* Enable automatic GPS based declination compensation
* Automatic GPS based declination compensation
*
* @group Attitude Q estimator
* @boolean
......@@ -116,7 +116,7 @@ PARAM_DEFINE_INT32(ATT_MAG_DECL_A, 1);
PARAM_DEFINE_INT32(ATT_EXT_HDG_M, 0);
/**
* Enable acceleration compensation based on GPS
* Acceleration compensation based on GPS
* velocity.
*
* @group Attitude Q estimator
......
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