1. 27 Jan, 2018 1 commit
  2. 19 Jan, 2018 1 commit
  3. 13 Dec, 2017 1 commit
  4. 10 Dec, 2017 1 commit
  5. 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
  6. 27 Nov, 2017 1 commit
  7. 19 Sep, 2017 3 commits
  8. 15 Sep, 2017 1 commit
  9. 14 Sep, 2017 1 commit
  10. 03 Sep, 2017 1 commit
  11. 01 Sep, 2017 1 commit
  12. 24 Aug, 2017 2 commits
  13. 12 Aug, 2017 1 commit
  14. 07 Aug, 2017 1 commit
  15. 24 Jul, 2017 2 commits
  16. 21 Jul, 2017 1 commit
  17. 20 Jul, 2017 1 commit
  18. 18 Jul, 2017 2 commits
  19. 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
  20. 21 Jun, 2017 1 commit
  21. 14 Jun, 2017 1 commit
  22. 05 Jun, 2017 1 commit
    • Gus Grubba's avatar
      Adding mp4 and mov files types in addition to mkv · 20bc3fa9
      Gus Grubba authored
      Adding mux GStreamer plugin libraries to Android (to enable video recording on Android)
      Adding an option to limit the amount to disk used for saving videos
      Adding an option to show/hide the REC button (allowing plugins to handle the recording in their own way)
      Adding simple frame grab to file
      20bc3fa9
  23. 04 Jun, 2017 1 commit
  24. 10 May, 2017 1 commit
    • Don Gagne's avatar
      Guided fixes · c3a8400e
      Don Gagne authored
      - Altitude slider not showing up
      - Continue mission not showing up in action list
      c3a8400e
  25. 07 May, 2017 1 commit
  26. 05 May, 2017 1 commit
  27. 25 Apr, 2017 1 commit
  28. 21 Apr, 2017 1 commit
  29. 20 Apr, 2017 1 commit
  30. 19 Apr, 2017 1 commit
  31. 18 Apr, 2017 1 commit
  32. 16 Apr, 2017 1 commit
  33. 14 Apr, 2017 2 commits