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