1. 14 Oct, 2016 1 commit
  2. 05 Oct, 2016 1 commit
  3. 03 Oct, 2016 1 commit
  4. 03 Sep, 2016 1 commit
  5. 01 Sep, 2016 1 commit
  6. 29 Aug, 2016 1 commit
  7. 26 Aug, 2016 1 commit
  8. 22 Aug, 2016 1 commit
  9. 24 Jun, 2016 1 commit
  10. 12 Jun, 2016 1 commit
  11. 31 May, 2016 1 commit
  12. 16 Apr, 2016 1 commit
  13. 10 Apr, 2016 1 commit
  14. 25 Mar, 2016 1 commit
  15. 16 Jan, 2016 1 commit
  16. 03 Jan, 2016 1 commit
  17. 06 Dec, 2015 1 commit
  18. 24 Nov, 2015 1 commit
  19. 23 Nov, 2015 1 commit
    • Don Gagne's avatar
      Auto connect support · b9cb57ec
      Don Gagne authored
      - Pervasive change to automatically connect to known board types
      - Lots of additional changes along with this:
      - More exposure of objects/properties to Qml
      - Much restructuring in LinkManager and LinkManager clients
      b9cb57ec
  20. 19 Nov, 2015 2 commits
  21. 18 Nov, 2015 1 commit
    • Don Gagne's avatar
      Auto connect support · aaed8c2d
      Don Gagne authored
      - Pervasive change to automatically connect to known board types
      - Lots of additional changes along with this:
      - More exposure of objects/properties to Qml
      - Much restructuring in LinkManager and LinkManager clients
      aaed8c2d
  22. 15 Nov, 2015 1 commit
  23. 13 Nov, 2015 2 commits
  24. 30 Oct, 2015 2 commits
  25. 28 Oct, 2015 1 commit
  26. 27 Oct, 2015 1 commit
  27. 15 Oct, 2015 2 commits
  28. 11 Oct, 2015 1 commit
  29. 29 Aug, 2015 2 commits
  30. 26 Aug, 2015 2 commits
  31. 24 Jul, 2015 1 commit
  32. 29 Mar, 2015 1 commit
  33. 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