Skip to content
  1. Jun 07, 2018
  2. Jun 05, 2018
  3. Jun 04, 2018
  4. Jun 03, 2018
  5. May 29, 2018
  6. May 25, 2018
  7. May 24, 2018
  8. May 22, 2018
  9. May 18, 2018
  10. May 11, 2018
  11. Apr 30, 2018
  12. Apr 11, 2018
  13. Apr 10, 2018
  14. Mar 23, 2018
  15. 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
    • DonLakeFlyer's avatar
  16. Mar 14, 2018
  17. Mar 13, 2018
  18. Mar 12, 2018
  19. Mar 07, 2018
  20. Feb 27, 2018
    • Gus Grubba's avatar
      Cleaning up old vehicle manager and getting it ready to actually provide... · 9359c154
      Gus Grubba authored
      Cleaning up old vehicle manager and getting it ready to actually provide services for a vehicle (flight management)
      Added submit flight plan
      Added update flight plan
      Disable flight features as these don't seem to be quite working (values must be initialized and validated before submission as backend doesn't validate and the objects don't initialize their members)
      9359c154
  21. Feb 22, 2018
  22. Feb 21, 2018
  23. Feb 20, 2018
  24. Feb 18, 2018
  25. Feb 16, 2018
Loading