Skip to content
  1. Dec 21, 2016
  2. May 31, 2016
  3. 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
  4. 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
  5. Nov 10, 2013
  6. Oct 23, 2013
  7. Oct 14, 2013
  8. Oct 11, 2013
  9. Oct 10, 2013
  10. Jun 04, 2013
  11. Sep 14, 2012
  12. Mar 22, 2012
  13. Feb 25, 2012
  14. 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
  15. Sep 18, 2011
  16. Sep 15, 2011
  17. Sep 08, 2011
  18. Sep 02, 2011
  19. Mar 30, 2011
  20. Feb 12, 2011
  21. Jan 09, 2011
  22. Jan 08, 2011
  23. Jan 07, 2011
  24. Jan 05, 2011
  25. Jan 02, 2011
  26. Dec 28, 2010
  27. Dec 27, 2010
  28. Dec 25, 2010
  29. Dec 12, 2010
  30. Aug 21, 2010
  31. May 16, 2010
  32. Apr 24, 2010
  33. Apr 03, 2010
Loading