1. 17 Jan, 2019 1 commit
  2. 14 Jan, 2019 1 commit
  3. 19 Dec, 2018 1 commit
  4. 13 Dec, 2018 1 commit
  5. 09 Dec, 2018 1 commit
  6. 12 Nov, 2018 1 commit
  7. 07 Nov, 2018 1 commit
    • Don Gagne's avatar
      · ad064b52
      Don Gagne authored
      Expose guided altitude settings. Rearrange Fly and Plan view settings.
      ad064b52
  8. 01 Nov, 2018 1 commit
    • Don Gagne's avatar
      · 92e7bf38
      Don Gagne authored
      FW Landing Pattern: Support for stop photo/video. Plus item unit test.
      92e7bf38
  9. 25 Oct, 2018 1 commit
  10. 15 Oct, 2018 1 commit
  11. 15 Aug, 2018 1 commit
  12. 14 Aug, 2018 1 commit
  13. 09 Aug, 2018 1 commit
    • Gus Grubba's avatar
      iOS Build · 5dff94bf
      Gus Grubba authored
      Fix xcode project and restore LaunchImage
      Cleanup unused icons
      5dff94bf
  14. 06 Aug, 2018 1 commit
    • Gus Grubba's avatar
      iOS Build · 2befad08
      Gus Grubba authored
      Fix xcode project and restore LaunchImage
      Cleanup unused icons
      2befad08
  15. 20 Jul, 2018 1 commit
  16. 14 Jul, 2018 1 commit
  17. 26 Jun, 2018 1 commit
  18. 15 Jun, 2018 1 commit
  19. 05 Jun, 2018 1 commit
  20. 01 Jun, 2018 1 commit
  21. 16 May, 2018 1 commit
    • acfloria's avatar
      Allow tracking multiple heartbeats for a single link · 66fcbc2a
      acfloria authored
      Add the HeartbeatTimer class to track a single heartbeat for a single link.
      For every new received heartbeat an instance of the class is created.
      Every instance emits a signal if it timed out or the timer is restarted.
      Each vehicle then decides based on all different signals which link is the
      priority link.
      66fcbc2a
  22. 01 May, 2018 1 commit
  23. 30 Apr, 2018 1 commit
  24. 05 Apr, 2018 1 commit
  25. 23 Mar, 2018 1 commit
  26. 22 Mar, 2018 1 commit
    • 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
  27. 16 Mar, 2018 1 commit
  28. 07 Mar, 2018 3 commits
  29. 18 Feb, 2018 1 commit
  30. 16 Feb, 2018 2 commits
  31. 05 Feb, 2018 2 commits
  32. 04 Feb, 2018 1 commit
  33. 30 Jan, 2018 1 commit
  34. 27 Jan, 2018 3 commits