1. 15 Jan, 2016 1 commit
  2. 13 Jan, 2016 1 commit
  3. 10 Jan, 2016 1 commit
  4. 05 Jan, 2016 1 commit
  5. 29 Dec, 2015 1 commit
  6. 06 Dec, 2015 1 commit
  7. 28 Nov, 2015 1 commit
  8. 30 Oct, 2015 4 commits
  9. 11 Oct, 2015 2 commits
  10. 05 Oct, 2015 1 commit
  11. 11 Sep, 2015 1 commit
    • Don Gagne's avatar
      More MissionEditor work · d0d6cc42
      Don Gagne authored
      - New MissionManager
      - Plumb MissionManager through MissionEditor
      - Mission Editor supports get/set
      d0d6cc42
  12. 06 Sep, 2015 1 commit
  13. 03 Sep, 2015 1 commit
  14. 01 Sep, 2015 1 commit
  15. 29 Aug, 2015 1 commit
  16. 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
  17. 22 Aug, 2015 1 commit
  18. 12 Aug, 2015 1 commit
  19. 01 Aug, 2015 1 commit
  20. 25 Jul, 2015 1 commit
  21. 08 Jul, 2015 1 commit
  22. 04 Jul, 2015 1 commit
  23. 31 May, 2015 1 commit
  24. 24 May, 2015 1 commit
  25. 06 May, 2015 1 commit
  26. 03 May, 2015 1 commit
  27. 27 Apr, 2015 1 commit
  28. 25 Apr, 2015 1 commit
  29. 31 Mar, 2015 1 commit
  30. 26 Mar, 2015 1 commit
  31. 22 Mar, 2015 1 commit
  32. 15 Mar, 2015 1 commit
  33. 03 Mar, 2015 1 commit
  34. 28 Dec, 2014 2 commits
  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