1. 06 Nov, 2020 1 commit
  2. 01 Feb, 2020 1 commit
  3. 07 Oct, 2019 1 commit
  4. 08 Sep, 2019 1 commit
    • Don Gagne's avatar
      · 28a03325
      Don Gagne authored
      No speech during unit tests
      28a03325
  5. 25 Jul, 2019 1 commit
    • Don Gagne's avatar
      · 385aa898
      Don Gagne authored
      TTS update
      385aa898
  6. 13 Jun, 2019 2 commits
  7. 31 Jul, 2018 1 commit
    • Don Gagne's avatar
      · 075ee5e6
      Don Gagne authored
      Better speech for PreArm
      075ee5e6
  8. 03 May, 2018 2 commits
  9. 06 Mar, 2018 1 commit
  10. 20 Oct, 2017 1 commit
  11. 31 Jul, 2017 1 commit
  12. 05 Apr, 2017 1 commit
  13. 30 Mar, 2017 1 commit
  14. 20 Feb, 2017 3 commits
  15. 31 May, 2016 1 commit
  16. 02 Mar, 2016 1 commit
  17. 30 Oct, 2015 1 commit
  18. 23 Oct, 2015 1 commit
  19. 21 Oct, 2015 1 commit
  20. 06 Sep, 2015 1 commit
  21. 29 Jul, 2015 1 commit
  22. 02 Apr, 2015 1 commit
  23. 09 Mar, 2015 1 commit
  24. 25 Dec, 2014 1 commit
  25. 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
  26. 09 Dec, 2014 5 commits
  27. 08 Dec, 2014 2 commits
  28. 05 Dec, 2014 1 commit
  29. 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
  30. 31 Jul, 2014 2 commits