Skip to content
  1. Nov 25, 2014
    • Don Gagne's avatar
      Use new QGCMessageBox apis · db7b86fb
      Don Gagne authored
      Subclass of QMessageBox which re-implements the static public
      functions. There are two reasons for this:
      1) The QMessageBox implementation on OSX does now show the title
      string. This leads to message boxes which don't make much sense. So on
      OSX we set title to text and text to informative text.
      2) If parent is NULL, we set parent to MainWindow::instance. This
      prevents message boxes which can go behind MainWindow
      db7b86fb
  2. Nov 24, 2014
  3. Nov 01, 2014
  4. Oct 23, 2014
  5. Oct 22, 2014
  6. Sep 29, 2014
  7. Aug 23, 2014
  8. Jul 30, 2014
  9. Jul 02, 2014
  10. Jul 01, 2014
  11. Feb 26, 2014
  12. Feb 22, 2014
  13. Feb 12, 2014
  14. Jan 12, 2014
  15. Dec 31, 2013
    • Don Gagne's avatar
      Re-wrote FlightModeConfig · 9dc805dd
      Don Gagne authored
      Realized that I had configured my APM:Plane incorrectly since
      FlightModeConfig was only set up to work with APM:Copter. Changed code
      to respect mode switch channel parameter across all APM frame types.
      Also a pile of other changes to make this code much more bullet proof
      and correct. Implemented simple mode as well. Changed the style of the
      code to be more data driven. This allows for adjusting for new param
      values without needed to changing any code.
      9dc805dd
  16. Dec 29, 2013
    • Don Gagne's avatar
      Re-wrote FlightModeConfig · 97c56e47
      Don Gagne authored
      Realized that I had configured my APM:Plane incorrectly since
      FlightModeConfig was only set up to work with APM:Copter. Changed code
      to respect mode switch channel parameter across all APM frame types.
      Also a pile of other changes to make this code much more bullet proof
      and correct. Implemented simple mode as well. Changed the style of the
      code to be more data driven. This allows for adjusting for new param
      values without needed to changing any code.
      97c56e47
  17. Dec 28, 2013
  18. Sep 01, 2013
  19. Aug 01, 2013
  20. Jul 31, 2013
  21. Jul 30, 2013
  22. Jul 29, 2013
Loading