1. 06 Nov, 2020 1 commit
  2. 21 Oct, 2020 1 commit
  3. 18 Oct, 2020 1 commit
  4. 07 Oct, 2020 1 commit
  5. 15 Sep, 2020 1 commit
  6. 26 Aug, 2020 1 commit
    • DonLakeFlyer's avatar
      · b1dafad5
      DonLakeFlyer authored
      Refactor/fixes for ProximityRadar and friends
      b1dafad5
  7. 24 Aug, 2020 1 commit
    • DonLakeFlyer's avatar
      · f3404af4
      DonLakeFlyer authored
      Clean up references to MainRootWindow globals
      f3404af4
  8. 20 Aug, 2020 1 commit
    • 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
  9. 30 Jul, 2020 1 commit
    • DonLakeFlyer's avatar
      · 2167fdb6
      DonLakeFlyer authored
      Move GuidedActionsController references to global
      2167fdb6
  10. 03 May, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 6794e035
      DoinLakeFlyer authored
      More work on encapsulation in Fly View
      6794e035
  11. 01 May, 2020 1 commit
  12. 28 Apr, 2020 2 commits
  13. 28 Mar, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 89bd433c
      DoinLakeFlyer authored
      Stable update
      89bd433c
  14. 27 Mar, 2020 1 commit
    • DoinLakeFlyer's avatar
      · e356fc14
      DoinLakeFlyer authored
      Use global palette
      e356fc14
  15. 15 Mar, 2020 1 commit
    • DoinLakeFlyer's avatar
      · a1aaf65a
      DoinLakeFlyer authored
      Bring back visual sequence number in map item indicators
      a1aaf65a
  16. 06 Feb, 2020 1 commit
  17. 01 Feb, 2020 1 commit
  18. 20 Jan, 2020 1 commit
  19. 21 Dec, 2019 1 commit
    • DonLakeFlyer's avatar
      · 81f914d9
      DonLakeFlyer authored
      When a child item is current show the parent as selected
      81f914d9
  20. 13 Dec, 2019 1 commit
  21. 10 Dec, 2019 1 commit
    • DonLakeFlyer's avatar
      · 36de7a37
      DonLakeFlyer authored
      Active ROI indication in Plan Map items
      36de7a37
  22. 17 Nov, 2019 1 commit
    • DonLakeFlyer's avatar
      · 87363227
      DonLakeFlyer authored
      Remove unused code
      87363227
  23. 16 Nov, 2019 1 commit
    • DonLakeFlyer's avatar
      · 44fa02aa
      DonLakeFlyer authored
      ADSB server support provided through new ADSBVehicleManager implemenation
      44fa02aa
  24. 14 Nov, 2019 1 commit
    • DonLakeFlyer's avatar
      · ef03a2be
      DonLakeFlyer authored
      Fix center drag and split side
      ef03a2be
  25. 13 Nov, 2019 1 commit
    • DonLakeFlyer's avatar
      · 29f87555
      DonLakeFlyer authored
      Support for new TakeoffMissionItem and Takeoff Tool 
      29f87555
  26. 18 Oct, 2019 1 commit
  27. 17 Oct, 2019 1 commit
  28. 11 Oct, 2019 2 commits
  29. 10 Oct, 2019 1 commit
  30. 06 Oct, 2019 1 commit
  31. 05 Oct, 2019 2 commits
  32. 23 Sep, 2019 1 commit
    • Don Gagne's avatar
      · e7c3fda4
      Don Gagne authored
      More work on mission item indicators
      e7c3fda4
  33. 08 Sep, 2019 1 commit
    • Don Gagne's avatar
      · 2e6ab5dd
      Don Gagne authored
      Use new SplitIndicator control
      2e6ab5dd
  34. 07 Sep, 2019 1 commit
    • Don Gagne's avatar
      · 2916ae4c
      Don Gagne authored
      Allow split of current segment
      2916ae4c
  35. 06 Sep, 2019 1 commit
    • Don Gagne's avatar
      · 112a6443
      Don Gagne authored
      Hide waypoint indicators unless they are really needed
      112a6443
  36. 04 Sep, 2019 1 commit
    • Don Gagne's avatar
      · c03bd392
      Don Gagne authored
      More work on direction arrows
      c03bd392
  37. 24 Aug, 2019 1 commit
    • Gus Grubba's avatar
      Plan View Work · 6940e70c
      Gus Grubba authored
      Toggle Rally Point insertion on/off.
      Highlight current Rally Point and current Waypoint.
      Use tab bar instead of a row of radio buttons for selection (Mission, Fence, Rally).
      Fix QGCHoverButton to handle proper checked state toggle.
      Get rid of the many arrays used to define behaviors for the ToolStrip. They are now all defined within its model.
      Fixed color for disabled text within ToolStrip (it was invisible)
      6940e70c