MAV'RIC
|
Configuration for the module data logging. More...
#include <data_logging.h>
Public Attributes | |
uint32_t | max_data_logging_count |
Maximum number of parameters. | |
uint16_t | max_logs |
The max number of logged files with the same name on the SD card. | |
uint16_t | log_interval |
The time interval in sec. | |
bool | debug |
Indicates if debug messages should be printed for each param change. | |
uint32_t | log_data |
The initial state of writing a file. | |
Configuration for the module data logging.