1. 15 Sep, 2020 1 commit
  2. 01 Sep, 2020 2 commits
    • DonLakeFlyer's avatar
      · 03133560
      DonLakeFlyer authored
      Mavlink update
      03133560
    • DonLakeFlyer's avatar
      · b7e1d217
      DonLakeFlyer authored
      Use {n} for indexed param tagging
      b7e1d217
  3. 26 Aug, 2020 1 commit
    • DonLakeFlyer's avatar
      · 14ab96cd
      DonLakeFlyer authored
      Changed parameter name regex support to something that works
      14ab96cd
  4. 25 Aug, 2020 2 commits
    • DonLakeFlyer's avatar
      · 581b7081
      DonLakeFlyer authored
      Include port name
      581b7081
    • DonLakeFlyer's avatar
      · 5e4f36cc
      DonLakeFlyer authored
      Support 'FOO<#>_BAR` param name metadata
      5e4f36cc
  5. 24 Aug, 2020 2 commits
  6. 22 Aug, 2020 2 commits
    • DonLakeFlyer's avatar
      · 4e61315d
      DonLakeFlyer authored
      Full BATTERY_STATUS support
      4e61315d
    • DonLakeFlyer's avatar
      · d1a29a43
      DonLakeFlyer authored
      Ability to expose MAVLink enums to QMl
      d1a29a43
  7. 16 Aug, 2020 1 commit
    • DonLakeFlyer's avatar
      · 56ef013b
      DonLakeFlyer authored
      Merge fix
      56ef013b
  8. 15 Aug, 2020 1 commit
    • DonLakeFlyer's avatar
      · 4b8834cc
      DonLakeFlyer authored
      Cherry pick UDPLink range for fixes from Stable
      4b8834cc
  9. 07 Aug, 2020 1 commit
    • DonLakeFlyer's avatar
      · 04ae69ba
      DonLakeFlyer authored
      Ready To Fly support based on MAV_SYS_STATUS_PREARM_CHECK
      04ae69ba
  10. 03 Aug, 2020 1 commit
    • DonLakeFlyer's avatar
      · 2afc13e0
      DonLakeFlyer authored
      Shorten meta data keys for smaller file sizes
      2afc13e0
  11. 27 Jul, 2020 1 commit
  12. 23 Jul, 2020 1 commit
  13. 21 Jul, 2020 2 commits
  14. 18 Jul, 2020 1 commit
    • DonLakeFlyer's avatar
      · 519ad775
      DonLakeFlyer authored
      New standalone mission editor unit test
      519ad775
  15. 17 Jul, 2020 1 commit
    • DonLakeFlyer's avatar
      · 2debdad3
      DonLakeFlyer authored
      Support for Vehicle and Firmware classes
      2debdad3
  16. 08 Jul, 2020 1 commit
  17. 07 Jul, 2020 1 commit
    • DonLakeFlyer's avatar
      · 52e3ff14
      DonLakeFlyer authored
      Comp Info support for http downloads
      52e3ff14
  18. 06 Jul, 2020 1 commit
    • DonLakeFlyer's avatar
      · 75cc0c75
      DonLakeFlyer authored
      Upload pre-check must be vehicle-class based
      75cc0c75
  19. 02 Jul, 2020 3 commits
  20. 30 Jun, 2020 1 commit
    • DonLakeFlyer's avatar
      · 271ccccb
      DonLakeFlyer authored
      Harden FTPManager::download against packet loss
      271ccccb
  21. 29 Jun, 2020 1 commit
    • DonLakeFlyer's avatar
      · 09c26a30
      DonLakeFlyer authored
      Component Information FTP download support
      09c26a30
  22. 26 Jun, 2020 1 commit
    • DonLakeFlyer's avatar
      · b730b4b7
      DonLakeFlyer authored
      More work on vehicle connect state machine(s)
      b730b4b7
  23. 21 Jun, 2020 1 commit
    • DonLakeFlyer's avatar
      · 22758326
      DonLakeFlyer authored
      New initial connect state machine which supports COMPONENT_INFORMATION
      22758326
  24. 20 Jun, 2020 1 commit
    • Don Gagne's avatar
      · 6feb451d
      Don Gagne authored
      Special case handling for Cube Orange/Yellow
      6feb451d
  25. 13 Jun, 2020 1 commit
    • DonLakeFlyer's avatar
      · b70a4f01
      DonLakeFlyer authored
      LinkInterface and Vehicle uses mutexes to synchronize writing bytes to the link instead of queued signals
      b70a4f01
  26. 08 Jun, 2020 1 commit
  27. 05 Jun, 2020 2 commits
  28. 29 May, 2020 1 commit
  29. 27 May, 2020 1 commit
  30. 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
  31. 20 May, 2020 2 commits