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