1. 25 Nov, 2014 1 commit
    • 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. 24 Nov, 2014 1 commit
  3. 01 Nov, 2014 1 commit
  4. 23 Oct, 2014 2 commits
  5. 22 Oct, 2014 1 commit
  6. 29 Sep, 2014 1 commit
  7. 23 Aug, 2014 1 commit
  8. 30 Jul, 2014 1 commit
  9. 02 Jul, 2014 1 commit
  10. 01 Jul, 2014 1 commit
  11. 26 Feb, 2014 1 commit
  12. 22 Feb, 2014 1 commit
  13. 12 Feb, 2014 2 commits
  14. 12 Jan, 2014 2 commits
  15. 31 Dec, 2013 1 commit
    • 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. 29 Dec, 2013 1 commit
    • 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. 28 Dec, 2013 1 commit
  18. 01 Sep, 2013 1 commit
  19. 01 Aug, 2013 1 commit
  20. 31 Jul, 2013 7 commits
  21. 30 Jul, 2013 8 commits
  22. 29 Jul, 2013 3 commits