Skip to content
  1. 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
  2. Mar 07, 2018
  3. Mar 03, 2018
  4. Mar 02, 2018
  5. Mar 01, 2018
  6. Feb 28, 2018
  7. Feb 27, 2018
  8. Feb 26, 2018
  9. Feb 24, 2018
  10. Feb 23, 2018
  11. Feb 22, 2018
  12. Feb 21, 2018
  13. Feb 20, 2018
  14. Feb 18, 2018
  15. Feb 17, 2018
  16. Feb 16, 2018
  17. Feb 15, 2018
  18. Feb 01, 2018
  19. Jan 30, 2018
  20. 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
Loading