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