1. 29 Oct, 2018 1 commit
  2. 09 Jun, 2017 1 commit
  3. 19 Aug, 2016 1 commit
  4. 12 Jul, 2016 1 commit
  5. 31 May, 2016 1 commit
  6. 06 May, 2016 1 commit
  7. 05 May, 2016 1 commit
  8. 10 Apr, 2016 1 commit
  9. 14 Feb, 2016 1 commit
  10. 12 Feb, 2016 1 commit
  11. 20 Jan, 2016 1 commit
  12. 10 Jan, 2016 1 commit
  13. 05 Jan, 2016 1 commit
  14. 21 Nov, 2015 1 commit
  15. 30 Oct, 2015 1 commit
  16. 16 Oct, 2015 1 commit
  17. 13 Oct, 2015 1 commit
  18. 05 Oct, 2015 2 commits
  19. 03 Sep, 2015 1 commit
  20. 30 Aug, 2015 2 commits
  21. 29 Aug, 2015 1 commit
  22. 26 Aug, 2015 1 commit
    • Don Gagne's avatar
      New FirmwarePlugin support · a298165f
      Don Gagne authored
      - FirmwarePlugin is the new place for code which is specific to
      firmware flight stack
      - FirmwarePlugin currently supports flight mode apis
      - Modify code to use new FirmwarePlugin support
      a298165f
  23. 02 Jul, 2015 1 commit
  24. 09 Jun, 2015 1 commit
  25. 31 May, 2015 1 commit
  26. 29 Apr, 2015 1 commit
  27. 02 Apr, 2015 1 commit
    • Don Gagne's avatar
      Resource restructuring · d5146cd2
      Don Gagne authored
      - All resources are either under src or under resources dirs
      - Removed files top level directory
      - Move flightgear files to top level dir
      d5146cd2
  28. 22 Mar, 2015 1 commit
  29. 04 Mar, 2015 2 commits
  30. 26 Feb, 2015 1 commit
  31. 17 Feb, 2015 3 commits
  32. 13 Feb, 2015 1 commit
  33. 02 Feb, 2015 1 commit
  34. 30 Dec, 2014 1 commit
  35. 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