1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-14 21:23:52 +01:00
LibrePilot/ground/openpilotgcs/src/plugins/config
PT_Dreamer 9d76c32cf5 GCS-Comment out the updated statements on vehicleconfig.cpp
TODO check if this brings other problems. REVERT commit if it does
2012-07-27 11:45:58 +01:00
..
cfg_vehicletypes GCS-Comment out the updated statements on vehicleconfig.cpp 2012-07-27 11:45:58 +01:00
images Add update from dcat, fix prop directions 2012-07-07 20:46:57 +10:00
airframe.ui fixed the airframe form so it scrolls AND has the shiny new popups 2012-07-24 23:46:21 -07:00
alignment-calibration.cpp OP-191: Merge from full-calibration branch. Add an implementation of TWOSTEP, including bias-only, bias + scale factor, and bias + scale factor + orthogonality calibration methods. 2011-03-21 00:45:40 +00:00
assertions.h OP-191: Merge from full-calibration branch. Add an implementation of TWOSTEP, including bias-only, bias + scale factor, and bias + scale factor + orthogonality calibration methods. 2011-03-21 00:45:40 +00:00
calibration.h OP-191: Merge from full-calibration branch. Add an implementation of TWOSTEP, including bias-only, bias + scale factor, and bias + scale factor + orthogonality calibration methods. 2011-03-21 00:45:40 +00:00
camerastabilization.ui removed all the pushbutton stylesheets, hid all the apply buttons, applied same design ideas to the HW and the attitude forms 2012-07-21 11:26:37 -07:00
cc_hw_settings.ui fixed the hw settings apply button autofill, removed commented lines from the config_cc_hw_widget.cpp file 2012-07-21 12:28:55 -07:00
ccattitude.ui removed all the pushbutton stylesheets, hid all the apply buttons, applied same design ideas to the HW and the attitude forms 2012-07-21 11:26:37 -07:00
ccpm.ui MixerCurve: integrated into all airframes. 2012-07-05 12:58:00 -07:00
config_cc_hw_widget.cpp Merge branch 'MikeL_MixerCurve' of ssh://git.openpilot.org/OpenPilot into pt/CC3D_Release 2012-07-24 16:02:07 +01:00
config_cc_hw_widget.h Merge branch 'next' of ssh://git.openpilot.org:22/OpenPilot into pt/gcs_uavobj_widget_framework 2012-02-11 22:29:03 +00:00
config_dependencies.pri Moved framework to its own plugin 2012-02-05 18:16:38 +00:00
config_global.h Moved framework to its own plugin 2012-02-05 18:16:38 +00:00
config_pro_hw_widget.cpp Fix bug introduced with PiPX merge where the refreshWidgetsValues(UAVObject *) 2012-05-26 03:07:36 -05:00
config_pro_hw_widget.h Moved framework to its own plugin 2012-02-05 18:16:38 +00:00
Config.pluginspec Moved framework to its own plugin 2012-02-05 18:16:38 +00:00
config.pri Moved framework to its own plugin 2012-02-05 18:16:38 +00:00
config.pro rename doublespindelegate files 2012-07-09 08:59:52 -07:00
configcamerastabilizationwidget.cpp removed all the pushbutton stylesheets, hid all the apply buttons 2012-07-21 10:58:05 -07:00
configcamerastabilizationwidget.h Made the scroll event filter a member of the parent class. 2012-04-26 12:29:00 +01:00
configccattitudewidget.cpp removed all the pushbutton stylesheets, hid all the apply buttons 2012-07-21 10:58:05 -07:00
configccattitudewidget.h Merge branch 'next' into MikeL 2012-06-04 15:38:57 -07:00
configfactory.h CC-33 Now the config panel only shows the relevant panel once the board is connected. 2011-03-29 20:32:09 +00:00
configgadget.cpp OP-306 Update all Gadgets so that they destroy their widgets properly when they die. 2011-02-01 23:01:52 +00:00
configgadget.h Moved framework to its own plugin 2012-02-05 18:16:38 +00:00
configgadget.qrc Rename quad-shapes to multi-rotor shapes 2012-07-07 16:44:15 +10:00
configgadgetconfiguration.cpp CC-33 Now the config panel only shows the relevant panel once the board is connected. 2011-03-29 20:32:09 +00:00
configgadgetconfiguration.h CC-33 Now the config panel only shows the relevant panel once the board is connected. 2011-03-29 20:32:09 +00:00
configgadgetfactory.cpp Change the help button setup from in-line help to one per page. Will no longer open an HTML window, but will open the relevant section on the wiki using the OS default browser. 2011-05-31 00:16:01 -07:00
configgadgetfactory.h Change the help button setup from in-line help to one per page. Will no longer open an HTML window, but will open the relevant section on the wiki using the OS default browser. 2011-05-31 00:16:01 -07:00
configgadgetoptionspage.cpp CC-33 Now the config panel only shows the relevant panel once the board is connected. 2011-03-29 20:32:09 +00:00
configgadgetoptionspage.h CC-33 Now the config panel only shows the relevant panel once the board is connected. 2011-03-29 20:32:09 +00:00
configgadgetwidget.cpp Only show PipX config gadget when the PipX is connected. 2012-06-05 19:34:42 -07:00
configgadgetwidget.h Only show PipX config gadget when the PipX is connected. 2012-06-05 19:34:42 -07:00
configinputwidget.cpp Merge branch 'MikeL_MixerCurve' of ssh://git.openpilot.org/OpenPilot into pt/CC3D_Release 2012-07-24 16:02:07 +01:00
configinputwidget.h GCS-Make flight mode switch and accessory channels move acording 2012-07-20 12:47:03 +01:00
configoutputwidget.cpp Merge branch 'MikeL_MixerCurve' of ssh://git.openpilot.org/OpenPilot into pt/CC3D_Release 2012-07-24 16:02:07 +01:00
configoutputwidget.h Remove the connection to refreshWidgetValues() in output widget. Mike was 2012-06-11 13:22:37 -05:00
configpipxtremewidget.cpp Removed some qDebug from PipX configuration widget. 2012-06-12 20:00:58 -07:00
configpipxtremewidget.h PipX configuration screen improvements. 2012-06-12 19:48:31 -07:00
configplugin.cpp More the system task priority down and increase the timeout for erasing the 2012-06-11 12:03:32 -05:00
configplugin.h More the system task priority down and increase the timeout for erasing the 2012-06-11 12:03:32 -05:00
configrevowidget.cpp Fix some slots in config revo calibration 2012-06-11 14:42:08 -05:00
configrevowidget.h gcs: remove reference to obsolete ui_ahrs.h file 2012-03-10 14:52:32 -05:00
configstabilizationwidget.cpp removed all the pushbutton stylesheets, hid all the apply buttons 2012-07-21 10:58:05 -07:00
configstabilizationwidget.h Made the scroll event filter a member of the parent class. 2012-04-26 12:29:00 +01:00
configtxpidwidget.cpp removed all the pushbutton stylesheets, hid all the apply buttons 2012-07-21 10:58:05 -07:00
configtxpidwidget.h Made the scroll event filter a member of the parent class. 2012-04-26 12:29:00 +01:00
configvehicletypewidget.cpp Merge branch 'MikeL_MixerCurve' of ssh://git.openpilot.org/OpenPilot into pt/CC3D_Release 2012-07-24 16:02:07 +01:00
configvehicletypewidget.h VehicleConfig Bugfix/tweek: change getChannelDescs to static in all airframes; 2012-07-07 08:02:10 -07:00
dblspindelegate.cpp mixercurve, dblspindelegate names 2012-07-09 09:07:22 -07:00
dblspindelegate.h mixercurve, dblspindelegate names 2012-07-09 09:07:22 -07:00
defaultattitude.ui CC-33 Now the config panel only shows the relevant panel once the board is connected. 2011-03-29 20:32:09 +00:00
defaultattitudewidget.cpp OP-502 If a board is not connected, the "Save" button is grayed out. The "Apply" button is still enable, which enables creating configurations purely offline. 2011-06-07 16:56:16 +02:00
defaultattitudewidget.h Moved framework to its own plugin 2012-02-05 18:16:38 +00:00
defaulthwsettings.ui Added new hw config tab to the config gadget. 2011-07-19 14:50:42 +01:00
defaulthwsettingswidget.cpp Fixed included file case. 2011-07-25 14:18:09 +01:00
defaulthwsettingswidget.h Moved framework to its own plugin 2012-02-05 18:16:38 +00:00
fancytabwidget.cpp Added "changes not saved" message warning to config gadget 2011-08-02 17:06:17 +01:00
fancytabwidget.h Added "changes not saved" message warning to config gadget 2011-08-02 17:06:17 +01:00
gyro-calibration.cpp OP-191: Merge from full-calibration branch. Add an implementation of TWOSTEP, including bias-only, bias + scale factor, and bias + scale factor + orthogonality calibration methods. 2011-03-21 00:45:40 +00:00
input.ui removed all the pushbutton stylesheets, fixed the scrollbar area colors, compacted UI a bit more for smaller screens, misc text changes 2012-07-21 10:07:47 -07:00
inputchannelform.cpp Merge remote-tracking branch 'origin/next' into os/aerosimrc 2012-05-28 21:46:43 +03:00
inputchannelform.h Made the scroll event filter a member of the parent class. 2012-04-26 12:29:00 +01:00
inputchannelform.ui UI changes to the GCS interface pages 2012-07-10 20:53:31 -07:00
legacy-calibration.cpp OP-191: Merge from full-calibration branch. Add an implementation of TWOSTEP, including bias-only, bias + scale factor, and bias + scale factor + orthogonality calibration methods. 2011-03-21 00:45:40 +00:00
mixercurve.cpp MixerCurve: disable command buttons; add conventional Reset/Advanced buttons; 2012-07-14 07:25:57 -07:00
mixercurve.h MixerCurve: disable command buttons; add conventional Reset/Advanced buttons; 2012-07-14 07:25:57 -07:00
mixercurve.ui MixerCurve: disable command buttons; add conventional Reset/Advanced buttons; 2012-07-14 07:25:57 -07:00
output.ui removed all the pushbutton stylesheets, fixed the scrollbar area colors, compacted UI a bit more for smaller screens, misc text changes 2012-07-21 10:07:47 -07:00
outputchannelform.cpp deleted the commented lines, tried resizing the margins and I couldnt get it to look quite right, so I ditched it. 2012-07-14 21:26:38 -07:00
outputchannelform.h Made the scroll event filter a member of the parent class. 2012-04-26 12:29:00 +01:00
outputchannelform.ui more GUI changes and reorganizations 2012-07-14 11:50:17 -07:00
pipxtreme.ui removed all the pushbutton stylesheets, fixed the scrollbar area colors, compacted UI a bit more for smaller screens, misc text changes 2012-07-21 10:07:47 -07:00
pro_hw_settings.ui removed all the pushbutton stylesheets, fixed the scrollbar area colors, compacted UI a bit more for smaller screens, misc text changes 2012-07-21 10:07:47 -07:00
revosensors.ui Get the 6pt calibration working again for revo 2011-12-24 15:58:12 -06:00
stabilization.ui removed all the pushbutton stylesheets, fixed the scrollbar area colors, compacted UI a bit more for smaller screens, misc text changes 2012-07-21 10:07:47 -07:00
twostep.cpp Fixed problems that blocked compiling on Windows 2011-04-11 10:07:06 +00:00
txpid.ui removed all the pushbutton stylesheets, fixed the scrollbar area colors, compacted UI a bit more for smaller screens, misc text changes 2012-07-21 10:07:47 -07:00
vernier.ui OP-146 Stabilization config interface: this is a work in progress, and a pure mock-up of the UI, I would like feedback. 2011-02-22 22:03:32 +00:00