1. 12 Nov, 2020 1 commit
  2. 06 Nov, 2020 1 commit
  3. 02 Nov, 2020 1 commit
  4. 30 Oct, 2020 1 commit
  5. 29 Oct, 2020 1 commit
  6. 27 Oct, 2020 1 commit
  7. 26 Oct, 2020 1 commit
  8. 20 Oct, 2020 1 commit
    • Don Gagne's avatar
      Param crash (#9124) · d4bff450
      Don Gagne authored
      * Remove unneeded mutex
      
      * Cleanup LinkInterface, fix connect/disconnect bug
      d4bff450
  9. 18 Oct, 2020 3 commits
  10. 15 Oct, 2020 1 commit
  11. 09 Oct, 2020 1 commit
  12. 07 Oct, 2020 1 commit
  13. 15 Sep, 2020 1 commit
  14. 04 Sep, 2020 1 commit
  15. 02 Sep, 2020 1 commit
  16. 01 Sep, 2020 1 commit
    • DonLakeFlyer's avatar
      · b7e1d217
      DonLakeFlyer authored
      Use {n} for indexed param tagging
      b7e1d217
  17. 26 Aug, 2020 2 commits
    • DonLakeFlyer's avatar
      · 14ab96cd
      DonLakeFlyer authored
      Changed parameter name regex support to something that works
      14ab96cd
    • DonLakeFlyer's avatar
      · b1dafad5
      DonLakeFlyer authored
      Refactor/fixes for ProximityRadar and friends
      b1dafad5
  18. 25 Aug, 2020 1 commit
    • DonLakeFlyer's avatar
      · 5e4f36cc
      DonLakeFlyer authored
      Support 'FOO<#>_BAR` param name metadata
      5e4f36cc
  19. 24 Aug, 2020 1 commit
    • DonLakeFlyer's avatar
      · f3404af4
      DonLakeFlyer authored
      Clean up references to MainRootWindow globals
      f3404af4
  20. 23 Aug, 2020 1 commit
    • DonLakeFlyer's avatar
      · 3c13e0ec
      DonLakeFlyer authored
      Move fact groups out of Vehicle to separate source files
      3c13e0ec
  21. 22 Aug, 2020 1 commit
    • DonLakeFlyer's avatar
      · 4e61315d
      DonLakeFlyer authored
      Full BATTERY_STATUS support
      4e61315d
  22. 21 Aug, 2020 1 commit
    • DonLakeFlyer's avatar
      · 0d1a709d
      DonLakeFlyer authored
      Move UAVCAN config to Vehicle
      0d1a709d
  23. 20 Aug, 2020 3 commits
    • Daniel Agar's avatar
      cmake build updates/fixes · e6ba7cfc
      Daniel Agar authored
      e6ba7cfc
    • DonLakeFlyer's avatar
      · 9d4088b0
      DonLakeFlyer authored
      Move calibration methods to Vehicle
      9d4088b0
    • gaste olivier's avatar
      - bug fix in distance sensor message handler · 0d4a3116
      gaste olivier authored
      - add NOTIFY for distanceSensor property
      - add DistanceSensorReadingsChange() callback prototype
      
      - revert excessive NOTIFY
      - adding MaxSensor into DistanceSensor frame handling
      
      - add proximity radar view in map view
      - add proximity radar view in video view
      
      change distance label positioning in video view
      
      clean up unwanted comments
      
      - space up proximity sectors
      - revert unwanted changes in qgroundcontrol.qrc
      
      squashed commits
      0d4a3116
  24. 18 Aug, 2020 1 commit
    • DonLakeFlyer's avatar
      · d6cd32a5
      DonLakeFlyer authored
      Unified photo/video control which works with mavlink cameras and just video stream
      d6cd32a5
  25. 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
  26. 07 Aug, 2020 2 commits
    • DonLakeFlyer's avatar
      · 863e2abe
      DonLakeFlyer authored
      More flight mode, vtol mode, armed into main status
      863e2abe
    • DonLakeFlyer's avatar
      · 04ae69ba
      DonLakeFlyer authored
      Ready To Fly support based on MAV_SYS_STATUS_PREARM_CHECK
      04ae69ba
  27. 06 Aug, 2020 2 commits
  28. 04 Aug, 2020 1 commit
    • DonLakeFlyer's avatar
      · 6256bc21
      DonLakeFlyer authored
      Support null for FactMetaData default
      6256bc21
  29. 03 Aug, 2020 1 commit
    • DonLakeFlyer's avatar
      · 2afc13e0
      DonLakeFlyer authored
      Shorten meta data keys for smaller file sizes
      2afc13e0
  30. 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
  31. 28 Jul, 2020 1 commit
    • DonLakeFlyer's avatar
      · 744c9141
      DonLakeFlyer authored
      Prefer ALTITUDE message over GPS messages
      744c9141