1. 18 Apr, 2018 1 commit
  2. 16 Apr, 2018 1 commit
  3. 11 Apr, 2018 1 commit
  4. 05 Feb, 2018 2 commits
  5. 23 Oct, 2017 1 commit
  6. 12 Jun, 2017 1 commit
  7. 01 May, 2017 1 commit
  8. 11 Jan, 2017 1 commit
  9. 30 Dec, 2016 1 commit
  10. 26 Dec, 2016 1 commit
  11. 31 May, 2016 1 commit
  12. 03 May, 2016 1 commit
  13. 25 Mar, 2016 3 commits
  14. 04 Feb, 2016 1 commit
  15. 15 Jan, 2016 1 commit
  16. 05 Jan, 2016 1 commit
  17. 23 Dec, 2015 1 commit
  18. 02 Dec, 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 1 commit
    • Don Gagne's avatar
      Auto connect support · 18dc3d04
      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
      18dc3d04
  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. 30 Oct, 2015 1 commit
  23. 10 Oct, 2015 1 commit
  24. 02 Aug, 2015 1 commit
  25. 01 Jul, 2015 1 commit
  26. 27 Jun, 2015 1 commit
  27. 26 Jun, 2015 3 commits
  28. 12 Jun, 2015 1 commit
  29. 01 Jun, 2015 2 commits
  30. 30 May, 2015 1 commit
  31. 28 May, 2015 1 commit
  32. 23 May, 2015 1 commit
  33. 06 May, 2015 1 commit
  34. 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