1. 23 Jun, 2019 1 commit
  2. 19 Jun, 2019 1 commit
  3. 05 Jan, 2019 1 commit
    • Don Gagne's avatar
      · fb8d5806
      Don Gagne authored
      Simpler control design for better mobile display
      fb8d5806
  4. 19 Nov, 2018 1 commit
    • Don Gagne's avatar
      · 0b938f33
      Don Gagne authored
      Better handling of Flight Plan Complete comm lost scenarios
      0b938f33
  5. 17 Nov, 2018 1 commit
    • Don Gagne's avatar
      · 78b7d48d
      Don Gagne authored
      New Resume Mission sequence
      78b7d48d
  6. 25 Sep, 2018 1 commit
    • Don Gagne's avatar
      · 96eae82a
      Don Gagne authored
      Multi-Vehicle Start/Pause Fixes
      96eae82a
  7. 10 Aug, 2018 1 commit
  8. 19 Jun, 2018 1 commit
  9. 18 Jun, 2018 1 commit
  10. 07 Jun, 2018 1 commit
  11. 03 Jun, 2018 2 commits
  12. 25 May, 2018 3 commits
  13. 24 May, 2018 1 commit
    • DonLakeFlyer's avatar
      Control renaming · 63c76487
      DonLakeFlyer authored
      * QGCCheckListItem -> PreFlightCheckButton
      * CheckList -> PreFlightCheckList
      63c76487
  14. 20 May, 2018 1 commit
  15. 12 May, 2018 1 commit
  16. 11 May, 2018 2 commits
  17. 05 May, 2018 1 commit
  18. 02 May, 2018 1 commit
  19. 06 Mar, 2018 1 commit
    • 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
  20. 20 Feb, 2018 1 commit
  21. 16 Feb, 2018 2 commits
  22. 27 Jan, 2018 1 commit
  23. 19 Jan, 2018 1 commit
  24. 13 Dec, 2017 1 commit
  25. 10 Dec, 2017 1 commit
  26. 29 Nov, 2017 2 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
  27. 27 Nov, 2017 1 commit
  28. 19 Sep, 2017 3 commits
  29. 15 Sep, 2017 1 commit
  30. 14 Sep, 2017 1 commit
  31. 03 Sep, 2017 1 commit
  32. 01 Sep, 2017 1 commit