Skip to content
  1. 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
  2. Jun 22, 2018
  3. Mar 22, 2018
    • Gus Grubba's avatar
      Airmap API key integration. · f4131710
      Gus Grubba authored
      The build system will look for src/Airmap/Airmap_api_key.h
      If it find is, it will used the provided API key and client ID for Airmap.
      That file should provide two strings:
      static const char* kAirmapAPIKey = "key data";
      static const char* kAirmapClientID = "id data";
      
      Local builds, without these will have no Airmap support by default (users can always enter their own within the Airmap settings panel).
      f4131710
  4. Jan 27, 2018
  5. Nov 29, 2017
  6. Oct 20, 2017
  7. Sep 14, 2017
  8. Mar 05, 2017
  9. Mar 03, 2017
  10. May 31, 2016
  11. Sep 25, 2015
  12. Apr 29, 2015
  13. Apr 22, 2015
  14. Apr 16, 2015
  15. Apr 14, 2015
  16. Apr 06, 2015
  17. Mar 08, 2015
Loading