Skip to content
  1. Jul 31, 2016
  2. Jul 27, 2016
    • 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
  3. Jul 26, 2016
  4. Jul 25, 2016
    • Andreas Bircher's avatar
      inserting dummy stats to establish UI · f49da92e
      Andreas Bircher authored
      fixing the stats display
      
      enable hide/unhide of vtol and survey stats
      
      adding check for surveying item
      
      setting distance units and check if vtol
      
      add active vehicle
      
      check for valid mission
      
      requested changes
      f49da92e
  5. Jul 24, 2016
  6. Jul 12, 2016
  7. Jul 07, 2016
  8. Jun 29, 2016
  9. Jun 21, 2016
  10. Jun 18, 2016
  11. Jun 17, 2016
  12. Jun 16, 2016
  13. Jun 14, 2016
  14. Jun 11, 2016
  15. Jun 06, 2016
  16. Jun 03, 2016
  17. Jun 02, 2016
  18. May 31, 2016
  19. May 29, 2016
  20. May 09, 2016
  21. May 05, 2016
  22. Apr 26, 2016
    • 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
  23. Apr 22, 2016
  24. Apr 16, 2016
  25. Apr 13, 2016
  26. Apr 12, 2016
  27. Mar 29, 2016
  28. Mar 28, 2016
  29. Mar 16, 2016
Loading