1. 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
  2. 18 Oct, 2020 3 commits
  3. 15 Oct, 2020 1 commit
  4. 09 Oct, 2020 1 commit
  5. 07 Oct, 2020 1 commit
  6. 15 Sep, 2020 1 commit
  7. 04 Sep, 2020 1 commit
  8. 02 Sep, 2020 1 commit
  9. 01 Sep, 2020 1 commit
    • DonLakeFlyer's avatar
      · b7e1d217
      DonLakeFlyer authored
      Use {n} for indexed param tagging
      b7e1d217
  10. 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
  11. 25 Aug, 2020 1 commit
    • DonLakeFlyer's avatar
      · 5e4f36cc
      DonLakeFlyer authored
      Support 'FOO<#>_BAR` param name metadata
      5e4f36cc
  12. 24 Aug, 2020 1 commit
    • DonLakeFlyer's avatar
      · f3404af4
      DonLakeFlyer authored
      Clean up references to MainRootWindow globals
      f3404af4
  13. 23 Aug, 2020 1 commit
    • DonLakeFlyer's avatar
      · 3c13e0ec
      DonLakeFlyer authored
      Move fact groups out of Vehicle to separate source files
      3c13e0ec
  14. 22 Aug, 2020 1 commit
    • DonLakeFlyer's avatar
      · 4e61315d
      DonLakeFlyer authored
      Full BATTERY_STATUS support
      4e61315d
  15. 21 Aug, 2020 1 commit
    • DonLakeFlyer's avatar
      · 0d1a709d
      DonLakeFlyer authored
      Move UAVCAN config to Vehicle
      0d1a709d
  16. 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
  17. 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
  18. 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
  19. 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
  20. 06 Aug, 2020 2 commits
  21. 04 Aug, 2020 1 commit
    • DonLakeFlyer's avatar
      · 6256bc21
      DonLakeFlyer authored
      Support null for FactMetaData default
      6256bc21
  22. 03 Aug, 2020 1 commit
    • DonLakeFlyer's avatar
      · 2afc13e0
      DonLakeFlyer authored
      Shorten meta data keys for smaller file sizes
      2afc13e0
  23. 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
  24. 28 Jul, 2020 1 commit
    • DonLakeFlyer's avatar
      · 744c9141
      DonLakeFlyer authored
      Prefer ALTITUDE message over GPS messages
      744c9141
  25. 21 Jul, 2020 1 commit
  26. 17 Jul, 2020 1 commit
    • DonLakeFlyer's avatar
      · 2debdad3
      DonLakeFlyer authored
      Support for Vehicle and Firmware classes
      2debdad3
  27. 07 Jul, 2020 2 commits
    • DonLakeFlyer's avatar
      · 52e3ff14
      DonLakeFlyer authored
      Comp Info support for http downloads
      52e3ff14
    • DonLakeFlyer's avatar
      · 15f6fba8
      DonLakeFlyer authored
      Remove support for RC_CHANNEL_RAW. Was causing problems with incorrect channel counts.
      15f6fba8
  28. 02 Jul, 2020 3 commits