1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-07 18:46:06 +01:00
LibrePilot/ground/openpilotgcs/src/plugins/config
2014-04-27 12:13:49 +02:00
..
calibration OP-975 Employ a new sequence that is optimal for magnetometer calibration. Updated all images 2014-04-27 12:13:49 +02:00
cfg_vehicletypes OP-1216 added new mixer output type "reversable motor" to have engines which can can backwards go to a safe level when disarmed 2014-03-09 01:37:22 +01:00
images OP-975 Employ a new sequence that is optimal for magnetometer calibration. Updated all images 2014-04-27 12:13:49 +02:00
airframe_ccpm.ui OP-907 step 4: vehicle config UI cleanups 2013-04-13 17:58:11 +02:00
airframe_custom.ui OP-907 step 4: vehicle config UI cleanups 2013-04-13 17:58:11 +02:00
airframe_fixedwing.ui OP-907 step 4: vehicle config UI cleanups 2013-04-13 17:58:11 +02:00
airframe_ground.ui OP-907 vehicle config widgets now have consistent labels for mixer sliders 2013-04-16 00:13:08 +02:00
airframe_multirotor.ui OP-1237 Blank/Black Buttons on Vehicle Configuration Multirotor Throttle Curve 2014-03-07 22:44:06 +01:00
airframe.ui OP-1088 Changes to the Vehicle configuration page. Changed combo box for tab bar and made the tab text translate-able. 2014-02-08 13:50:14 +01:00
alignment-calibration.cpp Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
assertions.h Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
autotune.ui AutoTune UI: add warning to reboot the board (something is better than nothing) 2012-11-14 17:49:37 +02:00
calibration.h Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
camerastabilization.ui OP-1191 Minor gui fixes. Removed stuff from linux css file. No need to have minor tweaks to the fusion style. 2014-02-08 13:51:42 +01:00
cc_hw_settings.ui OP-1250 Add Gps Protocol configuration 2014-03-12 20:51:19 +01:00
ccattitude.ui OP-1191 General Configuration cleanup 2014-02-06 16:28:26 +01:00
ccpm_old.ui OP-907 step 2: moved vehicle specific code to respective vehicle widget 2013-04-13 17:58:03 +02:00
config_cc_hw_widget.cpp OP-1250 Add GPS protocol configuration (with minor corrections) 2014-03-13 21:24:31 +01:00
config_cc_hw_widget.h [OP-835] Qt 5.1.0 - migrated GCS plugins 2013-09-15 23:37:20 +02:00
config_dependencies.pri OP-1150 UI for thermal calibration: fix missing dependency on version_info 2014-02-03 23:32:47 +01:00
config_global.h Moved framework to its own plugin 2012-02-05 18:16:38 +00:00
Config.pluginspec OP-772: Normalize line endings 2013-04-05 23:46:56 +03:00
config.pri Moved framework to its own plugin 2012-02-05 18:16:38 +00:00
config.pro OP-975 Move gyro zero bias calibration to a reusable class 2014-04-11 05:41:39 +02:00
configautotunewidget.cpp [OP-835] Qt 5.1.0 - migrated GCS plugins 2013-09-15 23:37:20 +02:00
configautotunewidget.h [OP-835] Qt 5.1.0 - migrated GCS plugins 2013-09-15 23:37:20 +02:00
configcamerastabilizationwidget.cpp Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
configcamerastabilizationwidget.h Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
configccattitudewidget.cpp OP-975 move listMean and listVar out of configtaskwidget 2014-04-11 06:29:56 +02:00
configccattitudewidget.h OP-1150 UI for thermal calibration: get rid of accel_scale no more needed after refactoring 2014-02-03 20:25:59 +01: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 Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
configgadget.h Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
configgadget.qrc OP-975 Employ a new sequence that is optimal for magnetometer calibration. Updated all images 2014-04-27 12:13:49 +02:00
configgadgetfactory.cpp Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
configgadgetfactory.h Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
configgadgetwidget.cpp OP-1088 Changes to the Vehicle configuration page. Changed combo box for tab bar and made the tab text translate-able. 2014-02-08 13:50:14 +01:00
configgadgetwidget.h OP-1122 OP-1125 cleaned up GCS side uavtalk includes 2013-12-11 22:22:28 +01:00
configinputwidget.cpp Merge branch 'next' into corvuscorax/OP-1216_flight-control-refurbishment 2014-03-08 15:52:45 +01:00
configinputwidget.h OP-1197 configurable failsafes OP-1219 thrust control OP-1217 separate manualcontrolsettings apart 2014-02-09 19:37:22 +01:00
configoutputwidget.cpp OP-1122 OP-1125 cleaned up GCS side uavtalk includes 2013-12-11 22:22:28 +01:00
configoutputwidget.h [OP-835] Qt 5.1.0 - migrated GCS plugins 2013-09-15 23:37:20 +02:00
configpipxtremewidget.cpp OP-1191 Uncrustify. 2014-02-09 19:12:45 +01:00
configpipxtremewidget.h OP-1191 OPLink Configuration cleanup 2014-02-06 16:27:58 +01:00
configplugin.cpp [OP-835] Qt 5.1.0 - migrated GCS plugins 2013-09-15 23:37:20 +02:00
configplugin.h OP-1122 OP-1125 cleaned up GCS side uavtalk includes 2013-12-11 22:22:28 +01:00
configrevohwwidget.cpp OP-1250 Add GPS protocol configuration (with minor corrections) 2014-03-13 21:24:31 +01:00
configrevohwwidget.h [OP-835] Qt 5.1.0 - migrated GCS plugins 2013-09-15 23:37:20 +02:00
configrevohwwidget.ui OP-1250 Add Gps Protocol configuration 2014-03-12 20:51:19 +01:00
configrevowidget.cpp OP-975 give to empty image a meaningful name 2014-04-22 17:39:12 +02:00
configrevowidget.h OP-975 Move gyro zero bias calibration to a reusable class 2014-04-11 05:41:39 +02:00
configstabilizationwidget.cpp OP-1191 Fixed Stabilization gui issues. 2014-02-09 10:59:50 +01:00
configstabilizationwidget.h OP-1170 Got rid of all compiler warning in Config Plugin 2014-02-26 17:17:37 +01:00
configtxpidwidget.cpp OP-984 Some refactoring to prepare for multi PID bank GUI support. 2014-01-01 22:49:04 +01:00
configtxpidwidget.h Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
configvehicletypewidget.cpp OP-1191 Uncrustify. 2014-02-09 19:12:45 +01:00
configvehicletypewidget.h OP-1088 Changes to the Vehicle configuration page. Changed combo box for tab bar and made the tab text translate-able. 2014-02-08 13:50:14 +01:00
dblspindelegate.cpp Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
dblspindelegate.h Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
defaultattitude.ui OP-935 Disables controls when no board is connected. Re-Factored the MixerCurve widget. 2013-05-04 00:13:15 +02:00
defaultattitudewidget.cpp Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
defaultattitudewidget.h [OP-835] Qt 5.1.0 - migrated GCS plugins 2013-09-15 23:37:20 +02:00
defaulthwsettings.ui OP-935 Adds checkbox for 'real time updates' to basic screen. Disables controls when no board is connected. 2013-05-01 12:59:07 +02:00
defaulthwsettingswidget.cpp Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
defaulthwsettingswidget.h [OP-835] Qt 5.1.0 - migrated GCS plugins 2013-09-15 23:37:20 +02:00
fancytabwidget.cpp OP-1170 Got rid of all compiler warning in Config Plugin 2014-02-26 17:17:37 +01:00
fancytabwidget.h [OP-835] Qt 5.1.0 - migrated GCS plugins 2013-09-15 23:37:20 +02:00
gyro-calibration.cpp Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
input.ui OP-1170 Got rid of all compiler warning in Config Plugin 2014-02-26 17:17:37 +01:00
inputchannelform.cpp uncrustification 2014-01-22 18:30:30 +01:00
inputchannelform.h OP-1166 Adde some more nice to have functionality to the channel configuration gui. 2014-01-21 00:49:46 +01:00
inputchannelform.ui OP-1166 Adde some more nice to have functionality to the channel configuration gui. 2014-01-21 00:49:46 +01:00
legacy-calibration.cpp Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
mixercurve.cpp [OP-835] Qt 5.1.0 - migrated GCS plugins 2013-09-15 23:37:20 +02:00
mixercurve.h [OP-835] Qt 5.1.0 - migrated GCS plugins 2013-09-15 23:37:20 +02:00
mixercurve.ui OP-1170 Got rid of all compiler warning in Config Plugin 2014-02-26 17:17:37 +01:00
output.ui OP-1191 Gui fixes to Output configuration gui. 2014-02-09 11:36:57 +01:00
outputchannelform.cpp Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
outputchannelform.h OP-1170 Got rid of all compiler warning in Config Plugin 2014-02-26 17:17:37 +01:00
outputchannelform.ui OP-1170 Got rid of all compiler warning in Config Plugin 2014-02-26 17:17:37 +01:00
pipxtreme.ui OP-1191 Added message box stating that board reboot is needed after bind/unbind 2014-02-06 17:51:13 +01:00
revosensors.ui OP-975 Split level/gyro calibrations, base level calibration on board rotation, a lot more refactoring/cleanup 2014-04-10 22:43:47 +02:00
stabilization.ui OP-1260 fix misspelling of RattitudeModeTransition 2014-03-23 13:00:00 -04:00
twostep.cpp Merge remote-tracking branch 'origin/next' into amorale/OP-1149_gyro_accel_thermal_calibration 2014-01-23 01:02:13 +01:00
txpid.ui OP-1191 General Configuration cleanup 2014-02-06 16:28:26 +01: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