1. 30 Mar, 2015 1 commit
    • Don Gagne's avatar
      Track links using shared pointed · f712a7f4
      Don Gagne authored
      Since debug console maintains a list of links it needs to use shared
      pointers so it doesn’t run into the link delete ordering problem.
      f712a7f4
  2. 29 Mar, 2015 4 commits
  3. 28 Mar, 2015 2 commits
    • Don Gagne's avatar
      Fixed the fixme! · 2d79df2b
      Don Gagne authored
      2d79df2b
    • 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
  4. 27 Mar, 2015 8 commits
  5. 26 Mar, 2015 8 commits
  6. 22 Mar, 2015 3 commits
  7. 21 Mar, 2015 2 commits
  8. 20 Mar, 2015 5 commits
  9. 19 Mar, 2015 7 commits