1. 10 Dec, 2015 1 commit
  2. 08 Dec, 2015 1 commit
  3. 06 Dec, 2015 1 commit
  4. 05 Dec, 2015 1 commit
  5. 04 Dec, 2015 1 commit
  6. 03 Dec, 2015 2 commits
  7. 02 Dec, 2015 1 commit
  8. 01 Dec, 2015 3 commits
  9. 29 Nov, 2015 3 commits
    • Don Gagne's avatar
      Delay autoconnect till second pass · dd0cbb5b
      Don Gagne authored
      This guarantees we are past bootloader on all OS. Window tends to not
      detect bootloader, connect to it and then get confused.
      dd0cbb5b
    • Don Gagne's avatar
      More logging · b851be13
      Don Gagne authored
      b851be13
    • Don Gagne's avatar
      Autoconnect restructuring · ca6eccda
      Don Gagne authored
      Windows OS doesn’t disconnect port when you pull plug on USB. This
      caused all sorts of problems with previous logic. New logic handles
      this correctly.
      ca6eccda
  10. 28 Nov, 2015 1 commit
  11. 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
  12. 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
  13. 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
  14. 15 Nov, 2015 1 commit
  15. 30 Oct, 2015 1 commit
  16. 18 Oct, 2015 1 commit
  17. 25 Jul, 2015 1 commit
  18. 01 Jul, 2015 1 commit
  19. 27 Jun, 2015 1 commit
  20. 08 Jun, 2015 1 commit
  21. 04 Jun, 2015 1 commit
  22. 02 Jun, 2015 1 commit
  23. 01 Jun, 2015 1 commit
  24. 31 May, 2015 1 commit
  25. 14 May, 2015 1 commit
  26. 10 May, 2015 1 commit
  27. 28 Apr, 2015 2 commits
  28. 18 Apr, 2015 1 commit
  29. 16 Apr, 2015 2 commits
  30. 01 Apr, 2015 1 commit
  31. 29 Mar, 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. 22 Mar, 2015 1 commit