Skip to content
  1. Feb 03, 2015
    • dogmaphobic's avatar
      Adding some TODO items · 53751dfe
      dogmaphobic authored
      Fixing braces
      Changing data plot save files to csv only
      Fixing LinechartWidget::startLogging() as it no longer needs to worry about a proper file name being set.
      53751dfe
  2. Jan 29, 2015
    • dogmaphobic's avatar
      Added default suffixes to these functions: · 32495fc4
      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()
      32495fc4
  3. Nov 10, 2013
  4. Oct 23, 2013
  5. Oct 14, 2013
  6. Oct 11, 2013
  7. Oct 10, 2013
  8. Jun 04, 2013
  9. Sep 14, 2012
  10. Mar 22, 2012
  11. Feb 25, 2012
  12. Feb 16, 2012
    • Bryant Mairs's avatar
      Added logging of useful values from the HEARTBEAT and SYS_STATUS messages to the realtime plotter. · 5114ff8e
      Bryant Mairs authored
      Removed some dead code.
      Added more valueChanged() signals to account for every data type. This moves the conversion over into the valueChanged receivers, which while it will require more slot-functions, makes it easier to add more code as any necessary conversion is done internally to the slot and so the signaler doesn't need to know the details.
      I also added some more details on the types of units expected by valueChanged().
      5114ff8e
  13. Sep 18, 2011
  14. Sep 15, 2011
  15. Sep 08, 2011
  16. Sep 02, 2011
  17. Mar 30, 2011
  18. Feb 12, 2011
  19. Jan 09, 2011
  20. Jan 08, 2011
  21. Jan 07, 2011
  22. Jan 05, 2011
  23. Jan 02, 2011
  24. Dec 28, 2010
  25. Dec 27, 2010
  26. Dec 25, 2010
  27. Dec 12, 2010
  28. Aug 21, 2010
  29. May 16, 2010
  30. Apr 24, 2010
  31. Apr 03, 2010
Loading