1. 27 Jan, 2018 1 commit
  2. 29 Nov, 2017 3 commits
    • Beat Küng's avatar
      AirMap: refactor for multi-vehicle support & base class API · d17f10d2
      Beat Küng authored
      - add multi-vehicle support: each vehicle has now a per-vehicle AirMap
        object that takes care of flight creation, traffic & telemetry
      - add a base class API layer so that the interface between QGC and the
        AirMap implementation is clear, and easier to change
      - removes polygon upload to vehicle (needs a better solution)
      d17f10d2
    • Gus Grubba's avatar
      Make AirMapController as part of a Vehicle rather than a creatable QML... · d09847fc
      Gus Grubba authored
      Make AirMapController as part of a Vehicle rather than a creatable QML instance. This is ultimately linked to a vehicle and not the view. Eventually a lot of the code currently in AirMapManager will have to come here as well so the data persists with a vehicle. AirMapManager should only handle the global aspects.
      Added a temporary indicator right below the toolbar. It's only visible if a permission (of any kind) exists. I need to understand better how this works before coming up with a more permanent solution.
      Restored toolbar to its original state (brand logo and whatnot)
      d09847fc
    • DonLakeFlyer's avatar
      add AirMap Controller & Manager · c92f9ca0
      DonLakeFlyer authored
      c92f9ca0
  3. 06 Sep, 2017 1 commit
  4. 15 Aug, 2017 1 commit
  5. 12 Aug, 2017 1 commit
  6. 11 Aug, 2017 1 commit
  7. 20 Jul, 2017 1 commit
  8. 19 Jul, 2017 1 commit
  9. 07 Jul, 2017 1 commit
    • DonLakeFlyer's avatar
      GoTo Location fixes · 394c6b16
      DonLakeFlyer authored
      - Don't allow goto click while other guided ui is visible
      - Use NoMouseThroughRectangle for guided ui popups
      - Better visuals for goto indicator in map
      394c6b16
  10. 01 May, 2017 1 commit
  11. 26 Apr, 2017 1 commit
  12. 21 Apr, 2017 1 commit
  13. 19 Apr, 2017 1 commit
  14. 15 Apr, 2017 1 commit
  15. 14 Apr, 2017 1 commit
  16. 13 Apr, 2017 1 commit
  17. 06 Apr, 2017 1 commit
  18. 05 Apr, 2017 2 commits
    • DonLakeFlyer's avatar
      Fix up ordering · 3ce99053
      DonLakeFlyer authored
      3ce99053
    • Gus Grubba's avatar
      Enable (custom) Fly View overlay · ce911c01
      Gus Grubba authored
      Added top/bottom alignment state to map scale
      Allow disabling instrument widget altogether
      Added an otherwise redundant row to PlanToolbar so it matches the same button position as the main toolbar
      Fixed typo (Math.max()) in ScreenTools
      Fixed Javascript Exception in OfflineMap
      Increased the import window size in OfflineMap
      Added function to MainWindow to disable toolbar for a truly modal dialog
      Added code so clicking on an open toolbar indicator will cause it to close
      ce911c01
  19. 03 Apr, 2017 1 commit
  20. 02 Apr, 2017 1 commit
  21. 30 Mar, 2017 1 commit
  22. 29 Mar, 2017 1 commit
  23. 28 Mar, 2017 1 commit
  24. 25 Mar, 2017 2 commits
  25. 24 Mar, 2017 2 commits
  26. 23 Mar, 2017 1 commit
  27. 22 Mar, 2017 1 commit
  28. 21 Mar, 2017 1 commit
  29. 19 Mar, 2017 2 commits
  30. 16 Mar, 2017 1 commit
  31. 13 Mar, 2017 1 commit
  32. 05 Mar, 2017 1 commit
  33. 04 Mar, 2017 1 commit
  34. 03 Mar, 2017 1 commit