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

4935 Commits

Author SHA1 Message Date
Laurent Lalanne
1ed2dbfe29 OP-1337 Little typo error 2014-06-28 11:06:33 +02:00
Laurent Lalanne
75160750fb OP-1337 Translations updates 2014-06-22 22:53:28 +02:00
Laurent Lalanne
8895cae3eb Merge branch 'next' into laurent/OP-1337_French_translations_updates
Conflicts:
	ground/openpilotgcs/src/plugins/config/calibration/thermal/compensationcalculationtransition.h
2014-06-22 22:06:35 +02:00
Alessio Morale
7fc58a6b2b Merge remote-tracking branch 'origin/filnet/OP-1351_calibration_ui_polishing' into next 2014-06-22 20:51:41 +02:00
Alessio Morale
f30dd414ac Merge branch 'amorale/OP-1227_cc_high_cpu_utilization' into next 2014-06-22 16:06:08 +02:00
Philippe Renon
d775eb536a OP-1351 changed some thermal calibration instruction messages from Warn to Info 2014-06-16 23:06:06 +02:00
Philippe Renon
0f439baff2 OP-1351 six point calibration would not clear instruction text when displaying home location not set error message 2014-06-16 23:05:19 +02:00
Alessio Morale
dfdce20044 Merge remote-tracking branch 'origin/Bertrand/OP-1339_System_Health_Improvement' into next 2014-06-16 10:04:55 +02:00
Alessio Morale
3932d0a8bd Merge remote-tracking branch 'origin/laurent/OP-1354_Current_voltage_fixes_and_more_in_PFD' into next 2014-06-16 10:04:07 +02:00
Philippe Renon
bd127320d7 OP-1351 thermal calibration - fixed glitch in time display 2014-06-14 22:24:07 +02:00
Philippe Renon
7eea7113e3 OP-1351 six point calibration - replaced unset home location error popup wiht instruction message 2014-06-14 18:41:53 +02:00
Philippe Renon
440741f616 OP-1351 fixed an instruction message 2014-06-14 18:19:18 +02:00
Philippe Renon
48978b523c OP-1351 minor cleanups 2014-06-14 18:14:10 +02:00
Philippe Renon
6e43858f50 OP-1351 commented out thermal rise simulation 2014-06-14 18:13:17 +02:00
Philippe Renon
51bfb49e8c OP-1351 add more helpful instruction to thermal calibration (end condition, estimated time, ...) 2014-06-14 18:11:43 +02:00
Philippe Renon
1e0028cc2f OP-1531 thermal calibration now displays the acquired temperature range + cleaned up display and handling of temp and variance. 2014-06-13 00:40:55 +02:00
Philippe Renon
bc7087da1a OP-1351 added missing tr() call for thermal calibration estimated time message 2014-06-12 21:11:45 +02:00
Philippe Renon
67ff2e58b8 OP-1351 now use Newton's law of cooling to simulate temperature rise 2014-06-11 21:35:07 +02:00
Laurent Lalanne
4ecc78a353 OP-1337 Simplified tooltip message for DelayComp/CC inverted mode 2014-06-11 07:56:16 +02:00
Philippe Renon
e596f2ea90 OP-1351 thermal calibration - added Debug message type and used it to stop displaying some status messages 2014-06-11 01:07:00 +02:00
Alessio Morale
2396350f2f OP-1365 Flight code instrumentation API: Implementation of UAVObject wrapper layer 2014-06-06 22:19:27 +02:00
Philippe Renon
4a6c417bda OP-1351 fixed inversed calibration instruction text 2014-06-01 20:50:46 +02:00
Philippe Renon
b348dbdd1c OP-1351 moved calibration help text to its own tab (plenty of room to add more help..) 2014-06-01 19:28:15 +02:00
Philippe Renon
bfff7f73ed OP-1351 made instruction text more consistent accross calibration steps 2014-06-01 17:41:05 +02:00
Philippe Renon
e434fc6db9 OP-1351 display thermal calibration estimated duration in instruction text box 2014-06-01 17:21:03 +02:00
Philippe Renon
b13e5548c1 OP-1351 made sure that progress bar won't show 100% when calibration failed 2014-06-01 17:20:17 +02:00
Philippe Renon
99444babeb OP-1351 simplified thermal progress bar handling and made it indeterminate when target duration not yet estimated 2014-06-01 16:03:31 +02:00
Philippe Renon
e0a61603bf OP-1351 fixed compilation error caused by duplicate method 2014-06-01 15:01:02 +02:00
Philippe Renon
d70c78109f OP-1351 fixed issue with buttons initial enabled state 2014-06-01 14:31:21 +02:00
Philippe Renon
2a1e2436eb OP-1351 added progress bar for sixpoint calibration 2014-06-01 12:49:57 +02:00
Philippe Renon
0b108ecf04 OP-1351 Apply and Save logic for thermal calibration now works as expected 2014-06-01 01:08:21 +02:00
Philippe Renon
149f7e79d9 OP-1351 add acquiring flag to avoid spurious samples at the end of thermal calibration acquisition 2014-05-31 20:15:10 +02:00
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
Laurent Lalanne
534a3d2282 OP-1337_French_translations_updates Changes/Updates in uavconfiginfo.cpp (not sure is currently used) 2014-05-28 20:43:38 +02:00
Laurent Lalanne
94150fc2d3 Merge branch 'next' into laurent/OP-1337_French_translations_updates 2014-05-28 20:03:14 +02:00
Laurent Lalanne
e3f426d758 OP-1354 Removed pitch0 line from Pitch-scale, fixed RoolScale position (based on radius) + center of rotation. 2014-05-27 22:16:05 +02:00
Laurent Lalanne
08dce43934 OP-1354 Background color (Consumed energy alarm) only displayed with value is > 0 2014-05-27 00:03:52 +02:00
Laurent Lalanne
f8ce7f0624 OP-1354 Added ConsumedEnergy alarm on Pfd : Color changes based on EstimatedFlightTime : 2mn - Orange / 1min Red 2014-05-26 19:57:33 +02:00
Corvus Corax
bf16738fd3 Merge branch 'next' into amorale/OP-1350_takeoff_location_handling 2014-05-26 17:16:47 +02:00