quint64_logEndTimeUSecs;///< The last timestamp in the current log file.
quint64_logDurationUSecs;
staticconstint_defaultBinaryBaudRate=57600;
int_binaryBaudRate;///< Playback rate for binary log format
float_replayAccelerationFactor;///< Factor to apply to playback rate
qreal_playbackSpeed;
quint64_playbackStartTimeMSecs;///< The time when the logfile was first played back. This is used to pace out replaying the messages to fix long-term drift/skew. 0 indicates that the player hasn't initiated playback of this log file.
quint64_playbackStartLogTimeUSecs;
MAVLinkProtocol*_mavlink;
QFile_logFile;
quint64_logFileSize;
bool_logTimestamped;///< true: Timestamped log format, false: no timestamps