1. 01 Dec, 2016 1 commit
  2. 27 Nov, 2016 1 commit
  3. 24 Nov, 2016 1 commit
  4. 17 Nov, 2016 1 commit
  5. 12 Nov, 2016 1 commit
  6. 10 Nov, 2016 1 commit
  7. 05 Oct, 2016 1 commit
  8. 04 Oct, 2016 1 commit
  9. 28 Sep, 2016 1 commit
  10. 18 Sep, 2016 2 commits
  11. 17 Sep, 2016 1 commit
  12. 15 Sep, 2016 1 commit
  13. 04 Sep, 2016 2 commits
  14. 01 Sep, 2016 2 commits
  15. 30 Aug, 2016 1 commit
  16. 31 Jul, 2016 1 commit
  17. 27 Jul, 2016 1 commit
    • Kelly Steich's avatar
      total mission stats computation · c10431fe
      Kelly Steich authored
      first iteration of mission stats calculation (dist and maxTelem)
      
      add survey item distance to mission distance
      
      remove unused calculations from _calcHomeDist
      
      added correct calculation of missionMaxTelemetry when there is a complex item
      
      use speed to compute mission time according to vehicle type
      
      started implementation of hover and cruise distance
      
      corrected typos
      
      added logic
      
      prevent survey from crasing
      
      added checks for vtol
      
      rearrange logic
      
      added primitive check for landing
      
      rearranged checks
      
      new arrangement
      
      added logic for transition
      
      fix for small bugs
      
      add check for mission speed larger than 0
      
      remove already existinh check
      
      reduce code a bit
      
      clean up
      c10431fe
  18. 26 Jul, 2016 1 commit
  19. 12 Jul, 2016 1 commit
  20. 21 Jun, 2016 1 commit
  21. 18 Jun, 2016 1 commit
  22. 17 Jun, 2016 2 commits
  23. 16 Jun, 2016 2 commits
  24. 11 Jun, 2016 1 commit
  25. 06 Jun, 2016 1 commit
  26. 02 Jun, 2016 2 commits
  27. 31 May, 2016 1 commit
  28. 29 May, 2016 1 commit
  29. 09 May, 2016 1 commit
  30. 05 May, 2016 2 commits
  31. 26 Apr, 2016 2 commits
    • Gus Grubba's avatar
      Fix QGCView.showDialog() when called from FactTextField. · 74d30cd4
      Gus Grubba authored
      Actually, changed so showDialog figures out on its own if it should use available height or full parent height. The variable is now set by the main window, which controls which view is being shown.
      I commented off some code in ParameterEditorDialog.qml as it is not properly handling the dialog and causing it to get "stuck".
      74d30cd4
    • dogmaphobic's avatar
      Fix QGCView.showDialog() when called from FactTextField. · 3adba8e2
      dogmaphobic authored
      Actually, changed so showDialog figures out on its own if it should use available height or full parent height. The variable is now set by the main window, which controls which view is being shown.
      I commented off some code in ParameterEditorDialog.qml as it is not properly handling the dialog and causing it to get "stuck".
      3adba8e2
  32. 22 Apr, 2016 1 commit