1. 26 Mar, 2018 1 commit
  2. 25 Mar, 2018 4 commits
  3. 23 Mar, 2018 7 commits
  4. 22 Mar, 2018 2 commits
    • 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
    • DonLakeFlyer's avatar
      cb901e71
  5. 21 Mar, 2018 5 commits
  6. 20 Mar, 2018 7 commits
  7. 18 Mar, 2018 3 commits
  8. 17 Mar, 2018 5 commits
  9. 16 Mar, 2018 2 commits
  10. 15 Mar, 2018 4 commits