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 21, 2018
  3. Mar 20, 2018
  4. Mar 18, 2018
  5. Mar 17, 2018
  6. Mar 16, 2018
  7. Mar 15, 2018
  8. Mar 14, 2018
  9. Mar 13, 2018
Loading