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
2012-09-24 20:26:04 -07:00
..
cfg_vehicletypes A couple artwork fixes for reversed motors. 2012-09-24 22:36:39 +02:00
images A couple artwork fixes for reversed motors. 2012-09-24 22:36:39 +02:00
airframe.ui Merge branch 'kenz/extraGUIchanges' of ssh://git.openpilot.org/OpenPilot into cp/extraGUIchanges 2012-09-24 20:26:04 -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
autotune.ui GCS-Yaw mixing level reverse button 2012-09-23 22:50:05 +01: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 omg I think I fixed the mac spacing, just checking on windows build now 2012-09-15 12:27:59 -07:00
cc_hw_settings.ui reworked ALL the ui pages in windows so they work there, so pushing this for now, it just needs love in osx 2012-09-08 18:35:14 -07:00
ccattitude.ui omg I think I fixed the mac spacing,linux and windows tweak test 2012-09-15 12:59:16 -07:00
ccpm.ui MixerCurve: integrated into all airframes. 2012-07-05 12:58:00 -07:00
config_cc_hw_widget.cpp GCS-UI Fixes 2012-08-24 17:50:28 +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 Merge branch 'pt/CC3D_Release' of ssh://git.openpilot.org/OpenPilot into pt/CC3D_Release 2012-09-14 14:12:16 +01:00
configautotunewidget.cpp GCS-Auto Tuning 2012-09-22 23:17:06 +01:00
configautotunewidget.h GCS- Fixes compile error 2012-09-24 13:38:14 +01:00
configcamerastabilizationwidget.cpp Merge branch 'pt/CC3D_Release' of ssh://git.openpilot.org/OpenPilot into pt/CC3D_Release 2012-09-06 12:41:08 +01:00
configcamerastabilizationwidget.h CameraStab UI: fix spacing and add comments according to OP coding style guidelines 2012-08-15 10:31:19 +03:00
configccattitudewidget.cpp Merge branch 'pt/CC3D_Release' of ssh://git.openpilot.org/OpenPilot into pt/CC3D_Release 2012-09-14 14:12:16 +01:00
configccattitudewidget.h Fixes/tweaks to GCS levelling code. Fixed a deadlock and take more samples 2012-09-08 15:58:39 +09:30
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 Merge branch 'pidt1' into next 2012-09-11 23:39:50 -05:00
configgadgetwidget.h Merge branch 'next' into relay_tuning 2012-09-04 10:43:04 -05:00
configinputwidget.cpp GCS- Input config gadget 2012-09-21 18:40:55 +01:00
configinputwidget.h GCS-Moved the wizard and calibration widgets to the stacked widget 2012-07-29 00:53:05 +01:00
configoutputwidget.cpp Fixed several compile warning complaints. 2012-08-21 16:18:58 +01:00
configoutputwidget.h Remove the connection to refreshWidgetValues() in output widget. Mike was 2012-06-11 13:22:37 -05:00
configpipxtremewidget.cpp Merge branch 'pt/CC3D_Release' of ssh://git.openpilot.org/OpenPilot into pt/CC3D_Release 2012-09-09 13:04:29 +01: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 Fixed several compile warning complaints. 2012-08-21 16:18:58 +01:00
configrevowidget.h gcs: remove reference to obsolete ui_ahrs.h file 2012-03-10 14:52:32 -05:00
configstabilizationwidget.cpp GCS-Made rate Kd roll and pitch link when checkbox is checked. 2012-07-27 09:13:53 -05:00
configstabilizationwidget.h Made the scroll event filter a member of the parent class. 2012-04-26 12:29:00 +01:00
configtxpidwidget.cpp GCS - More fixes to the dirty status of the config widgets 2012-08-01 15:17:05 +01:00
configtxpidwidget.h Made the scroll event filter a member of the parent class. 2012-04-26 12:29:00 +01:00
configvehicletypewidget.cpp Added swapping of artwork when multirotor direction reversed. 2012-09-24 22:01:19 +02:00
configvehicletypewidget.h Added swapping of artwork when multirotor direction reversed. 2012-09-24 22:01:19 +02: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 just doing local commits so I can grab it in my own branch, just spacing changes and a little rearrangement 2012-09-22 11:09:08 -07:00
inputchannelform.cpp reworked ALL the ui pages in windows so they work there, so pushing this for now, it just needs love in osx 2012-09-08 18:35:14 -07:00
inputchannelform.h Made the scroll event filter a member of the parent class. 2012-04-26 12:29:00 +01:00
inputchannelform.ui reworked ALL the ui pages in windows so they work there, so pushing this for now, it just needs love in osx 2012-09-08 18:35:14 -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 GCS-Review comments changes 2012-09-12 11:09:30 +01:00
mixercurve.h GCS-Review comments changes 2012-09-12 11:09:30 +01:00
mixercurve.ui almost done fixing any spacing isues, changed the font so its bigger, added some new stylesheet properties to linux and osx 2012-08-28 23:27:36 -07:00
output.ui just doing local commits so I can grab it in my own branch, just spacing changes and a little rearrangement 2012-09-22 11:09:08 -07:00
outputchannelform.cpp reworked ALL the ui pages in windows so they work there, so pushing this for now, it just needs love in osx 2012-09-08 18:35:14 -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 reworked ALL the ui pages in windows so they work there, so pushing this for now, it just needs love in osx 2012-09-08 18:35:14 -07:00
pipxtreme.ui Merge branch 'pt/CC3D_Release' of ssh://git.openpilot.org/OpenPilot into pt/CC3D_Release 2012-09-06 12:41:08 +01: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 omg I think I fixed the mac spacing, just checking on windows build now 2012-09-15 12:27:59 -07:00
twostep.cpp Fixed problems that blocked compiling on Windows 2011-04-11 10:07:06 +00:00
txpid.ui reworked ALL the ui pages in windows so they work there, so pushing this for now, it just needs love in osx 2012-09-08 18:35:14 -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