1. 05 May, 2020 1 commit
  2. 02 May, 2020 1 commit
    • DoinLakeFlyer's avatar
      · edf1d742
      DoinLakeFlyer authored
      Add support for Json file string translations
      edf1d742
  3. 21 Apr, 2020 1 commit
  4. 17 Apr, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 284a2c08
      DoinLakeFlyer authored
      App messages now use simple modal message dialogs. Vehicle messages continue to use non-modal popup.
      284a2c08
  5. 14 Apr, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 17313b9b
      DoinLakeFlyer authored
      Set RC To Param support
      17313b9b
  6. 30 Mar, 2020 1 commit
  7. 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
  8. 26 Mar, 2020 1 commit
  9. 21 Mar, 2020 2 commits
  10. 08 Mar, 2020 1 commit
    • DoinLakeFlyer's avatar
      · ffb55f92
      DoinLakeFlyer authored
      Unit test for mission transfer error string checking
      ffb55f92
  11. 01 Mar, 2020 1 commit
    • DonLakeFlyer's avatar
      · 916d6ebd
      DonLakeFlyer authored
      Mavlink terrain protocol support
      916d6ebd
  12. 19 Feb, 2020 1 commit
  13. 18 Feb, 2020 1 commit
  14. 17 Feb, 2020 1 commit
  15. 09 Feb, 2020 1 commit
    • DoinLakeFlyer's avatar
      · a0873a7f
      DoinLakeFlyer authored
      Disable SiK Radio mavlink 1 downgrade code
      a0873a7f
  16. 01 Feb, 2020 6 commits
  17. 07 Jan, 2020 1 commit
  18. 24 Dec, 2019 1 commit
    • DonLakeFlyer's avatar
      · f39e88c8
      DonLakeFlyer authored
      Always send MISSION_ITEM_INT to ArduPilot
      f39e88c8
  19. 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
  20. 06 Dec, 2019 1 commit
  21. 04 Dec, 2019 1 commit
  22. 20 Oct, 2019 1 commit
  23. 07 Oct, 2019 1 commit
    • Don Gagne's avatar
      · f0874593
      Don Gagne authored
      Use correct component id for GCS
      f0874593
  24. 12 Sep, 2019 1 commit
  25. 09 Sep, 2019 1 commit
  26. 06 Sep, 2019 1 commit
  27. 02 Sep, 2019 1 commit
  28. 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
  29. 19 Aug, 2019 4 commits