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
2011-07-27 19:39:08 +01:00
..
images Added new hw config tab to the config gadget. 2011-07-19 14:50:42 +01:00
ahrs.ui OP-538 Included fixes into ground codebase, thanks. 2011-06-26 12:16:21 +02:00
airframe.ui Refractured the Airframe config widget. 2011-07-26 20:35:38 +01: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
cc_hw_settings.ui Merge remote-tracking branch 'remotes/origin/GCS_ChangesToUI-RuntimeCFG' into next 2011-07-26 21:44:59 +01:00
ccattitude.ui Group calibration items in UI as well 2011-07-16 11:16:47 -05:00
ccpm.ui OP-550 UI Changes to make all fonts consistent in config gadget. Drop in the 2011-07-16 03:26:36 -05:00
config_cc_hw_widget.cpp Refractured the Airframe config widget. 2011-07-26 20:35:38 +01:00
config_cc_hw_widget.h Moved input type to hw config tab. 2011-07-25 23:18:41 +01:00
config_pro_hw_widget.cpp Refractured the Airframe config widget. 2011-07-26 20:35:38 +01:00
config_pro_hw_widget.h Moved input type to hw config tab. 2011-07-25 23:18:41 +01:00
Config.pluginspec CC-39 Have GCS detect whether the board is a CC or an OP, and update the INS calibration widget accordingly. 2011-03-28 21:15:44 +00:00
config.pro Added new hw config tab to the config gadget. 2011-07-19 14:50:42 +01:00
configahrswidget.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
configahrswidget.h 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
configairframewidget.cpp Refractured the Airframe config widget. 2011-07-26 20:35:38 +01:00
configairframewidget.h Refractured the Airframe config widget. 2011-07-26 20:35:38 +01:00
configccattitudewidget.cpp Small bug where a field was still referenced but didn't exist in UI. 2011-07-17 02:19:58 -05:00
configccattitudewidget.h Reformat attitude configuration gadget to use static access methods for 2011-06-24 10:38:26 -05:00
configccpmwidget.cpp Merge remote branch 'origin/OP-532_Heli_GUI_Improvements' 2011-06-24 10:05:54 +03:00
configccpmwidget.h OP-532 Improved visibility abd contrast of servo numbers on the 2011-06-24 01:38:29 -04: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 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.qrc Added new hw config tab to the config gadget. 2011-07-19 14:50:42 +01: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 Fix tab order. Switch to using unum for tabs. 2011-07-21 15:35:59 +01:00
configgadgetwidget.h Fix tab order. Switch to using unum for tabs. 2011-07-21 15:35:59 +01:00
configinputwidget.cpp Merge remote-tracking branch 'remotes/origin/GCS_ChangesToUI-RuntimeCFG' into next 2011-07-26 21:44:59 +01:00
configinputwidget.h OP-537 Fixes according to Osnwt suggestions 2011-06-21 18:58:46 +01:00
configoutputwidget.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
configoutputwidget.h 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
configplugin.cpp Update dialog on configplugin 2011-04-26 19:27:29 +02:00
configplugin.h Forgot a small change to make sure that in case the request times out, we get an error. 2011-04-26 00:53:37 +02:00
configstabilizationwidget.cpp Expose the rate D term which in simulations seems to help damp oscillations for 2011-06-24 10:38:25 -05:00
configstabilizationwidget.h 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
configtaskwidget.cpp Refractured the Airframe config widget. 2011-07-26 20:35:38 +01:00
configtaskwidget.h Refractured the Airframe config widget. 2011-07-26 20:35:38 +01: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 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
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 Added new hw config tab to the config gadget. 2011-07-19 14:50:42 +01:00
fancytabwidget.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
fancytabwidget.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
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 Moved input type to hw config tab. 2011-07-25 23:18:41 +01: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
mixercurveline.cpp build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
mixercurveline.h build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
mixercurvepoint.cpp build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
mixercurvepoint.h build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
mixercurvewidget.cpp Minor Cleaning 2011-06-12 00:49:05 +01:00
mixercurvewidget.h Minor Cleaning 2011-06-12 00:49:05 +01:00
output.ui OP-550 UI Changes to make all fonts consistent in config gadget. Drop in the 2011-07-16 03:26:36 -05:00
pro_hw_settings.ui Added new hw config tab to the config gadget. 2011-07-19 14:50:42 +01:00
smartsavebutton.cpp Added embedded and gcs version info to exported uavobjects file. 2011-07-27 19:39:08 +01:00
smartsavebutton.h Refractured the Airframe config widget. 2011-07-26 20:35:38 +01:00
stabilization.ui Group the axis limimts in the stabilization settings. 2011-07-16 11:07:30 -05:00
twostep.cpp Fixed problems that blocked compiling on Windows 2011-04-11 10:07:06 +00: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