Skip to content
  1. Apr 17, 2020
    • DoinLakeFlyer's avatar
      · 284a2c08
      DoinLakeFlyer authored
      App messages now use simple modal message dialogs. Vehicle messages continue to use non-modal popup.
      284a2c08
  2. Feb 01, 2020
  3. Sep 02, 2018
    • Gus Grubba's avatar
      Added option to enable/disable Airspaces on map · 5c956faa
      Gus Grubba authored
      Limit all queries to areas smaller than 500km^2. If an area of interest is greater, clip to 500km^2 centered on current ROI's center.
      Removed the identifier "Airmap" from error messages coming from Airmap.
      Added a clipping function to QGCGeoBoundingCube (clip polygon to given area)
      5c956faa
  4. Aug 15, 2018
  5. Aug 09, 2018
  6. Aug 08, 2018
  7. Aug 01, 2018
    • Gus Grubba's avatar
      Switch advisory API · e67ba35d
      Gus Grubba authored
      Handle flight start/end time
      Handle start/stop traffic monitor
      Only start telemetry if enabled
      Added a "Now" button for the flight start time
      Collect advisories only when the rules change
      e67ba35d
  8. Jul 24, 2018
  9. Jul 23, 2018
  10. Jul 19, 2018
  11. Jun 25, 2018
  12. Jun 23, 2018
  13. Jun 22, 2018
  14. Jun 19, 2018
  15. 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
  16. Mar 07, 2018
  17. Mar 03, 2018
  18. Mar 01, 2018
  19. Feb 27, 2018
  20. Feb 24, 2018
  21. Feb 20, 2018
  22. Feb 18, 2018
  23. Feb 16, 2018
  24. Jan 30, 2018
  25. Jan 27, 2018
Loading