Skip to content
  1. Jun 13, 2020
    • DonLakeFlyer's avatar
      · b70a4f01
      DonLakeFlyer authored
      LinkInterface and Vehicle uses mutexes to synchronize writing bytes to the link instead of queued signals
      b70a4f01
  2. Jun 09, 2020
    • DonLakeFlyer's avatar
      · 8784c088
      DonLakeFlyer authored
      Rework handling of fw/vehicle type with respect to conflicts with actual vehicle types.
      8784c088
  3. Apr 17, 2020
    • DoinLakeFlyer's avatar
      · 284a2c08
      DoinLakeFlyer authored
      App messages now use simple modal message dialogs. Vehicle messages continue to use non-modal popup.
      284a2c08
  4. Mar 27, 2020
    • DoinLakeFlyer's avatar
      · 18409818
      DoinLakeFlyer authored
      Remove unnecessary includes of QGroundCotrolQmlGlobal.h
      18409818
  5. Feb 01, 2020
  6. Jan 18, 2020
  7. Aug 19, 2019
  8. Aug 11, 2019
  9. May 27, 2018
  10. May 16, 2018
    • 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
  11. Feb 02, 2018
  12. Jan 31, 2018
    • 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
  13. Jan 04, 2018
  14. Oct 23, 2017
  15. Jul 31, 2017
    • 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
  16. Jul 28, 2017
  17. Jun 29, 2017
  18. May 27, 2017
  19. May 05, 2017
  20. Apr 05, 2017
  21. Mar 22, 2017
  22. Feb 20, 2017
  23. Feb 18, 2017
  24. Feb 14, 2017
  25. Feb 07, 2017
  26. Dec 26, 2016
  27. Nov 28, 2016
  28. Nov 27, 2016
  29. Nov 24, 2016
  30. Nov 23, 2016
  31. Oct 03, 2016
  32. Sep 18, 2016
  33. Sep 14, 2016
  34. Aug 18, 2016
  35. Jul 01, 2016
  36. Jun 24, 2016
  37. Jun 12, 2016
  38. May 31, 2016
  39. Apr 25, 2016
Loading