Repaired overwriting current files for flight data log (fix #1241)
changed QGCApplication::saveTempFlightDataLogOnMainThread(QString tempLogfile) to enable overwriting files existing file is removed before saving file (QFile::copy cannot overwrite files)
Showing
Please register or sign in to comment