1. 13 Jun, 2019 2 commits
  2. 31 Jul, 2018 1 commit
    • Don Gagne's avatar
      · 075ee5e6
      Don Gagne authored
      Better speech for PreArm
      075ee5e6
  3. 03 May, 2018 2 commits
  4. 06 Mar, 2018 1 commit
  5. 20 Oct, 2017 1 commit
  6. 31 Jul, 2017 1 commit
  7. 05 Apr, 2017 1 commit
  8. 30 Mar, 2017 1 commit
  9. 20 Feb, 2017 3 commits
  10. 31 May, 2016 1 commit
  11. 02 Mar, 2016 1 commit
  12. 30 Oct, 2015 1 commit
  13. 23 Oct, 2015 1 commit
  14. 21 Oct, 2015 1 commit
  15. 06 Sep, 2015 1 commit
  16. 29 Jul, 2015 1 commit
  17. 02 Apr, 2015 1 commit
  18. 09 Mar, 2015 1 commit
  19. 25 Dec, 2014 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. 09 Dec, 2014 5 commits
  22. 08 Dec, 2014 2 commits
  23. 05 Dec, 2014 1 commit
  24. 01 Dec, 2014 1 commit
    • Bryant's avatar
      Remove all unnecessary calls to QSettings.sync(). · 6359f78a
      Bryant authored
      This function is called automatically when a QSettings object is destroyed,
      so is rarely needed to be called explicitly.
      
      There are still some cases where
      a QSettings object is passed-by-reference, so there I left the sync() calls as
      it's unclear how permanent those objects are and if they'd call sync() before
      application shutdown
      6359f78a
  25. 31 Jul, 2014 3 commits
  26. 18 Jul, 2014 1 commit
  27. 17 Jul, 2014 3 commits