1. 07 Aug, 2020 1 commit
    • DonLakeFlyer's avatar
      · 04ae69ba
      DonLakeFlyer authored
      Ready To Fly support based on MAV_SYS_STATUS_PREARM_CHECK
      04ae69ba
  2. 06 Aug, 2020 2 commits
  3. 31 Jul, 2020 2 commits
    • DonLakeFlyer's avatar
      · 3709f42b
      DonLakeFlyer authored
      Replace qFuzzyCompare with better functioning QGC::fuzzyCompare
      3709f42b
    • DonLakeFlyer's avatar
      · 630f9e56
      DonLakeFlyer authored
      Remove buggy usage of vehicleYawsToNextWaypointInMission
      630f9e56
  4. 28 Jul, 2020 1 commit
    • DonLakeFlyer's avatar
      · 744c9141
      DonLakeFlyer authored
      Prefer ALTITUDE message over GPS messages
      744c9141
  5. 17 Jul, 2020 1 commit
    • DonLakeFlyer's avatar
      · 2debdad3
      DonLakeFlyer authored
      Support for Vehicle and Firmware classes
      2debdad3
  6. 07 Jul, 2020 1 commit
    • DonLakeFlyer's avatar
      · 15f6fba8
      DonLakeFlyer authored
      Remove support for RC_CHANNEL_RAW. Was causing problems with incorrect channel counts.
      15f6fba8
  7. 02 Jul, 2020 2 commits
  8. 29 Jun, 2020 1 commit
    • DonLakeFlyer's avatar
      · 09c26a30
      DonLakeFlyer authored
      Component Information FTP download support
      09c26a30
  9. 26 Jun, 2020 1 commit
    • DonLakeFlyer's avatar
      · b730b4b7
      DonLakeFlyer authored
      More work on vehicle connect state machine(s)
      b730b4b7
  10. 21 Jun, 2020 1 commit
    • DonLakeFlyer's avatar
      · 22758326
      DonLakeFlyer authored
      New initial connect state machine which supports COMPONENT_INFORMATION
      22758326
  11. 14 Jun, 2020 2 commits
    • DonLakeFlyer's avatar
      · 1c2579a7
      DonLakeFlyer authored
      Initial support for global plan-wide altitude mode setting
      1c2579a7
    • DonLakeFlyer's avatar
      · d5078aeb
      DonLakeFlyer authored
      Remove mutex from Vehicle::sendMessageOnLinkThreadSafe.
      d5078aeb
  12. 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
  13. 12 Jun, 2020 1 commit
    • DonLakeFlyer's avatar
      · c9970c36
      DonLakeFlyer authored
      Fix offline vehicle firmware/vehicle type settings
      c9970c36
  14. 09 Jun, 2020 1 commit
    • DonLakeFlyer's avatar
      · 8784c088
      DonLakeFlyer authored
      Rework handling of fw/vehicle type with respect to conflicts with actual vehicle types.
      8784c088
  15. 05 Jun, 2020 1 commit
  16. 29 May, 2020 1 commit
  17. 25 May, 2020 2 commits
  18. 07 May, 2020 1 commit
    • DoinLakeFlyer's avatar
      · ac08dd5a
      DoinLakeFlyer authored
      Re-architect toolbar for better customization capabilities. Also use less real estate.
      ac08dd5a
  19. 01 May, 2020 1 commit
  20. 28 Apr, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 8e661ea0
      DoinLakeFlyer authored
      Major rework to support terrain profile display and terrain collision reporting
      8e661ea0
  21. 17 Apr, 2020 2 commits
  22. 16 Apr, 2020 1 commit
  23. 14 Apr, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 17313b9b
      DoinLakeFlyer authored
      Set RC To Param support
      17313b9b
  24. 28 Mar, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 89bd433c
      DoinLakeFlyer authored
      Stable update
      89bd433c
  25. 27 Mar, 2020 3 commits
    • DoinLakeFlyer's avatar
      · 8b18cf06
      DoinLakeFlyer authored
      Add support for chunked STATUSTEXT
      8b18cf06
    • DoinLakeFlyer's avatar
      · 1396001f
      DoinLakeFlyer authored
      Remove unused HIL code
      1396001f
    • DoinLakeFlyer's avatar
      · 18409818
      DoinLakeFlyer authored
      Remove unnecessary includes of QGroundCotrolQmlGlobal.h
      18409818
  26. 23 Mar, 2020 1 commit
  27. 15 Mar, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 1da45db9
      DoinLakeFlyer authored
      Fix bad cast causing loss of precision with sequence numbers
      1da45db9
  28. 12 Mar, 2020 1 commit
  29. 08 Mar, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 04f50e70
      DoinLakeFlyer authored
      Much better error reporting for Mission transfer errors
      04f50e70
  30. 06 Mar, 2020 2 commits
    • Don Gagne's avatar
      · 01dedcc8
      Don Gagne authored
      Better error text
      01dedcc8
    • Don Gagne's avatar
      · 8ff3985b
      Don Gagne authored
      Give up on getting AUTOPILOT_VERSION based on time now retry count.
      8ff3985b
  31. 05 Mar, 2020 1 commit
    • DonLakeFlyer's avatar
      · f227844c
      DonLakeFlyer authored
      Added correct handling of mavlink 2 change based on capability bits
      f227844c