Defines the MLOG structure.
Data Fields | |
| DCL_FDLOG | captFrame [MLOG_CHANS] |
| Capture data frames. More... | |
| float32_t * | data [MLOG_CHANS] |
| Data channel pointers. More... | |
| float32_t | trigMax |
| Upper trigger threshold. More... | |
| float32_t | trigMin |
| Lower trigger threshold. More... | |
| uint32_t | tScale |
| Number of samples per log write. More... | |
| uint32_t | sCount |
| Sample counter. More... | |
| uint32_t | mode |
| Operating mode. More... | |
| DCL_FDLOG dcl_mlog::captFrame[MLOG_CHANS] |
Capture data frames.
| float32_t* dcl_mlog::data[MLOG_CHANS] |
Data channel pointers.
| float32_t dcl_mlog::trigMax |
Upper trigger threshold.
| float32_t dcl_mlog::trigMin |
Lower trigger threshold.
| uint32_t dcl_mlog::tScale |
Number of samples per log write.
| uint32_t dcl_mlog::sCount |
Sample counter.
| uint32_t dcl_mlog::mode |
Operating mode.