Skip to content
  1. Jul 02, 2020
  2. 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
  3. 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
  4. May 20, 2020
  5. Feb 09, 2020
    • DoinLakeFlyer's avatar
      · a0873a7f
      DoinLakeFlyer authored
      Disable SiK Radio mavlink 1 downgrade code
      a0873a7f
  6. Feb 01, 2020
  7. Oct 07, 2019
    • Don Gagne's avatar
      · f0874593
      Don Gagne authored
      Use correct component id for GCS
      f0874593
  8. Sep 06, 2019
  9. Sep 02, 2019
  10. 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
  11. Jul 09, 2019
  12. May 20, 2019
  13. Apr 05, 2019
  14. Apr 04, 2019
  15. Apr 03, 2019
  16. Nov 27, 2018
    • Don Gagne's avatar
      · 3b61c6c0
      Don Gagne authored
      Prevent counter overflow
      3b61c6c0
  17. Oct 26, 2018
  18. Oct 24, 2018
  19. Sep 04, 2018
  20. 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
  21. Sep 22, 2017
  22. Aug 24, 2017
  23. Aug 21, 2017
  24. Jul 31, 2017
  25. Jul 28, 2017
  26. Jul 01, 2017
  27. May 17, 2017
  28. Apr 20, 2017
  29. Apr 19, 2017
  30. Apr 05, 2017
  31. Mar 22, 2017
  32. Mar 11, 2017
Loading