Skip to content
  1. May 31, 2016
  2. May 13, 2016
  3. 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
  4. Apr 22, 2016
  5. Apr 13, 2016
  6. Jan 03, 2016
  7. Dec 30, 2015
  8. Dec 28, 2015
  9. Dec 27, 2015
  10. 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
  11. Dec 06, 2015
  12. 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
  13. Nov 22, 2015
  14. Sep 25, 2015
  15. Sep 13, 2015
  16. Jun 29, 2015
  17. Jun 01, 2015
  18. May 29, 2015
  19. May 28, 2015
  20. May 27, 2015
  21. May 19, 2015
  22. May 15, 2015
  23. May 14, 2015
  24. May 13, 2015
  25. May 12, 2015
  26. May 10, 2015
  27. May 09, 2015
Loading