55 return "timestamp,last_tx_status_error,last_tx_status,tts_stats.min,"
56 "tts_stats.max,tts_stats.mean,tts_stats.stddev,tts_stats.n_"
57 "samples,tx_timeout_count,rx_dropped_buffers,frame_buf_max_"
61 void print(std::ostream& os)
const
This file includes all the types the logdecoder script will decode.
Statistics computed by the Stats class.
float maxValue
Max value found so far.
float stdDev
Standard deviation of dataset.
uint32_t nSamples
Number of samples.
float mean
Mean of dataset.
float minValue
Min value found so far.
unsigned int frameBufMaxLength
uint8_t lastTxStatusError
unsigned int rxDroppedBuffers
static std::string header()
void print(std::ostream &os) const
StatsResult timeToSendStats
unsigned int txTimeoutCount