1. 15 Aug, 2020 2 commits
    • DonLakeFlyer's avatar
      · 93d5ee9f
      DonLakeFlyer authored
      Move Vibration to Analyze
      93d5ee9f
    • DonLakeFlyer's avatar
      · 50acd9a9
      DonLakeFlyer authored
      Press and Hold on Arm will change it to Force Arm
      50acd9a9
  2. 07 Aug, 2020 1 commit
    • DonLakeFlyer's avatar
      · 04ae69ba
      DonLakeFlyer authored
      Ready To Fly support based on MAV_SYS_STATUS_PREARM_CHECK
      04ae69ba
  3. 06 Aug, 2020 2 commits
  4. 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
  5. 28 Jul, 2020 1 commit
    • DonLakeFlyer's avatar
      · 744c9141
      DonLakeFlyer authored
      Prefer ALTITUDE message over GPS messages
      744c9141
  6. 17 Jul, 2020 1 commit
    • DonLakeFlyer's avatar
      · 2debdad3
      DonLakeFlyer authored
      Support for Vehicle and Firmware classes
      2debdad3
  7. 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
  8. 02 Jul, 2020 2 commits
  9. 29 Jun, 2020 1 commit
    • DonLakeFlyer's avatar
      · 09c26a30
      DonLakeFlyer authored
      Component Information FTP download support
      09c26a30
  10. 26 Jun, 2020 1 commit
    • DonLakeFlyer's avatar
      · b730b4b7
      DonLakeFlyer authored
      More work on vehicle connect state machine(s)
      b730b4b7
  11. 21 Jun, 2020 1 commit
    • DonLakeFlyer's avatar
      · 22758326
      DonLakeFlyer authored
      New initial connect state machine which supports COMPONENT_INFORMATION
      22758326
  12. 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
  13. 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
  14. 12 Jun, 2020 1 commit
    • DonLakeFlyer's avatar
      · c9970c36
      DonLakeFlyer authored
      Fix offline vehicle firmware/vehicle type settings
      c9970c36
  15. 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
  16. 05 Jun, 2020 1 commit
  17. 29 May, 2020 1 commit
  18. 25 May, 2020 2 commits
  19. 07 May, 2020 1 commit
    • DoinLakeFlyer's avatar
      · ac08dd5a
      DoinLakeFlyer authored
      Re-architect toolbar for better customization capabilities. Also use less real estate.
      ac08dd5a
  20. 01 May, 2020 1 commit
  21. 28 Apr, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 8e661ea0
      DoinLakeFlyer authored
      Major rework to support terrain profile display and terrain collision reporting
      8e661ea0
  22. 17 Apr, 2020 2 commits
  23. 16 Apr, 2020 1 commit
  24. 14 Apr, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 17313b9b
      DoinLakeFlyer authored
      Set RC To Param support
      17313b9b
  25. 28 Mar, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 89bd433c
      DoinLakeFlyer authored
      Stable update
      89bd433c
  26. 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
  27. 23 Mar, 2020 1 commit
  28. 15 Mar, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 1da45db9
      DoinLakeFlyer authored
      Fix bad cast causing loss of precision with sequence numbers
      1da45db9
  29. 12 Mar, 2020 1 commit
  30. 08 Mar, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 04f50e70
      DoinLakeFlyer authored
      Much better error reporting for Mission transfer errors
      04f50e70
  31. 06 Mar, 2020 1 commit
    • Don Gagne's avatar
      · 01dedcc8
      Don Gagne authored
      Better error text
      01dedcc8