1. 09 Jul, 2019 1 commit
  2. 15 May, 2019 1 commit
  3. 01 May, 2019 1 commit
  4. 27 Apr, 2019 1 commit
  5. 26 Apr, 2019 1 commit
  6. 19 Apr, 2019 1 commit
    • Don Gagne's avatar
      · fe3db4cf
      Don Gagne authored
      Object ownership handled by SettingsGroup base class
      fe3db4cf
  7. 11 Apr, 2019 1 commit
  8. 10 Dec, 2018 1 commit
  9. 18 Nov, 2018 2 commits
  10. 11 Nov, 2018 2 commits
  11. 05 Sep, 2018 1 commit
  12. 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
  13. 15 Aug, 2018 4 commits
  14. 14 Aug, 2018 1 commit
  15. 10 Aug, 2018 2 commits
  16. 09 Aug, 2018 1 commit
  17. 08 Aug, 2018 1 commit
  18. 02 Aug, 2018 2 commits
  19. 01 Aug, 2018 2 commits
    • 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
    • Gus Grubba's avatar
      Update weather icon string · 467c4eb5
      Gus Grubba authored
      467c4eb5
  20. 31 Jul, 2018 1 commit
  21. 24 Jul, 2018 2 commits
  22. 23 Jul, 2018 3 commits
  23. 19 Jul, 2018 1 commit
  24. 11 Jul, 2018 1 commit
  25. 25 Jun, 2018 2 commits
  26. 23 Jun, 2018 1 commit
  27. 22 Jun, 2018 2 commits
    • Gus Grubba's avatar
      Change feature default values to something that will be identified as "not... · 4283729f
      Gus Grubba authored
      Change feature default values to something that will be identified as "not set". When a flight is created, features with missing values (not set) are not included. Note that all these are persistent, which may create a problem if something changes (different vehicle with large weight difference for instance). As the subsequent use of these are persistent, a question may not be asked because it's already set (the brief only asks for missing or problem values).
      4283729f
    • Gus Grubba's avatar
      Make the choice of using a personal key persistent. This will allow to toggle... · 95f49cc0
      Gus Grubba authored
      Make the choice of using a personal key persistent. This will allow to toggle between personal and hardcoded key. Otherwise you would need to clear your personal key each time you want to use the hardcoded one.
      95f49cc0