1. 31 Jul, 2017 1 commit
    • Lorenz Meier's avatar
      MAVLink 2 automatic version handshaking · 6603b639
      Lorenz Meier authored
      This extension introduces a complete version handshake mechanism which will detect wether the vehicle AND the complete link / routing infrastructure support MAVLink 2. If they do, QGC will switch to the highest protocol version supported by all connected vehicles. If a new vehicle connects, it will re-negotiate the highest possible version. This means that we error on the side of compatibility, which later can be easily changed.
      6603b639
  2. 28 Jul, 2017 1 commit
  3. 29 Jun, 2017 1 commit
  4. 27 May, 2017 1 commit
  5. 05 May, 2017 1 commit
  6. 05 Apr, 2017 1 commit
  7. 22 Mar, 2017 1 commit
  8. 20 Feb, 2017 2 commits
  9. 18 Feb, 2017 1 commit
  10. 14 Feb, 2017 1 commit
  11. 07 Feb, 2017 1 commit
  12. 26 Dec, 2016 1 commit
  13. 28 Nov, 2016 1 commit
  14. 27 Nov, 2016 1 commit
  15. 24 Nov, 2016 1 commit
  16. 23 Nov, 2016 1 commit
  17. 03 Oct, 2016 1 commit
  18. 18 Sep, 2016 1 commit
  19. 14 Sep, 2016 1 commit
  20. 18 Aug, 2016 1 commit
  21. 01 Jul, 2016 1 commit
  22. 24 Jun, 2016 1 commit
  23. 12 Jun, 2016 1 commit
  24. 31 May, 2016 1 commit
  25. 25 Apr, 2016 1 commit
  26. 10 Apr, 2016 1 commit
  27. 05 Apr, 2016 1 commit
  28. 27 Mar, 2016 1 commit
  29. 13 Mar, 2016 1 commit
  30. 12 Mar, 2016 1 commit
  31. 06 Mar, 2016 1 commit
  32. 02 Mar, 2016 1 commit
  33. 20 Feb, 2016 2 commits
  34. 19 Feb, 2016 1 commit
    • Don Gagne's avatar
      Header re-structuring · e513494c
      Don Gagne authored
      I removed some needed headers from a top level file which then causes a
      ripple effect downstream
      e513494c
  35. 20 Jan, 2016 1 commit
  36. 16 Jan, 2016 1 commit
  37. 05 Jan, 2016 1 commit
  38. 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