1. 18 Oct, 2015 1 commit
  2. 12 Oct, 2015 1 commit
  3. 11 Oct, 2015 2 commits
  4. 01 Oct, 2015 1 commit
  5. 08 Jul, 2015 1 commit
  6. 01 Jul, 2015 1 commit
  7. 28 Jun, 2015 1 commit
  8. 31 May, 2015 2 commits
  9. 18 Apr, 2015 1 commit
  10. 06 Apr, 2015 1 commit
  11. 04 Apr, 2015 1 commit
  12. 13 Feb, 2015 1 commit
  13. 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
  14. 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
  15. 01 Dec, 2014 1 commit
  16. 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
  17. 27 Nov, 2014 1 commit
  18. 26 Nov, 2014 3 commits
  19. 25 Nov, 2014 1 commit
  20. 24 Nov, 2014 1 commit
  21. 30 Oct, 2014 1 commit
  22. 13 Oct, 2014 1 commit
  23. 29 Jul, 2014 1 commit
  24. 09 Jul, 2014 2 commits
  25. 02 Jul, 2014 1 commit
  26. 30 May, 2014 2 commits
  27. 25 May, 2014 1 commit
  28. 25 Feb, 2014 1 commit
  29. 03 Jan, 2014 1 commit
  30. 26 Dec, 2013 1 commit
  31. 01 Aug, 2013 1 commit
  32. 10 May, 2013 1 commit
  33. 09 Aug, 2011 2 commits