1. 14 Apr, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 17313b9b
      DoinLakeFlyer authored
      Set RC To Param support
      17313b9b
  2. 30 Mar, 2020 1 commit
  3. 27 Mar, 2020 2 commits
    • DoinLakeFlyer's avatar
      · 8b18cf06
      DoinLakeFlyer authored
      Add support for chunked STATUSTEXT
      8b18cf06
    • DoinLakeFlyer's avatar
      · 1396001f
      DoinLakeFlyer authored
      Remove unused HIL code
      1396001f
  4. 26 Mar, 2020 1 commit
  5. 21 Mar, 2020 2 commits
  6. 08 Mar, 2020 1 commit
    • DoinLakeFlyer's avatar
      · ffb55f92
      DoinLakeFlyer authored
      Unit test for mission transfer error string checking
      ffb55f92
  7. 01 Mar, 2020 1 commit
    • DonLakeFlyer's avatar
      · 916d6ebd
      DonLakeFlyer authored
      Mavlink terrain protocol support
      916d6ebd
  8. 19 Feb, 2020 1 commit
  9. 18 Feb, 2020 1 commit
  10. 17 Feb, 2020 1 commit
  11. 09 Feb, 2020 1 commit
    • DoinLakeFlyer's avatar
      · a0873a7f
      DoinLakeFlyer authored
      Disable SiK Radio mavlink 1 downgrade code
      a0873a7f
  12. 01 Feb, 2020 6 commits
  13. 07 Jan, 2020 1 commit
    • Don Gagne's avatar
      · 4106ba85
      Don Gagne authored
      Add new ArduPilot VID/PID
      4106ba85
  14. 24 Dec, 2019 1 commit
    • DonLakeFlyer's avatar
      · f39e88c8
      DonLakeFlyer authored
      Always send MISSION_ITEM_INT to ArduPilot
      f39e88c8
  15. 16 Dec, 2019 2 commits
    • DonLakeFlyer's avatar
      · ecc7a84c
      DonLakeFlyer authored
      64 bit fixes
      ecc7a84c
    • DonLakeFlyer's avatar
      · 127d942a
      DonLakeFlyer authored
      Fix for 64 bit
      127d942a
  16. 06 Dec, 2019 1 commit
  17. 04 Dec, 2019 1 commit
  18. 20 Oct, 2019 1 commit
  19. 07 Oct, 2019 1 commit
    • Don Gagne's avatar
      · f0874593
      Don Gagne authored
      Use correct component id for GCS
      f0874593
  20. 12 Sep, 2019 1 commit
  21. 09 Sep, 2019 1 commit
  22. 06 Sep, 2019 1 commit
  23. 02 Sep, 2019 1 commit
  24. 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
  25. 19 Aug, 2019 8 commits