1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
Commit Graph

4856 Commits

Author SHA1 Message Date
Philippe Renon
9a1a43186a OP-1351 attempt at using a QToolbox for the calibration steps UI (wip to get early feedback) 2014-05-23 09:15:24 +02:00
Philippe Renon
297671ae68 OP-1351 temperature (absolute and variance) are displayed again. cleaned up related code. 2014-05-22 21:22:54 +02:00
Philippe Renon
4feaa72998 OP-1351 thermal calibration step now uses instruction panel like all other steps (WIP).
Display of temp and temp variation currently broken.
2014-05-21 23:14:09 +02:00
Philippe Renon
e8b7a025ba OP-1351 calibration ui : Moved instruction panel below button panel to free
space for visual help. Made visual help image respect aspect ration. Text
panels are now non editable, reworked help text and step names.
2014-05-21 23:14:08 +02:00
Philippe Renon
eee02bafe6 first version (resizing should go to image, might need a split pane) 2014-05-21 23:14:08 +02:00
Philippe Renon
fe60509ffa OP-1331 uncrustified 2014-05-16 23:53:04 +02:00
Philippe Renon
846146ca80 Merge branch 'filnet/OP-1331_alignment_issue_in_input_output_channel_config' into next
Conflicts:
	ground/openpilotgcs/src/plugins/config/configgadgetwidget.cpp
2014-05-16 23:51:13 +02:00
Philippe Renon
9fe0c6516c OP-1331 slightly increased min width of Input Channel Function combobox 2014-05-15 00:20:45 +02:00
Philippe Renon
ced787d716 OP-1331 fixed regression in widget binding framework (handling of scale was broken) 2014-05-14 23:37:40 +02:00
Philippe Renon
b74e1c19bf OP-1331 slightly increased min width of Input Channel Type and Number comboboxes 2014-05-14 22:11:15 +02:00
Philippe Renon
c32026b906 OP-1331 hopefully last tweaks for input/output channel alignment on CliffOS (most component width are now self adjusting) 2014-05-13 22:52:10 +02:00
Philippe Renon
940074e6f6 OP-1348 Congig gadget would briefly flash next widget when replacing the currently selected widget (missing change) 2014-05-13 22:06:10 +02:00
Philippe Renon
513ba37746 OP-1348 Congig gadget would briefly flash next widget when replacing the currently selected widget 2014-05-13 22:04:01 +02:00
Philippe Renon
e9f14544f9 OP-1346 GCS was not allowing setting the ResponseTime for the Collective input channel.
Worse GCS would then shift the values (Accessory0 would go to Collective, Accessory1 to Accessory0,
Accessory2 to Accessory1 and Accessory2 would always be zero)
2014-05-12 22:42:01 +02:00
Philippe Renon
6804e5fe8e OP-1331 factored common code between InputChannelForm and OutputChannelForm into new abstract class ChannelForm 2014-05-12 22:30:50 +02:00
Philippe Renon
38b0617596 OP-1331 uncrustified 2014-05-11 22:08:35 +02:00
Philippe Renon
7affc8d12f OP-1331 OP-1335 BITFIELD was removed by mistake from UAVObjectField::isNumeric() (self review) 2014-05-11 18:53:49 +02:00
Philippe Renon
88100a72c2 OP-1331 OP-1335 revisited GComboBox to integer binding (less hacky now ;) ) 2014-05-11 18:48:39 +02:00
Philippe Renon
9cf24a9731 OP-1331 minor tweaks to output channel form 2014-05-11 17:46:37 +02:00
Philippe Renon
b6a297c40f OP-1159 Removed "Rev" checkboxes on input tab for channels on which it doesn't have an effect 2014-05-11 17:42:44 +02:00
Philippe Renon
048ca0787f OP-1343 GCS Config - Input Channel Response Time was not saved + Made visible only for relevant channels. 2014-05-11 17:32:04 +02:00
Philippe Renon
fcc16367eb OP-1331 fixed compilation error in configgadgetwidet introduced with last commit 2014-05-11 16:30:31 +02:00
Philippe Renon
9012f0aa89 OP-1331 commented out useless GCS logging 2014-05-11 16:20:07 +02:00
Philippe Renon
3a02149d1d Merge branch 'next' of ssh://git.openpilot.org/OpenPilot into next 2014-05-11 14:56:56 +02:00
Philippe Renon
40ed1fc570 OP-1174 fixed GCS telemetry build dependency issue 2014-05-11 14:20:31 +02:00
Philippe Renon
274c6aadad OP-1331 trying new approach to address input/output channel configuration grid alignment issues.
New approach is to move the individual widgets to the parent grid layout in order to have them all under the same constraints.
This wip to have feedback on other OSes.
2014-05-10 20:40:14 +02:00
Corvus Corax
29cef5876d Merge branch 'amorale/OP-975_calibration_process_changes' into corvuscorax/OP-1161_magnetometer-alarm
Conflicts:
	ground/openpilotgcs/src/plugins/config/calibration/sixpointcalibrationmodel.cpp
2014-05-08 21:27:01 +02:00
Corvus Corax
ce8e9db362 Merge branch 'next' into corvuscorax/OP-1161_magnetometer-alarm 2014-05-08 21:16:21 +02:00
Philippe Renon
da3d9d61fc OP-1331 fixed alignment issues in Config Output channel list (mostly by fixing the size of items).
Includes other minor UI cleanups (spin box text right aligned, ...)
2014-05-08 18:31:09 +02:00
Philippe Renon
fed7fba84f OP-1331 fixed alignment issues in Config Input channel list (mostly by fixing the size of items).
Removed hidden channelNumber spin box. Included other minor UI cleanups (spin box text right aligned, ...).
2014-05-08 18:31:01 +02:00
Philippe Renon
07a828f971 OP-1331 OP-1335 Added support in ConfigTaskWidget to bind a GComboBox to an integer property 2014-05-08 17:55:20 +02:00
Philippe Renon
cc1c4db786 Merge branch 'filnet/OP-1174_beautify_uploader_gadget_popups' into next 2014-05-08 00:28:26 +02:00
Alessio Morale
96904bdf50 OP-975 Use GyroSensor UAVO when available for gyro calibration (on revo GyroState is biased by EKF gyrobias, so it reads almost always 0) 2014-05-07 22:34:27 +02:00
Corvus Corax
2da1f2aa09 Merge branch 'corvuscorax/OP-1309_Stabilization-Refactoring' into corvuscorax/OP-1161_magnetometer-alarm 2014-05-07 22:26:20 +02:00
Alessio Morale
bd7b1f8d57 OP-975 some visual enhancemets to UI (moving save button for level, adding spacers, showing percentage to progressbar) 2014-05-07 21:07:08 +02:00
Alessio Morale
7451e3d0a5 OP-975 fix some help text. 2014-05-07 21:03:08 +02:00
Cliff Geerdes
ead576bab4 OP-1323 GCS label font tweaks 2014-05-06 21:52:32 -04:00
Corvus Corax
56b5747b4e uncrustify 2014-05-06 18:53:57 +02:00
Corvus Corax
a2ae0601bb Merge remote-tracking branch 'origin/amorale/OP-975_calibration_process_changes' into corvuscorax/OP-1161_magnetometer-alarm 2014-05-06 18:51:46 +02:00
Corvus Corax
2bd7609de9 Merge branch 'next' into corvuscorax/OP-1161_magnetometer-alarm
Conflicts:
	ground/openpilotgcs/share/openpilotgcs/diagrams/default/system-health.svg
2014-05-06 17:30:00 +02:00
Corvus Corax
b42cd8e862 Merge remote-tracking branch 'origin/Bertrand/OP-1303_Add_PathPlan_Alarm_In_SystemHealth' into next 2014-05-06 16:58:17 +02:00
Philippe Renon
e3e92efc70 OP-1174 uncrustified 2014-05-05 00:05:51 +02:00
Philippe Renon
1e803c292b OP-1174 beautified various uploader popups 2014-05-04 22:53:14 +02:00
Philippe Renon
f38de84aa2 OP-1174 changed title of firmware mismatch popup 2014-05-04 22:52:09 +02:00
Philippe Renon
bcb16f7618 OP-1174 minor uploader ui tweaks : Status text now has minimum size to avoid jumps of the toolbar buttons. Capitalized Erase Settings button. 2014-05-04 22:51:24 +02:00
Philippe Renon
465f57215c OP-1309 restored tab index to 0 in input.ui 2014-05-04 18:22:28 +02:00
Philippe Renon
8abd540eb9 OP-1309 fixed label alignment issue in input.ui affecting Stabilization Modes 2014-05-04 12:47:40 +02:00
Corvus Corax
aee6a3b85b Merge branch 'corvuscorax/OP-1309_Stabilization-Refactoring' into corvuscorax/OP-1259_Cruise_Control_Tweaks 2014-05-04 12:04:43 +02:00
Corvus Corax
fb41258e57 OP-1309 fixed missing assignment in manualcontrol FM switch 2014-05-04 12:03:56 +02:00
Alessio Morale
1395bd524c OP-975 fix help, make instruction text more visible 2014-05-03 19:45:22 +02:00