1. 08 Feb, 2018 1 commit
  2. 05 Feb, 2018 2 commits
  3. 23 Oct, 2017 1 commit
  4. 12 Jun, 2017 1 commit
  5. 01 May, 2017 1 commit
  6. 11 Jan, 2017 1 commit
  7. 30 Dec, 2016 1 commit
  8. 26 Dec, 2016 1 commit
  9. 31 May, 2016 1 commit
  10. 03 May, 2016 1 commit
  11. 25 Mar, 2016 3 commits
  12. 04 Feb, 2016 1 commit
  13. 15 Jan, 2016 1 commit
  14. 05 Jan, 2016 1 commit
  15. 23 Dec, 2015 1 commit
  16. 02 Dec, 2015 1 commit
  17. 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
  18. 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
  19. 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
  20. 30 Oct, 2015 1 commit
  21. 10 Oct, 2015 1 commit
  22. 02 Aug, 2015 1 commit
  23. 01 Jul, 2015 1 commit
  24. 27 Jun, 2015 1 commit
  25. 26 Jun, 2015 3 commits
  26. 12 Jun, 2015 1 commit
  27. 01 Jun, 2015 2 commits
  28. 30 May, 2015 1 commit
  29. 28 May, 2015 1 commit
  30. 23 May, 2015 1 commit
  31. 06 May, 2015 1 commit
  32. 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
  33. 19 Mar, 2015 2 commits