params.c param metadata

This commit is contained in:
Daniel Agar
2016-05-13 20:25:31 -04:00
parent e08e8fa24f
commit e43751c219
+2 -2
View File
@@ -48,7 +48,7 @@
PARAM_DEFINE_INT32(SDLOG_RATE, -1);
/**
* Enable extended logging mode.
* Extended logging mode
*
* A value of -1 indicates the command line argument
* should be obeyed. A value of 0 disables extended
@@ -68,7 +68,7 @@ PARAM_DEFINE_INT32(SDLOG_EXT, -1);
/**
* Use timestamps only if GPS 3D fix is available
*
* A value of 1 constrains the log folder creation
* Constrain the log folder creation
* to only use the time stamp if a 3D GPS lock is
* present.
*