Skip to content
  1. Nov 06, 2020
  2. Nov 04, 2020
    • Morton Lin's avatar
      fix issue of 'Error writing to QHostAddress("")' (#9144) · 6f83bfc1
      Morton Lin authored
      * fix issue of 'Error writing to QHostAddress("")'
      
      (cherry picked from commit 9450b97c94af8c4919151ae91e9c7601b74e95ad)
      
      * remove obsolete comments
      
      (cherry picked from commit 7ff3b0049b9f91f39f5e764c92058ba1c0484308)
      
      * add comment on why the additional condition check is required.
      
      (cherry picked from commit 149e19b7c90f178f8a7e8a544243ce7acd642fe8)
      6f83bfc1
  3. Oct 20, 2020
    • Don Gagne's avatar
      Param crash (#9124) · d4bff450
      Don Gagne authored
      * Remove unneeded mutex
      
      * Cleanup LinkInterface, fix connect/disconnect bug
      d4bff450
  4. Oct 18, 2020
  5. Oct 07, 2020
  6. Aug 15, 2020
    • DonLakeFlyer's avatar
      · 4b8834cc
      DonLakeFlyer authored
      Cherry pick UDPLink range for fixes from Stable
      4b8834cc
  7. Jul 27, 2020
    • DonLakeFlyer's avatar
      · a764f8c5
      DonLakeFlyer authored
      Add mutex for _sessionTargets access. Remove range_for usage. General cleanup
      a764f8c5
  8. Jun 08, 2020
  9. May 27, 2020
  10. May 26, 2020
    • Jacob Dahl's avatar
      Updated mavlink forwarding implementation to forward all mavlink messages... · af2309a9
      Jacob Dahl authored
      Updated mavlink forwarding implementation to forward all mavlink messages received on all channels onto a single UDP port. A new mavlink forwarding UDP link is created if forwarding is enabled. The mavlink settings page now has a Fact checkbox for enabling forwarding and a fact text field for specifying the host name.
      af2309a9
  11. May 20, 2020
  12. Feb 01, 2020
  13. Aug 21, 2019
    • Pierre TILAK's avatar
      Add oucoming messages in log · 3536f1af
      Pierre TILAK authored
      To have both order from the GCS and drone messages in logs
      So that it's possible to analyze the complete exchange between QGC and the
      drone.
      
      - Add a signal emitted by writeBytes of each LinkInterface
      - Connect this signal to MAVLinkProtocol::logSentBytes in LinkManager
      - MAVLinkProtocol::logSentBytes will parse and log messages sent from
        QGC
      3536f1af
  14. Aug 19, 2019
  15. Aug 11, 2019
  16. May 20, 2019
  17. Oct 24, 2018
  18. Jun 30, 2018
  19. Apr 18, 2018
  20. Apr 16, 2018
  21. Apr 11, 2018
  22. Feb 08, 2018
  23. Feb 05, 2018
  24. Oct 23, 2017
  25. Jun 12, 2017
  26. May 01, 2017
  27. Jan 11, 2017
  28. Dec 30, 2016
  29. Dec 26, 2016
  30. May 31, 2016
  31. May 03, 2016
  32. Mar 25, 2016
  33. Feb 04, 2016
  34. Jan 15, 2016
  35. Jan 05, 2016
  36. Dec 23, 2015
Loading