Skip to content
  1. Apr 30, 2018
  2. Feb 21, 2018
  3. Dec 10, 2017
  4. Mar 05, 2017
  5. Mar 03, 2017
  6. Sep 04, 2016
  7. Jul 19, 2016
  8. Jun 28, 2016
  9. May 31, 2016
  10. May 13, 2016
  11. 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
  12. Apr 22, 2016
  13. Apr 13, 2016
  14. Jan 03, 2016
  15. Dec 30, 2015
  16. Dec 28, 2015
  17. Dec 27, 2015
  18. Dec 16, 2015
    • Tomaz Canabrava's avatar
      Add the initial stub for the AirFrame configuration for APM · ff32b9fe
      Tomaz Canabrava authored
      
      
      This commit introduces the APM Airframe configuration. The interface
      is the same as the PX4 one, but the way we deal with the uas is a bit different
      
      Since the APM stack doesn't provide a xml with airframe definitions a
      new one was created by hand with only the values that we need, wich will
      trigger a download of the parameters file from the mavlink github
      
      Now it correctly handles the FRAME variable and it's faster
      regarding the download of the parameters for each type of Frame.
      
      Only show Airframes for ArduCopter, not for ArduRover nor ArduPlane
      
      Signed-off-by: default avatarTomaz Canabrava <tomaz.canabrava@intel.com>
      ff32b9fe
  19. Dec 06, 2015
  20. Dec 03, 2015
    • Don Gagne's avatar
      Add mission item categories · 62acc335
      Don Gagne authored
      - New mission command editor dialog
      - New MissionCommands toolbox object to get command info
      - Added APM mission item set
      62acc335
  21. Nov 22, 2015
  22. Sep 25, 2015
  23. Sep 13, 2015
  24. Jun 29, 2015
  25. Jun 01, 2015
  26. May 29, 2015
  27. May 28, 2015
  28. May 27, 2015
  29. May 19, 2015
  30. May 15, 2015
  31. May 14, 2015
  32. May 13, 2015
  33. May 12, 2015
  34. May 10, 2015
  35. May 09, 2015
Loading