We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fada667 commit 128edc0Copy full SHA for 128edc0
src/Comms/MAVLinkProtocol.h
@@ -115,7 +115,7 @@ private slots:
115
float _runningLossPercent[MAVLINK_COMM_NUM_BUFFERS]{}; ///< Loss rate
116
117
bool _initialized = false;
118
-
+
119
static constexpr const char *_tempLogFileTemplate = "FlightDataXXXXXX"; ///< Template for temporary log file
120
static constexpr const char *_logFileExtension = "mavlink"; ///< Extension for log files
121
0 commit comments