Skip to content
  1. Sep 25, 2018
    • Don Gagne's avatar
      · 96eae82a
      Don Gagne authored
      Multi-Vehicle Start/Pause Fixes
      96eae82a
  2. Aug 10, 2018
  3. Jun 19, 2018
  4. Jun 18, 2018
  5. Jun 07, 2018
  6. Jun 03, 2018
  7. May 25, 2018
  8. May 24, 2018
    • DonLakeFlyer's avatar
      Control renaming · 63c76487
      DonLakeFlyer authored
      * QGCCheckListItem -> PreFlightCheckButton
      * CheckList -> PreFlightCheckList
      63c76487
  9. May 20, 2018
  10. May 12, 2018
  11. May 11, 2018
  12. May 05, 2018
  13. May 02, 2018
  14. Mar 06, 2018
    • Gus Grubba's avatar
      Flight Widget · 6d636fd3
      Gus Grubba authored
      Allow plugins to define a left placement for its custom flight widget.
      When placed on the left, the action tool strip is placed on the right side.
      6d636fd3
  15. Feb 20, 2018
  16. Feb 16, 2018
  17. Jan 27, 2018
  18. Jan 19, 2018
  19. Dec 13, 2017
  20. Dec 10, 2017
  21. 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
  22. Nov 27, 2017
  23. Sep 19, 2017
  24. Sep 15, 2017
  25. Sep 14, 2017
  26. Sep 03, 2017
  27. Sep 01, 2017
  28. Aug 24, 2017
  29. Aug 12, 2017
  30. Aug 07, 2017
  31. Jul 24, 2017
Loading