1. 03 Jun, 2018 1 commit
  2. 29 May, 2018 1 commit
  3. 25 May, 2018 3 commits
  4. 24 May, 2018 2 commits
  5. 22 May, 2018 1 commit
  6. 18 May, 2018 1 commit
  7. 11 May, 2018 2 commits
  8. 30 Apr, 2018 3 commits
  9. 11 Apr, 2018 3 commits
  10. 10 Apr, 2018 2 commits
  11. 23 Mar, 2018 2 commits
  12. 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
  13. 14 Mar, 2018 1 commit
  14. 13 Mar, 2018 1 commit
  15. 12 Mar, 2018 1 commit
  16. 07 Mar, 2018 1 commit
  17. 27 Feb, 2018 1 commit
    • 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
  18. 22 Feb, 2018 1 commit
  19. 21 Feb, 2018 2 commits
  20. 20 Feb, 2018 2 commits
  21. 18 Feb, 2018 1 commit
  22. 16 Feb, 2018 1 commit
  23. 07 Feb, 2018 1 commit
  24. 06 Feb, 2018 1 commit
  25. 30 Jan, 2018 2 commits
  26. 27 Jan, 2018 1 commit