1. 07 May, 2020 1 commit
    • DoinLakeFlyer's avatar
      · ac08dd5a
      DoinLakeFlyer authored
      Re-architect toolbar for better customization capabilities. Also use less real estate.
      ac08dd5a
  2. 06 May, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 7644653c
      DoinLakeFlyer authored
      Rework Fly View into separate layers which can be customized at each layer.
      7644653c
  3. 04 May, 2020 1 commit
    • DoinLakeFlyer's avatar
      · f8833519
      DoinLakeFlyer authored
      More FlyView encasulation. Make QGCPipOverlay completely self contained
      f8833519
  4. 03 May, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 6794e035
      DoinLakeFlyer authored
      More work on encapsulation in Fly View
      6794e035
  5. 01 Feb, 2020 1 commit
  6. 30 Jan, 2020 1 commit
  7. 24 Dec, 2019 1 commit
    • DonLakeFlyer's avatar
      · b308d72d
      DonLakeFlyer authored
      Support Keep map centered on vehicle
      b308d72d
  8. 12 Dec, 2019 1 commit
  9. 11 Dec, 2019 2 commits
    • Gus Grubba's avatar
      Add ROI option · 73ea13a1
      Gus Grubba authored
      73ea13a1
    • DonLakeFlyer's avatar
      · 3081cb60
      DonLakeFlyer authored
      Make Toolstrip flickable, fix maxHeight, fix bunch of margins
      3081cb60
  10. 16 Nov, 2019 1 commit
    • DonLakeFlyer's avatar
      · 44fa02aa
      DonLakeFlyer authored
      ADSB server support provided through new ADSBVehicleManager implemenation
      44fa02aa
  11. 09 Oct, 2019 1 commit
  12. 23 Sep, 2019 1 commit
    • DonLakeFlyer's avatar
      · 1c2e8fe9
      DonLakeFlyer authored
      Better flight trajectory point algorithm
      1c2e8fe9
  13. 21 Sep, 2019 1 commit
    • Don Gagne's avatar
      · f8e2dbe9
      Don Gagne authored
      Plugin'ized follow me support
      f8e2dbe9
  14. 06 Sep, 2019 2 commits
    • Don Gagne's avatar
      · 3924f851
      Don Gagne authored
      Directions arrows in Fly View
      3924f851
    • Don Gagne's avatar
      · 112a6443
      Don Gagne authored
      Hide waypoint indicators unless they are really needed
      112a6443
  15. 04 Sep, 2019 1 commit
    • Don Gagne's avatar
      · a50d4184
      Don Gagne authored
      Add Terrain toggle to MapScale control
      a50d4184
  16. 31 Aug, 2019 1 commit
    • Don Gagne's avatar
      · de6d62b5
      Don Gagne authored
      Zoom buttons move to MapScale control
      de6d62b5
  17. 15 Aug, 2019 1 commit
    • Don Gagne's avatar
      · d73fc45e
      Don Gagne authored
      Configurable maximum distance on Go To Location
      d73fc45e
  18. 05 Jul, 2019 1 commit
  19. 24 Jun, 2019 1 commit
  20. 06 Jun, 2019 1 commit
    • Don Gagne's avatar
      · fc8fd6a7
      Don Gagne authored
      New qml base log replay status bar
      fc8fd6a7
  21. 30 Apr, 2019 1 commit
    • Gus Grubba's avatar
      Make mainIsMap visible downstream · 353b727b
      Gus Grubba authored
      Clip PIP window so when video is set to fit width, the hight is clipped
      Remove ExclusiveGroup from CameraCalc radio buttons
      Remove ExclusiveGroup from FWLandingPatternEditor radio buttons
      Set main window minimum width and height
      353b727b
  22. 29 Apr, 2019 1 commit
  23. 28 Apr, 2019 1 commit
  24. 27 Apr, 2019 2 commits
  25. 11 Apr, 2019 3 commits
  26. 10 Apr, 2019 1 commit
  27. 06 Jan, 2019 1 commit
    • Don Gagne's avatar
      · ac7247ec
      Don Gagne authored
      Fix jscript complaint
      ac7247ec
  28. 28 Dec, 2018 2 commits
    • Don Gagne's avatar
      · 9ad555d0
      Don Gagne authored
      Hide guided map indicators when vehicle goes away
      9ad555d0
    • Don Gagne's avatar
      · 75f3cba8
      Don Gagne authored
      Better show/hide behavior of guided map indicators
      75f3cba8
  29. 10 Dec, 2018 2 commits
  30. 06 Dec, 2018 1 commit
    • Don Gagne's avatar
      · 4bd1390c
      Don Gagne authored
      Show orbit telemetry status on map
      4bd1390c
  31. 05 Dec, 2018 1 commit
    • Don Gagne's avatar
      · 20485a46
      Don Gagne authored
      * Add support for showing rotation on QGCMapCircle.
      * Support rotation change for Orbit
      20485a46
  32. 02 Sep, 2018 1 commit
    • Gus Grubba's avatar
      Added option to enable/disable Airspaces on map · 5c956faa
      Gus Grubba authored
      Limit all queries to areas smaller than 500km^2. If an area of interest is greater, clip to 500km^2 centered on current ROI's center.
      Removed the identifier "Airmap" from error messages coming from Airmap.
      Added a clipping function to QGCGeoBoundingCube (clip polygon to given area)
      5c956faa
  33. 15 Aug, 2018 1 commit
    • Gus Grubba's avatar
      Handle airspace colors. · d877104e
      Gus Grubba authored
      Replacing colors with the ones provided by Airmap.
      Adding border color and width.
      Adding airspace ID so it can later be linked to the advisory list.
      d877104e