1. 13 Jun, 2020 1 commit
    • DonLakeFlyer's avatar
      · b70a4f01
      DonLakeFlyer authored
      LinkInterface and Vehicle uses mutexes to synchronize writing bytes to the link instead of queued signals
      b70a4f01
  2. 01 Feb, 2020 1 commit
  3. 11 Aug, 2019 1 commit
  4. 10 Apr, 2019 1 commit
  5. 18 Sep, 2017 3 commits
  6. 22 Jul, 2017 1 commit
    • Beat Küng's avatar
      FileManager: fix upload complete · 328ce334
      Beat Küng authored
      Previously, a completed file upload lead to this assert:
          Q_ASSERT(!_ackTimer.isActive());
      because _closeUploadSeesion() was called twice, thus activating the timer
      twice.
      328ce334
  7. 03 Oct, 2016 2 commits
  8. 31 May, 2016 1 commit
  9. 12 Jan, 2016 2 commits
  10. 10 Jan, 2016 1 commit
  11. 30 Oct, 2015 1 commit
  12. 29 Aug, 2015 1 commit
  13. 19 May, 2015 1 commit
  14. 12 May, 2015 1 commit
  15. 07 May, 2015 1 commit
  16. 06 May, 2015 2 commits
  17. 05 May, 2015 1 commit
  18. 04 May, 2015 1 commit
  19. 03 May, 2015 1 commit
  20. 30 Apr, 2015 1 commit
  21. 13 Mar, 2015 2 commits
  22. 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
  23. 10 Dec, 2014 1 commit
  24. 29 Sep, 2014 2 commits
  25. 15 Sep, 2014 1 commit
  26. 10 Sep, 2014 3 commits
  27. 09 Sep, 2014 2 commits
  28. 03 Sep, 2014 1 commit
  29. 28 Aug, 2014 2 commits