Skip to content
Snippets Groups Projects
  1. Oct 25, 2018
  2. Oct 15, 2018
  3. Aug 15, 2018
  4. Aug 14, 2018
  5. Aug 09, 2018
    • Gus Grubba's avatar
      iOS Build · 5dff94bf
      Gus Grubba authored
      Fix xcode project and restore LaunchImage
      Cleanup unused icons
      5dff94bf
  6. Aug 06, 2018
    • Gus Grubba's avatar
      iOS Build · 2befad08
      Gus Grubba authored
      Fix xcode project and restore LaunchImage
      Cleanup unused icons
      2befad08
  7. Jul 20, 2018
  8. Jul 14, 2018
  9. Jun 26, 2018
  10. Jun 15, 2018
  11. Jun 05, 2018
  12. Jun 01, 2018
  13. May 16, 2018
    • 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
  14. May 01, 2018
  15. Apr 30, 2018
  16. Apr 05, 2018
  17. Mar 23, 2018
  18. 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
  19. Mar 16, 2018
  20. Mar 07, 2018
  21. Feb 18, 2018
  22. Feb 16, 2018
  23. Feb 05, 2018
  24. Feb 04, 2018
  25. Jan 30, 2018
  26. Jan 27, 2018
  27. Dec 31, 2017
  28. Dec 19, 2017
  29. Dec 13, 2017
Loading