1. 15 Aug, 2018 1 commit
    • Gus Grubba's avatar
      Handle airspace colors. · d877104e
      Gus Grubba authored
      Replacing colors with the ones provided by Airmap.
      Adding border color and width.
      Adding airspace ID so it can later be linked to the advisory list.
      d877104e
  2. 14 Aug, 2018 1 commit
  3. 10 Aug, 2018 2 commits
  4. 09 Aug, 2018 1 commit
  5. 08 Aug, 2018 1 commit
  6. 02 Aug, 2018 2 commits
  7. 01 Aug, 2018 2 commits
    • Gus Grubba's avatar
      Switch advisory API · e67ba35d
      Gus Grubba authored
      Handle flight start/end time
      Handle start/stop traffic monitor
      Only start telemetry if enabled
      Added a "Now" button for the flight start time
      Collect advisories only when the rules change
      e67ba35d
    • Gus Grubba's avatar
      Update weather icon string · 467c4eb5
      Gus Grubba authored
      467c4eb5
  8. 31 Jul, 2018 1 commit
  9. 24 Jul, 2018 2 commits
  10. 23 Jul, 2018 3 commits
  11. 19 Jul, 2018 1 commit
  12. 11 Jul, 2018 1 commit
  13. 25 Jun, 2018 2 commits
  14. 23 Jun, 2018 1 commit
  15. 22 Jun, 2018 3 commits
  16. 19 Jun, 2018 1 commit
  17. 11 Jun, 2018 1 commit
  18. 26 Mar, 2018 1 commit
  19. 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
  20. 07 Mar, 2018 3 commits
  21. 03 Mar, 2018 1 commit
  22. 02 Mar, 2018 1 commit
  23. 01 Mar, 2018 3 commits
  24. 28 Feb, 2018 2 commits
  25. 27 Feb, 2018 2 commits