1. 10 Dec, 2015 1 commit
  2. 08 Dec, 2015 1 commit
  3. 05 Dec, 2015 1 commit
  4. 04 Dec, 2015 1 commit
  5. 15 Nov, 2015 1 commit
  6. 11 Nov, 2015 2 commits
  7. 31 Oct, 2015 1 commit
  8. 18 Oct, 2015 1 commit
  9. 12 Oct, 2015 1 commit
  10. 11 Oct, 2015 2 commits
  11. 01 Oct, 2015 1 commit
  12. 08 Jul, 2015 1 commit
  13. 01 Jul, 2015 1 commit
  14. 28 Jun, 2015 1 commit
  15. 31 May, 2015 2 commits
  16. 18 Apr, 2015 1 commit
  17. 06 Apr, 2015 1 commit
  18. 04 Apr, 2015 1 commit
  19. 13 Feb, 2015 1 commit
  20. 12 Dec, 2014 1 commit
    • Don Gagne's avatar
      Move UAS and MAVLinkProtocol back to main thread · fc493d75
      Don Gagne authored
      Plus a large number of other changes to allow for orderly shutdown of
      objects without crashes or asserts. This is need for unit tests to
      create/delete global state around every test.
      fc493d75
  21. 02 Dec, 2014 1 commit
    • Don Gagne's avatar
      Work around qRegisterMetaType race condition · 0ce03b53
      Don Gagne authored
      There appears to be a threading issue in qRegisterMetaType which can
      cause it to throw a qWarning about duplicate type converters. This is
      caused by a race condition in the Qt code. Still working with them on
      tracking down the bug. For now we register the type which is giving us
      problems here while we only have the main thread. That should prevent
      it from hitting the race condition later on in the code.
      0ce03b53
  22. 01 Dec, 2014 1 commit
  23. 28 Nov, 2014 1 commit
    • Don Gagne's avatar
      New Unit Testing framework · 028c7009
      Don Gagne authored
      Allows for UI unit tests to be written:
      - Ability to respond to expected message boxes
      - Ability to fail test if unexpected message boxes occurs
      028c7009
  24. 27 Nov, 2014 1 commit
  25. 26 Nov, 2014 3 commits
  26. 25 Nov, 2014 1 commit
  27. 24 Nov, 2014 1 commit
  28. 30 Oct, 2014 1 commit
  29. 13 Oct, 2014 1 commit
  30. 29 Jul, 2014 1 commit
  31. 09 Jul, 2014 2 commits
  32. 02 Jul, 2014 1 commit
  33. 30 May, 2014 2 commits