1. 06 Nov, 2020 1 commit
  2. 20 Oct, 2020 1 commit
    • Don Gagne's avatar
      Param crash (#9124) · d4bff450
      Don Gagne authored
      * Remove unneeded mutex
      
      * Cleanup LinkInterface, fix connect/disconnect bug
      d4bff450
  3. 07 Oct, 2020 1 commit
  4. 15 Sep, 2020 1 commit
  5. 13 Jun, 2020 1 commit
    • DonLakeFlyer's avatar
      · b70a4f01
      DonLakeFlyer authored
      LinkInterface and Vehicle uses mutexes to synchronize writing bytes to the link instead of queued signals
      b70a4f01
  6. 09 Jun, 2020 1 commit
    • DonLakeFlyer's avatar
      · 8784c088
      DonLakeFlyer authored
      Rework handling of fw/vehicle type with respect to conflicts with actual vehicle types.
      8784c088
  7. 17 Apr, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 284a2c08
      DoinLakeFlyer authored
      App messages now use simple modal message dialogs. Vehicle messages continue to use non-modal popup.
      284a2c08
  8. 27 Mar, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 18409818
      DoinLakeFlyer authored
      Remove unnecessary includes of QGroundCotrolQmlGlobal.h
      18409818
  9. 01 Feb, 2020 1 commit
  10. 18 Jan, 2020 1 commit
  11. 19 Aug, 2019 1 commit
  12. 11 Aug, 2019 1 commit
  13. 27 May, 2018 1 commit
  14. 16 May, 2018 1 commit
    • acfloria's avatar
      Allow tracking multiple heartbeats for a single link · 66fcbc2a
      acfloria authored
      Add the HeartbeatTimer class to track a single heartbeat for a single link.
      For every new received heartbeat an instance of the class is created.
      Every instance emits a signal if it timed out or the timer is restarted.
      Each vehicle then decides based on all different signals which link is the
      priority link.
      66fcbc2a
  15. 02 Feb, 2018 1 commit
  16. 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
  17. 04 Jan, 2018 1 commit
  18. 23 Oct, 2017 1 commit
  19. 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
  20. 28 Jul, 2017 1 commit
  21. 29 Jun, 2017 1 commit
  22. 27 May, 2017 1 commit
  23. 05 May, 2017 1 commit
  24. 05 Apr, 2017 1 commit
  25. 22 Mar, 2017 1 commit
  26. 20 Feb, 2017 2 commits
  27. 18 Feb, 2017 1 commit
  28. 14 Feb, 2017 1 commit
  29. 07 Feb, 2017 1 commit
  30. 26 Dec, 2016 1 commit
  31. 28 Nov, 2016 1 commit
  32. 27 Nov, 2016 1 commit
  33. 24 Nov, 2016 1 commit
  34. 23 Nov, 2016 1 commit
  35. 03 Oct, 2016 1 commit
  36. 18 Sep, 2016 1 commit
  37. 14 Sep, 2016 1 commit
  38. 18 Aug, 2016 1 commit
  39. 01 Jul, 2016 1 commit