1. 06 Nov, 2020 1 commit
  2. 17 Apr, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 284a2c08
      DoinLakeFlyer authored
      App messages now use simple modal message dialogs. Vehicle messages continue to use non-modal popup.
      284a2c08
  3. 01 Feb, 2020 1 commit
  4. 02 Sep, 2018 1 commit
    • 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
  5. 15 Aug, 2018 1 commit
  6. 09 Aug, 2018 1 commit
  7. 08 Aug, 2018 1 commit
  8. 01 Aug, 2018 1 commit
    • 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
  9. 24 Jul, 2018 2 commits
  10. 23 Jul, 2018 2 commits
  11. 19 Jul, 2018 1 commit
  12. 25 Jun, 2018 1 commit
  13. 23 Jun, 2018 1 commit
  14. 22 Jun, 2018 1 commit
  15. 19 Jun, 2018 1 commit
  16. 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
  17. 07 Mar, 2018 1 commit
  18. 03 Mar, 2018 1 commit
  19. 01 Mar, 2018 1 commit
  20. 27 Feb, 2018 2 commits
  21. 24 Feb, 2018 1 commit
  22. 20 Feb, 2018 2 commits
  23. 18 Feb, 2018 1 commit
  24. 16 Feb, 2018 3 commits
  25. 30 Jan, 2018 1 commit
  26. 27 Jan, 2018 9 commits