1. 11 Oct, 2015 1 commit
    • Don Gagne's avatar
      Turn back on · f0169d1e
      Don Gagne authored
      Was failing due to large log output from incorrectly named
      MockLinkLogVerbose.
      f0169d1e
  2. 05 Oct, 2015 1 commit
  3. 30 Sep, 2015 1 commit
  4. 27 Sep, 2015 1 commit
  5. 03 Sep, 2015 1 commit
  6. 29 Aug, 2015 2 commits
  7. 05 Aug, 2015 1 commit
  8. 25 Jul, 2015 1 commit
  9. 21 Jul, 2015 1 commit
  10. 01 Jun, 2015 1 commit
  11. 31 May, 2015 1 commit
  12. 28 May, 2015 1 commit
  13. 27 May, 2015 1 commit
    • Don Gagne's avatar
      Return AutoPilotPlugin as QSharedPointer · 1856e1cb
      Don Gagne authored
      If Facts are referenced from FactPanelController, we need to reference
      count the AutoPilotPlugin such that it doesn’t get destroyed until
      after the FactPanelController is destroyed.
      1856e1cb
  14. 26 May, 2015 1 commit
  15. 25 May, 2015 1 commit
  16. 13 May, 2015 4 commits
  17. 12 May, 2015 1 commit
  18. 07 May, 2015 1 commit
  19. 06 May, 2015 1 commit
  20. 03 May, 2015 1 commit
  21. 28 Apr, 2015 2 commits
  22. 27 Apr, 2015 3 commits
  23. 25 Apr, 2015 2 commits
  24. 18 Apr, 2015 1 commit
  25. 14 Apr, 2015 1 commit
  26. 13 Apr, 2015 1 commit
  27. 08 Apr, 2015 1 commit
  28. 31 Mar, 2015 1 commit
  29. 29 Mar, 2015 1 commit
  30. 28 Mar, 2015 1 commit
    • Don Gagne's avatar
      Remove link ids and add link mavlink channel · 4f5984b3
      Don Gagne authored
      Link ids were being used interchangeably with the mavlink channel for
      the link. Link ids handed out as a numerically increasing integer. Once
      the counter went past MAVLINK_COMM_NUM_BUFFERS all hell would break
      loose and cause memory corruption.
      4f5984b3
  31. 26 Mar, 2015 2 commits