1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-09 20:46:07 +01:00
LibrePilot/ground/openpilotgcs/src/plugins/config
abeck70 443b3742cc OP-1848 altvario
1. Build fixes
2. Additional UI components.
2015-04-23 21:54:20 +10:00
..
calibration OP-1504 Fixed some compiler warnings and uncrustified code. 2014-10-13 16:30:49 +02:00
cfg_vehicletypes OP-1822 Check visibility and avoid false error that skip Mixer table to populate 2015-04-04 17:21:38 +02:00
images OP-1466 Cosmetic changes to Svg / Layer order 2015-02-27 22:37:35 +01:00
airframe_ccpm.ui GUI input / helicopter tab : Define first tab as default 2015-03-03 00:40:50 +01:00
airframe_custom.ui OP-1668 Adjusting layout. 2015-01-28 00:41:11 +01:00
airframe_fixedwing.ui Disable sliders by default, as default airframe is Aileron and on a clean 2014-08-28 05:58:14 +10:00
airframe_ground.ui OP-1622 Revert Car Throttle (only forward). Use only Curve2 for tank, Customtab display fix 2014-11-22 23:09:59 +01:00
airframe_multirotor.ui OP-1698 Added channel allocation checking - Little HexaH bug - Uncrustify 2015-02-01 18:02:19 +01:00
airframe.ui OP-1581 Add button to open Vehicle Configuration Wizard to Config plugin. 2014-10-29 00:30:06 +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 Fixed layout 2015-03-02 22:22:41 +01:00
cc_hw_settings.ui OP-1685 Fixed Output config layout, fixed HW config layout for CC. 2015-02-18 08:44:57 +01:00
ccattitude.ui OP-1323 GCS label font tweaks 2014-05-06 21:52:32 -04:00
ccpm_old.ui OP-907 step 2: moved vehicle specific code to respective vehicle widget 2013-04-13 17:58:03 +02:00
channelform.cpp OP-1331 factored common code between InputChannelForm and OutputChannelForm into new abstract class ChannelForm 2014-05-12 22:30:50 +02:00
channelform.h OP-1331 factored common code between InputChannelForm and OutputChannelForm into new abstract class ChannelForm 2014-05-12 22:30:50 +02:00
config_cc_hw_widget.cpp uncrustify 2014-07-02 23:27:58 +02: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-1525 Added curve and slider for StickExpo. 2014-10-08 00:55:35 +02: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-969 - Fixed unnecessary resizing of input config wizard 2015-02-19 22:44:45 +10: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-1337 French translations updates 2014-05-10 11:56:24 +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-1685 - Show a warning in output tab if config issues are found 2015-02-11 22:33:57 +01:00
configgadgetfactory.cpp OP-1552 Changed text of menu for input setup wizard. 2014-10-20 13:58:54 +02:00
configgadgetfactory.h OP-1581 Add button to open Vehicle Configuration Wizard to Config plugin. 2014-10-29 00:30:06 +01:00
configgadgetwidget.cpp OP-1576 Removed TxResent from GUI. Renamed some files. 2015-02-02 21:25:38 +01:00
configgadgetwidget.h OP-1331 trying new approach to address input/output channel configuration grid alignment issues. 2014-05-10 20:40:14 +02:00
configinputwidget.cpp OP-1808 Code change according to review results 2015-04-06 13:10:04 +08:00
configinputwidget.h OP-1808 1.Make flight mode stick identification to be optional. 2. Refine some code. 2015-03-31 22:54:25 +08:00
configoplinkwidget.cpp OP-1522 Remove unused channel set cfg 2015-02-02 21:25:38 +01:00
configoplinkwidget.h OP-1576 Removed TxResent from GUI. Renamed some files. 2015-02-02 21:25:38 +01:00
configoutputwidget.cpp OP-1768 Added PWMSync to warning text 2015-03-08 09:26:59 +01:00
configoutputwidget.h Uncrustify 2015-02-23 00:01:22 +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-1528 Add GUI support for Telemetry and Telemetry+PPM over the Flexi-IO port. 2014-10-07 00:44:06 +02:00
configrevohwwidget.h OP-1528 Add GUI support for Telemetry and Telemetry+PPM over the Flexi-IO port. 2014-10-07 00:44:06 +02:00
configrevohwwidget.ui OP-1528 Add GUI support for Telemetry and Telemetry+PPM over the Flexi-IO port. 2014-10-07 00:44:06 +02:00
configrevowidget.cpp OP-1548 - Adding limits to FusionAlgorithm 2014-10-21 00:12:09 +02:00
configrevowidget.h OP-1351 minor cleanups 2014-06-14 18:14:10 +02:00
configstabilizationwidget.cpp Merge branch 'thread/OP-1590_PID_Bank_Management' into rel-14.10 2014-11-04 22:55:25 +01:00
configstabilizationwidget.h OP-1590 Fixed issues found in review. 2014-11-04 22:05:17 +01:00
configtxpidwidget.cpp OP-1534 Add expo and acro insanity factor to TxPID 2014-10-10 17:57:24 +02:00
configtxpidwidget.h OP-1423 Use the TxPIDSettings::PIDsOptions enum instead of string comparisons 2014-08-05 19:31:26 +02:00
configvehicletypewidget.cpp OP-1635 Remove QuadH in config tab - AirframeType 2015-02-10 22:48:43 +01:00
configvehicletypewidget.h OP-1668 Fixed widget updates. 2015-01-27 15:05:59 +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_wizard.ui 1. Revise according to review results. 2. Force one flight mode if 2CH ground vehicle was confirmed. 2015-03-19 15:06:22 +08:00
input.ui Merge branch 'rel-15.02' RC4 into next 2015-03-07 16:47:46 +11:00
inputchannelform.cpp OP-1660 Little pixel issue on groove (margin left on blue, margin right on white) and margin not needed (not active, typo) 2015-01-03 13:01:25 +01:00
inputchannelform.h OP-1660 Rcinput sliders : Add a small Red mark for neutral value - Tooltip for value 2014-12-27 08:09:59 +01:00
inputchannelform.ui OP-1660 Allow realtime monitoring of inputs 2014-12-25 17:49:19 +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-1474 Added Axis labels to curves. 2014-09-21 14:28:07 +02:00
mixercurve.h OP-1474 Added Axis labels to curves. 2014-09-21 14:28:07 +02:00
mixercurve.ui OP-1474 Added thrust PID scale curve to stabilization configuration GUI. 2014-09-06 23:53:44 +02:00
oplink.ui OP-1522 Remove unused channel set cfg 2015-02-02 21:25:38 +01:00
output.ui OP-1685 Re-factored some code. 2015-02-22 14:46:08 +01:00
outputchannelform.cpp missing uncrustification 2015-02-24 22:04:11 +01:00
outputchannelform.h OP-1728 First commit - Maybe better behavior - Display motors with red handle 2015-02-18 00:34:38 +01:00
outputchannelform.ui fix rogue \n in outputchannelform.ui 2015-02-24 12:16:30 +13:00
revosensors.ui OP-1337 Typos fixes in code + Translation update 2014-07-05 18:51:16 +02:00
stabilization.ui OP-1848 altvario 2015-04-23 21:54:20 +10: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-1323 GCS label font tweaks 2014-05-06 21:52:32 -04: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