1. 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
  2. 12 Jul, 2016 1 commit
  3. 21 Jun, 2016 1 commit
  4. 18 Jun, 2016 1 commit
  5. 17 Jun, 2016 2 commits
  6. 16 Jun, 2016 2 commits
  7. 11 Jun, 2016 1 commit
  8. 06 Jun, 2016 1 commit
  9. 02 Jun, 2016 2 commits
  10. 31 May, 2016 1 commit
  11. 29 May, 2016 1 commit
  12. 09 May, 2016 1 commit
  13. 05 May, 2016 2 commits
  14. 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
  15. 22 Apr, 2016 1 commit
  16. 16 Apr, 2016 1 commit
  17. 13 Apr, 2016 1 commit
  18. 12 Apr, 2016 2 commits
  19. 29 Mar, 2016 1 commit
  20. 28 Mar, 2016 1 commit
  21. 13 Mar, 2016 1 commit
  22. 10 Mar, 2016 1 commit
  23. 07 Mar, 2016 1 commit
  24. 06 Mar, 2016 1 commit
  25. 01 Mar, 2016 2 commits
  26. 28 Feb, 2016 1 commit
  27. 27 Feb, 2016 1 commit
  28. 26 Feb, 2016 2 commits
  29. 23 Feb, 2016 1 commit
  30. 19 Feb, 2016 1 commit
  31. 18 Feb, 2016 2 commits