1. 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
  2. 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
  3. 08 Aug, 2018 1 commit
  4. 23 Jul, 2018 1 commit
    • 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
  5. 03 Mar, 2018 1 commit
  6. 18 Feb, 2018 1 commit
  7. 30 Jan, 2018 1 commit
  8. 29 Jan, 2018 1 commit
    • 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
  9. 27 Jan, 2018 4 commits