1. 02 Dec, 2014 2 commits
  2. 01 Dec, 2014 4 commits
  3. 30 Nov, 2014 1 commit
  4. 27 Nov, 2014 1 commit
  5. 26 Nov, 2014 1 commit
  6. 25 Nov, 2014 1 commit
  7. 24 Nov, 2014 2 commits
    • Don Gagne's avatar
      Use new QGCFileDialog api · 10a00eb0
      Don Gagne authored
      Using QFileDialog directly on OS X can hang intermittently due to Qt
      bug.
      10a00eb0
    • Don Gagne's avatar
      New mavlink logging support · 6d7fb36a
      Don Gagne authored
      - Logging now always on to temp file
      - User prompted to save temp file after disconnect
      - Orphaned temp logs checked for on boot
      - Logs saved to new save file location
      - Log file starts/stops with first and last connnection
      6d7fb36a
  8. 21 Nov, 2014 1 commit
  9. 19 Nov, 2014 1 commit
  10. 17 Nov, 2014 1 commit
  11. 14 Nov, 2014 1 commit
  12. 30 Oct, 2014 1 commit
  13. 28 Oct, 2014 1 commit
  14. 23 Oct, 2014 1 commit
  15. 27 Aug, 2014 1 commit
  16. 06 Aug, 2014 3 commits
  17. 23 Jul, 2014 2 commits
  18. 01 Jul, 2014 1 commit
  19. 20 Jun, 2014 2 commits
  20. 11 Jun, 2014 1 commit
  21. 05 May, 2014 1 commit
  22. 22 Feb, 2014 1 commit
    • Don Gagne's avatar
      Fix failed connection · cab41473
      Don Gagne authored
      MainWindow::loadDataView has been commented out for 9 months now.
      Removed commented out code instead of leaving cruft in.
      cab41473
  23. 13 Feb, 2014 5 commits
  24. 20 Oct, 2013 2 commits
    • John Tapsell's avatar
      Add an XY plot widget · 6c59f5f4
      John Tapsell authored
      This allows you to add XY graph plots of any data.  For example,
      x,y position data of a servo.
      6c59f5f4
    • John Tapsell's avatar
      Remove MainWindow styleChanged() signal · 00a7baae
      John Tapsell authored
      There's no need to create multiple signals - connect() is fine with
      connecting styleChanged(MainWindow::QGC_MAINWINDOW_STYLE)  to a slot
      with no parameters.
      00a7baae
  25. 18 Oct, 2013 1 commit
  26. 14 Oct, 2013 1 commit