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