1. 02 Feb, 2018 1 commit
  2. 31 Jan, 2018 1 commit
    • DonLakeFlyer's avatar
      Add support for HIGH_LATENCY2 · a52b110b
      DonLakeFlyer authored
      * Flight modes still not implemented. Waiting on message change.
      * Also includes various cauterization of UI things which should not be
      available on high latency link.
      a52b110b
  3. 04 Jan, 2018 1 commit
  4. 23 Oct, 2017 1 commit
  5. 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
  6. 28 Jul, 2017 1 commit
  7. 29 Jun, 2017 1 commit
  8. 27 May, 2017 1 commit
  9. 05 May, 2017 1 commit
  10. 05 Apr, 2017 1 commit
  11. 22 Mar, 2017 1 commit
  12. 20 Feb, 2017 2 commits
  13. 18 Feb, 2017 1 commit
  14. 14 Feb, 2017 1 commit
  15. 07 Feb, 2017 1 commit
  16. 26 Dec, 2016 1 commit
  17. 28 Nov, 2016 1 commit
  18. 27 Nov, 2016 1 commit
  19. 24 Nov, 2016 1 commit
  20. 23 Nov, 2016 1 commit
  21. 03 Oct, 2016 1 commit
  22. 18 Sep, 2016 1 commit
  23. 14 Sep, 2016 1 commit
  24. 18 Aug, 2016 1 commit
  25. 01 Jul, 2016 1 commit
  26. 24 Jun, 2016 1 commit
  27. 12 Jun, 2016 1 commit
  28. 31 May, 2016 1 commit
  29. 25 Apr, 2016 1 commit
  30. 10 Apr, 2016 1 commit
  31. 05 Apr, 2016 1 commit
  32. 27 Mar, 2016 1 commit
  33. 13 Mar, 2016 1 commit
  34. 12 Mar, 2016 1 commit
  35. 06 Mar, 2016 1 commit
  36. 02 Mar, 2016 1 commit
  37. 20 Feb, 2016 2 commits
  38. 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