1. 15 Aug, 2020 1 commit
    • DonLakeFlyer's avatar
      · 4b8834cc
      DonLakeFlyer authored
      Cherry pick UDPLink range for fixes from Stable
      4b8834cc
  2. 27 Jul, 2020 1 commit
    • DonLakeFlyer's avatar
      · a764f8c5
      DonLakeFlyer authored
      Add mutex for _sessionTargets access. Remove range_for usage. General cleanup
      a764f8c5
  3. 08 Jun, 2020 1 commit
  4. 27 May, 2020 1 commit
  5. 26 May, 2020 1 commit
    • 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
  6. 20 May, 2020 1 commit
  7. 01 Feb, 2020 1 commit
  8. 21 Aug, 2019 1 commit
    • 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
  9. 19 Aug, 2019 1 commit
  10. 11 Aug, 2019 1 commit
  11. 20 May, 2019 1 commit
  12. 24 Oct, 2018 2 commits
  13. 30 Jun, 2018 1 commit
  14. 18 Apr, 2018 1 commit
  15. 16 Apr, 2018 1 commit
  16. 11 Apr, 2018 1 commit
  17. 08 Feb, 2018 1 commit
  18. 05 Feb, 2018 2 commits
  19. 23 Oct, 2017 1 commit
  20. 12 Jun, 2017 1 commit
  21. 01 May, 2017 1 commit
  22. 11 Jan, 2017 1 commit
  23. 30 Dec, 2016 1 commit
  24. 26 Dec, 2016 1 commit
  25. 31 May, 2016 1 commit
  26. 03 May, 2016 1 commit
  27. 25 Mar, 2016 3 commits
  28. 04 Feb, 2016 1 commit
  29. 15 Jan, 2016 1 commit
  30. 05 Jan, 2016 1 commit
  31. 23 Dec, 2015 1 commit
  32. 02 Dec, 2015 1 commit
  33. 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
  34. 19 Nov, 2015 1 commit
    • Don Gagne's avatar
      Auto connect support · 18dc3d04
      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
      18dc3d04
  35. 18 Nov, 2015 1 commit
    • Don Gagne's avatar
      Auto connect support · aaed8c2d
      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
      aaed8c2d
  36. 30 Oct, 2015 1 commit