Remove estimator replay log profile.

This commit is contained in:
James Goppert
2017-07-03 23:56:47 -04:00
committed by Lorenz Meier
parent 82d7332f1a
commit 034c0c702a

View File

@@ -76,12 +76,11 @@ PARAM_DEFINE_INT32(SDLOG_MODE, 0);
* This parameter is only for the new logger (SYS_LOGGER=1).
*
* @value 0 default
* @value 1 estimator replay
* @value 2 thermal calibration
* @value 3 system identification
* @value 1 thermal calibration
* @value 2 system identification
*
* @min 0
* @max 3
* @max 2
* @reboot_required true
* @group SD Logging
*/