1. 06 Nov, 2020 1 commit
  2. 01 Feb, 2020 1 commit
  3. 17 Sep, 2019 1 commit
  4. 09 Jul, 2019 1 commit
  5. 26 Apr, 2019 1 commit
  6. 11 Apr, 2019 1 commit
  7. 10 Dec, 2018 1 commit
  8. 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
  9. 15 Aug, 2018 1 commit
  10. 31 Jul, 2018 1 commit
  11. 24 Jul, 2018 1 commit
  12. 23 Jul, 2018 1 commit
  13. 19 Jul, 2018 1 commit
  14. 23 Jun, 2018 1 commit
  15. 22 Jun, 2018 1 commit
  16. 11 Jun, 2018 1 commit
  17. 22 Mar, 2018 1 commit
    • 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
  18. 03 Mar, 2018 1 commit
  19. 02 Mar, 2018 1 commit
  20. 01 Mar, 2018 2 commits
  21. 28 Feb, 2018 2 commits
  22. 27 Feb, 2018 1 commit
  23. 27 Jan, 2018 1 commit
  24. 20 Jan, 2018 1 commit