- 29 Jan, 2015 1 commit
-
-
dogmaphobic authored
QGCApplication::saveTempFlightDataLogOnMainThread() MainWindow::startVideoCapture() QGCBaseParamWidget::saveParametersToFile() QGCDataPlot2D::savePlot() QGCDataPlot2D::saveCsvLog() WaypointList::saveWaypoints() QGCToolWidget::exportWidget() LinechartWidget::startLogging() Making sure defaultSuffix doesn’t start with a dot (i.e. “.bar”) QGCFileDialog::getSaveFileName() Assert if defaultSuffix contains a dot (i.e. “.bar”) UnitTest::_getSaveFileName()
-
- 13 Apr, 2012 1 commit
-
-
Bryant Mairs authored
Also changed calculateRegression(...) to return a bool, as that's all it needs.
-
- 08 Sep, 2011 1 commit
-
-
LM authored
-
- 30 Mar, 2011 1 commit
-
-
James Goppert authored
-
- 21 Aug, 2010 1 commit
-
-
pixhawk authored
Significantly improved plotting, now capturing data in linechart allows limmediate processing / analysis of the whole flight
-
- 15 Aug, 2010 1 commit
-
-
pixhawk authored
-