1. 29 Dec, 2015 1 commit
  2. 06 Dec, 2015 3 commits
  3. 05 Dec, 2015 1 commit
    • Don Gagne's avatar
      APM Radio Config · b8e67980
      Don Gagne authored
      Refactored PX4 radio config to work with both PX4 and APM
      b8e67980
  4. 25 Nov, 2015 1 commit
  5. 05 Sep, 2015 1 commit
  6. 29 Aug, 2015 1 commit
  7. 09 Jun, 2015 1 commit
  8. 07 Jun, 2015 1 commit
    • Don Gagne's avatar
      Add Copy Trims support · baac16dc
      Don Gagne authored
      Also:
      - Prompts to reset trims to zero prior to calibrate
      - Turned of radio check for now since it prevents spectrum bind
      baac16dc
  9. 29 May, 2015 1 commit
  10. 28 May, 2015 2 commits
  11. 26 May, 2015 1 commit
  12. 25 May, 2015 1 commit
  13. 27 Apr, 2015 1 commit
  14. 25 Apr, 2015 1 commit
  15. 21 Apr, 2015 1 commit
  16. 02 Apr, 2015 1 commit
    • Don Gagne's avatar
      Resource restructuring · d5146cd2
      Don Gagne authored
      - All resources are either under src or under resources dirs
      - Removed files top level directory
      - Move flightgear files to top level dir
      d5146cd2
  17. 15 Mar, 2015 1 commit
  18. 03 Mar, 2015 1 commit
  19. 01 Mar, 2015 2 commits
  20. 01 Jan, 2015 1 commit
  21. 23 Dec, 2014 2 commits
  22. 05 Dec, 2014 1 commit
  23. 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
  24. 21 Nov, 2014 1 commit
  25. 17 Nov, 2014 1 commit
  26. 31 Oct, 2014 3 commits
  27. 28 Oct, 2014 2 commits
  28. 14 Oct, 2014 1 commit
  29. 13 Oct, 2014 1 commit
  30. 09 Oct, 2014 1 commit
  31. 25 Aug, 2014 1 commit
  32. 23 Aug, 2014 1 commit
    • Don Gagne's avatar
      RCCalibration updates · 0b1f2f63
      Don Gagne authored
      - Updated to use RCChannelWidget
      - Removed attitude control widgets
      - Previous calibration values now shown when not actively calibrating
      0b1f2f63