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

10630 Commits

Author SHA1 Message Date
Philippe Renon
bdbe9d7f68 OP-1351 fixed early closing of debug log file causing some qt warnings and loss of debug output 2014-05-31 19:44:09 +02:00
Philippe Renon
489f59b65d OP-1351 fixed issue that caused thermal calibration to progress bar to move back 2014-05-31 19:42:53 +02:00
Philippe Renon
5182ccc2eb OP-1351 initial cleanup of thermal calibration + added attempt at simulating the temperature rise 2014-05-31 19:42:40 +02:00
Philippe Renon
14e8e769c8 OP-1351 made help icon size consistent accross configuration panels 2014-05-30 19:06:34 +02:00
Philippe Renon
111dcd704f OP-1351 SixPointCalibrationModel will now only save relevant parts of uavobjects to avoid stomping irrelevant parts 2014-05-30 19:06:34 +02:00
Philippe Renon
ac61ed35d2 OP-1351 use two instances of SixPointCalibrationModel (one for accel and one for mag calibration) to avoid apply/save issues when using only one 2014-05-30 19:06:29 +02:00
Philippe Renon
9f50859978 OP-1351 Apply and Save logic for board level calibration now works as expected 2014-05-30 18:07:23 +02:00
Philippe Renon
20708f0058 OP-1351 Apply and Save logic for sxi point calibration now works as expected 2014-05-30 15:11:37 +02:00
Philippe Renon
934a11bd96 OP-1351 Apply and Save logic for gyro bias calibration now works as expected 2014-05-30 15:09:07 +02:00
Philippe Renon
bd6bd043d1 OP-1351 thermal calibration - fixed duplicate signal warning 2014-05-29 00:26:37 +02:00
Philippe Renon
9cced08f82 OP-1351 reviewed instructions text for all calibration steps 2014-05-28 23:43:11 +02:00
Philippe Renon
60700cab7f OP-1351 improved instructions handling for thermal calibration (removed duplicates, specified instruction types) 2014-05-28 23:07:31 +02:00
Philippe Renon
c9b64d6399 OP-1351 reverted use of QToolbox + tried to better handle resizing of visual help 2014-05-25 22:48:36 +02:00
Philippe Renon
0f72ca05e9 OP-1351 cleaned up instruction handling code (less hacky) 2014-05-25 20:14:26 +02:00
Philippe Renon
48558f75e6 OP-1351 disable other calibration steps when running thermal calibration 2014-05-25 18:46:51 +02:00
Philippe Renon
c799d8f90e Merge remote-tracking branch 'origin/filnet/OP-1351_calibration_ui_polishing' into filnet/OP-1351_calibration_ui_polishing
Conflicts:
	ground/openpilotgcs/src/plugins/config/calibration/thermal/thermalcalibrationmodel.h
	ground/openpilotgcs/src/plugins/config/configrevowidget.cpp
	ground/openpilotgcs/src/plugins/config/configrevowidget.h
	ground/openpilotgcs/src/plugins/config/revosensors.ui
2014-05-23 09:29:54 +02:00
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
124a31f0b5 Merge branch 'next' of ssh://git.openpilot.org/OpenPilot into next
Conflicts:
	ground/openpilotgcs/src/plugins/config/configgadgetwidget.cpp
2014-05-16 23:58: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
Corvus Corax
2d4ad5a76d uncrustification 2014-05-16 23:42:17 +02:00
Corvus Corax
2357ee1774 hotfix: allow arming in Stabilized 4,5,6 2014-05-16 23:39:36 +02:00
Philippe Renon
e066124a27 Merge branch 'filnet/OP-1348_config_gadget_flashes_next_panel_when_connecting_disconnecting_board' into next 2014-05-16 23:34:24 +02:00
Philippe Renon
803647cef7 OP-1351 thermal calibration step now uses instruction panel like all other steps (WIP).
Display of temp and temp variation currently broken.
2014-05-15 22:10:16 +02:00
Philippe Renon
8cea28a221 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-15 22:07:57 +02:00
Alessio Morale
58bba31c72 Merge remote-tracking branch 'origin/amorale/OP-1312_pios_ws2811_driver' into next 2014-05-15 20:30:43 +02:00
Alessio Morale
e082fbc04e Merge remote-tracking branch 'origin/amorale/OP-1330_cannot_set_homelocation.set_false' into next 2014-05-15 20:30:32 +02:00
Alessio Morale
7182fe0194 Merge remote-tracking branch 'origin/amorale/OP-1329_airspeed_fixes' into next 2014-05-15 20:30:10 +02:00
Philippe Renon
9fe0c6516c OP-1331 slightly increased min width of Input Channel Function combobox 2014-05-15 00:20:45 +02:00
Corvus Corax
065a632123 Merge branch 'corvuscorax/OP-1325_Event-System-Error-Alarm' into next 2014-05-15 00:13:20 +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
8caac790ef ignore Eclipse project files ground/openpilotgcs 2014-05-14 22:32:47 +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
0a2dbb565f first version (resizing should go to image, might need a split pane) 2014-05-13 01:08:54 +02:00
Alessio Morale
47976312c2 OP-1330 reset Home Set delay timer if Set==true 2014-05-12 22:56:28 +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
Alessio Morale
8bbb56337b OP-1312 keep pulse timings low to have more margin to handle bus contentions and irq response time. 2014-05-11 18:57:06 +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