Skip to content
  1. Nov 29, 2017
    • 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
  2. Sep 06, 2017
  3. Aug 15, 2017
  4. Aug 12, 2017
  5. Aug 11, 2017
  6. Jul 20, 2017
  7. Jul 19, 2017
  8. Jul 07, 2017
    • 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
  9. May 01, 2017
  10. Apr 26, 2017
  11. Apr 21, 2017
  12. Apr 19, 2017
  13. Apr 15, 2017
  14. Apr 14, 2017
  15. Apr 13, 2017
  16. Apr 06, 2017
  17. Apr 05, 2017
    • 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
  18. Apr 03, 2017
  19. Apr 02, 2017
  20. Mar 30, 2017
  21. Mar 29, 2017
  22. Mar 28, 2017
  23. Mar 25, 2017
  24. Mar 24, 2017
  25. Mar 23, 2017
  26. Mar 22, 2017
  27. Mar 21, 2017
  28. Mar 19, 2017
  29. Mar 16, 2017
  30. Mar 13, 2017
  31. Mar 05, 2017
  32. Mar 04, 2017
  33. Mar 03, 2017
Loading