1. 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
  2. 16 Aug, 2020 1 commit
    • DonLakeFlyer's avatar
      · 56ef013b
      DonLakeFlyer authored
      Merge fix
      56ef013b
  3. 15 Aug, 2020 1 commit
    • DonLakeFlyer's avatar
      · 4b8834cc
      DonLakeFlyer authored
      Cherry pick UDPLink range for fixes from Stable
      4b8834cc
  4. 07 Aug, 2020 1 commit
    • DonLakeFlyer's avatar
      · 04ae69ba
      DonLakeFlyer authored
      Ready To Fly support based on MAV_SYS_STATUS_PREARM_CHECK
      04ae69ba
  5. 03 Aug, 2020 1 commit
    • DonLakeFlyer's avatar
      · 2afc13e0
      DonLakeFlyer authored
      Shorten meta data keys for smaller file sizes
      2afc13e0
  6. 27 Jul, 2020 1 commit
    • DonLakeFlyer's avatar
      · a764f8c5
      DonLakeFlyer authored
      Add mutex for _sessionTargets access. Remove range_for usage. General cleanup
      a764f8c5
  7. 23 Jul, 2020 1 commit
  8. 21 Jul, 2020 2 commits
  9. 18 Jul, 2020 1 commit
    • DonLakeFlyer's avatar
      · 519ad775
      DonLakeFlyer authored
      New standalone mission editor unit test
      519ad775
  10. 17 Jul, 2020 1 commit
    • DonLakeFlyer's avatar
      · 2debdad3
      DonLakeFlyer authored
      Support for Vehicle and Firmware classes
      2debdad3
  11. 08 Jul, 2020 1 commit
  12. 07 Jul, 2020 1 commit
    • DonLakeFlyer's avatar
      · 52e3ff14
      DonLakeFlyer authored
      Comp Info support for http downloads
      52e3ff14
  13. 06 Jul, 2020 1 commit
    • DonLakeFlyer's avatar
      · 75cc0c75
      DonLakeFlyer authored
      Upload pre-check must be vehicle-class based
      75cc0c75
  14. 02 Jul, 2020 3 commits
  15. 30 Jun, 2020 1 commit
    • DonLakeFlyer's avatar
      · 271ccccb
      DonLakeFlyer authored
      Harden FTPManager::download against packet loss
      271ccccb
  16. 29 Jun, 2020 1 commit
    • DonLakeFlyer's avatar
      · 09c26a30
      DonLakeFlyer authored
      Component Information FTP download support
      09c26a30
  17. 26 Jun, 2020 1 commit
    • DonLakeFlyer's avatar
      · b730b4b7
      DonLakeFlyer authored
      More work on vehicle connect state machine(s)
      b730b4b7
  18. 21 Jun, 2020 1 commit
    • DonLakeFlyer's avatar
      · 22758326
      DonLakeFlyer authored
      New initial connect state machine which supports COMPONENT_INFORMATION
      22758326
  19. 20 Jun, 2020 1 commit
    • Don Gagne's avatar
      · 6feb451d
      Don Gagne authored
      Special case handling for Cube Orange/Yellow
      6feb451d
  20. 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
  21. 08 Jun, 2020 1 commit
  22. 05 Jun, 2020 2 commits
  23. 29 May, 2020 1 commit
  24. 27 May, 2020 1 commit
  25. 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
  26. 20 May, 2020 2 commits
  27. 05 May, 2020 1 commit
  28. 02 May, 2020 1 commit
    • DoinLakeFlyer's avatar
      · edf1d742
      DoinLakeFlyer authored
      Add support for Json file string translations
      edf1d742
  29. 21 Apr, 2020 1 commit
  30. 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
  31. 14 Apr, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 17313b9b
      DoinLakeFlyer authored
      Set RC To Param support
      17313b9b
  32. 30 Mar, 2020 1 commit
  33. 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