Skip to content
  1. Jun 24, 2019
  2. Jun 06, 2019
    • Don Gagne's avatar
      · fc8fd6a7
      Don Gagne authored
      New qml base log replay status bar
      fc8fd6a7
  3. Apr 30, 2019
    • 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
  4. Apr 29, 2019
  5. Apr 28, 2019
  6. Apr 27, 2019
  7. Apr 11, 2019
  8. Apr 10, 2019
  9. Jan 06, 2019
    • Don Gagne's avatar
      · ac7247ec
      Don Gagne authored
      Fix jscript complaint
      ac7247ec
  10. Dec 28, 2018
    • 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
  11. Dec 10, 2018
  12. Dec 06, 2018
    • Don Gagne's avatar
      · 4bd1390c
      Don Gagne authored
      Show orbit telemetry status on map
      4bd1390c
  13. Dec 05, 2018
    • Don Gagne's avatar
      · 20485a46
      Don Gagne authored
      * Add support for showing rotation on QGCMapCircle.
      * Support rotation change for Orbit
      20485a46
  14. Sep 02, 2018
    • 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
  15. Aug 15, 2018
    • 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
  16. Aug 08, 2018
  17. Aug 01, 2018
    • Gus Grubba's avatar
      Switch advisory API · e67ba35d
      Gus Grubba authored
      Handle flight start/end time
      Handle start/stop traffic monitor
      Only start telemetry if enabled
      Added a "Now" button for the flight start time
      Collect advisories only when the rules change
      e67ba35d
  18. Jul 23, 2018
    • Gus Grubba's avatar
      Updates in general was only done if a POI changed. This caused changes related... · b66447ff
      Gus Grubba authored
      Updates in general was only done if a POI changed. This caused changes related to something other than a change in POI to be ignore. The code now "resets" the POI when such changes occur (change of ruleset for example).
      Ruleset selection is was not persistent. When reloading the list of rulesets for a given region, any previously selected ruleset would be reset to defaults.
      Also fixed several new clang warnings.
      b66447ff
  19. Jul 19, 2018
  20. Jul 13, 2018
  21. Jul 11, 2018
  22. Jun 26, 2018
  23. Jun 20, 2018
  24. Jun 19, 2018
  25. Jun 07, 2018
  26. Mar 16, 2018
  27. Mar 14, 2018
  28. Feb 22, 2018
  29. Feb 21, 2018
  30. Feb 18, 2018
  31. Feb 16, 2018
  32. Jan 30, 2018
  33. Jan 29, 2018
    • Gus Grubba's avatar
      Add alert to air traffic · 97d3383c
      Gus Grubba authored
      Handled "airspace visible" state (not done)
      Adjusted restriction map items color and opacity
      Added/Updated icons for airspace traffic
      Adjust colors for text over maps
      97d3383c
  34. Jan 27, 2018
  35. Nov 29, 2017
    • Beat Küng's avatar
      AirMap: refactor for multi-vehicle support & base class API · d17f10d2
      Beat Küng authored
      - add multi-vehicle support: each vehicle has now a per-vehicle AirMap
        object that takes care of flight creation, traffic & telemetry
      - add a base class API layer so that the interface between QGC and the
        AirMap implementation is clear, and easier to change
      - removes polygon upload to vehicle (needs a better solution)
      d17f10d2
Loading