.. |
cfg_vehicletypes
|
Changes requested in review.
|
2012-08-23 18:10:27 +02:00 |
images
|
Add update from dcat, fix prop directions
|
2012-07-07 20:46:57 +10:00 |
airframe.ui
|
Change the wording to be less harsh
|
2012-07-19 07:04:09 +10: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
|
Make the autotune UI allow recomputing the values based on the measured system
|
2012-08-03 09:37:45 -05: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
|
CameraStab UI: use ConfigTaskWidget API to take care of other widgets
|
2012-08-14 17:15:53 +03:00 |
cc_hw_settings.ui
|
Fix stupid commit on my part. Thanks for heads up brian.
|
2012-01-31 19:26:48 -06:00 |
ccattitude.ui
|
Group calibration items in UI as well
|
2011-07-16 11:16:47 -05:00 |
ccpm.ui
|
Bugfix: ccpm_ui - change sliders signal sliderMoved to valueChanged;
|
2012-05-25 11:29:38 -07:00 |
config_cc_hw_widget.cpp
|
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_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
|
Add stub for the autotune configuration widget
|
2012-08-03 09:37:45 -05:00 |
configautotunewidget.cpp
|
Connect correct signal to relay tuning so the UI populates the calculated
|
2012-08-04 12:03:53 -05:00 |
configautotunewidget.h
|
Make the autotune UI allow recomputing the values based on the measured system
|
2012-08-03 09:37:45 -05:00 |
configcamerastabilizationwidget.cpp
|
CameraStab UI: add comment about reference implementation
|
2012-08-23 13:39:37 +03: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
|
Minor improvement to GCS bias calibration logic, plus minor UI behaviour tweak
|
2012-09-10 22:22:36 +09:30 |
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
|
OP-39 Added new graphics for buttons.
|
2012-08-23 16:28:57 +02:00 |
configgadgetfactory.h
|
OP-39 Added code to jump from the SetupWizard directly to the InputWizard in the ConfigurationPlugin to complete the vehicle setup and realize the 1-2-Fly idea.
|
2012-08-03 18:31:47 +02: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 'next' into thread/OP-39
|
2012-09-13 22:11:37 +02:00 |
configgadgetwidget.h
|
Merge branch 'next' into thread/OP-39
|
2012-09-13 22:11:37 +02:00 |
configinputwidget.cpp
|
Merge branch 'next' into thread/OP-39
|
2012-09-09 23:46:39 +02:00 |
configinputwidget.h
|
OP-39 Added code to jump from the SetupWizard directly to the InputWizard in the ConfigurationPlugin to complete the vehicle setup and realize the 1-2-Fly idea.
|
2012-08-03 18:31:47 +02: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
|
Eliminated several (dozen) compiler warnings.
|
2012-08-23 18:03:17 +02:00 |
configpipxtremewidget.h
|
PipX configuration screen improvements.
|
2012-06-12 19:48:31 -07:00 |
configplugin.cpp
|
OP-39 Added code to jump from the SetupWizard directly to the InputWizard in the ConfigurationPlugin to complete the vehicle setup and realize the 1-2-Fly idea.
|
2012-08-03 18:31:47 +02: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
|
Keep up: spelling disableWheelEvents; add pushbutton setAttribute for osx.
|
2012-05-26 16:49:02 -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
|
Fixed several compile warning complaints.
|
2012-08-21 16:18:58 +01:00 |
configvehicletypewidget.h
|
VehicleConfig: add set/getThrottleCurve, enhance configwidgets to consume;
|
2012-06-14 15:40:17 -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
|
Refactored variable names to be more helpful.
|
2012-08-08 20:57:41 +02: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
|
Turned off wheel scrolling! Also changed all wheel focus to strong focus .
|
2012-04-19 13:00:20 -04: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 |
output.ui
|
config outputs now uses dropdown boxes for the update freq.
|
2011-11-29 17:01:02 +00:00 |
outputchannelform.cpp
|
Keep up: spelling disableWheelEvents; add pushbutton setAttribute for osx.
|
2012-05-26 16:49:02 -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
|
Fixed outputchannelform.ui tab order and tab focus.
|
2012-04-17 16:32:07 -04:00 |
pipxtreme.ui
|
gcs: fix pipx-related typos in GCS
|
2012-08-25 23:46:40 -04:00 |
pro_hw_settings.ui
|
Added new hw config tab to the config gadget.
|
2011-07-19 14:50:42 +01:00 |
revosensors.ui
|
Get the 6pt calibration working again for revo
|
2011-12-24 15:58:12 -06:00 |
stabilization.ui
|
Fix the stabilization expert UI so the label is in the right place
|
2012-06-12 01:52:32 -05:00 |
twostep.cpp
|
Fixed problems that blocked compiling on Windows
|
2011-04-11 10:07:06 +00:00 |
txpid.ui
|
Match small spacing between TxPid and CameraStab
|
2012-05-26 03:11:39 -05: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 |