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 |
|
Kevin Finisterre
|
58dad5d3a5
|
Try to set Ilimit Rate... somehow I set Ilimit Attitude instead. Need to sort out. basic idea worked though.
|
2014-06-12 12:07:03 -04:00 |
|
Kevin Finisterre
|
9aaa764797
|
work out a method to set some default PIDs... using a setData() call helps!!!
|
2014-06-12 11:05:46 -04:00 |
|
Kevin Finisterre
|
1bf9f250dc
|
poor attempt to set some default PIDS? make a note to change the modelview ehre as well.
|
2014-06-12 02:43:38 -04:00 |
|
Kevin Finisterre
|
2dcc9c59f1
|
correct values to be more appropriate for VehicleConfigurationHelper::applyMixerConfiguration()
|
2014-06-11 21:28:20 -04:00 |
|
Kevin Finisterre
|
47673f519e
|
Attempt to set some mixer values
|
2014-06-11 21:25:05 -04:00 |
|
Kevin Finisterre
|
64b2fce3d4
|
I created some sort of issue in the Output warning highlights. Disable for now.
|
2014-06-11 16:02:15 -04: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 |
|
Kevin Finisterre
|
569209a510
|
add setupElevonServo function
|
2014-06-11 15:20:31 -04:00 |
|
Kevin Finisterre
|
1f74a78263
|
Attempt adding in the proper Mixer setting constructs for Elevon setup.
|
2014-06-11 14:41:42 -04:00 |
|
Kevin Finisterre
|
b9733363b3
|
some revision control data is misplaced preventing compile
|
2014-06-11 12:23:33 -04: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 |
|
Kevin Finisterre
|
7558509720
|
Revert "Fix minor cosmetic issue where vtail model was not rendering in the Configuration screen. Edit the Inkscape Object Properties."
This reverts commit 11fa414e1a9efd6c32f52d43ca04bd5fef5e5048.
Conflicts:
ground/openpilotgcs/src/plugins/config/images/fixedwing-shapes.svg
ground/openpilotgcs/src/plugins/setupwizard/pages/fixedwingpage.cpp
|
2014-06-08 00:00:43 -04:00 |
|
Kevin Finisterre
|
28246cccbe
|
fix remaining headers
|
2014-06-07 23:04:12 -04:00 |
|
Kevin Finisterre
|
0fa69ba789
|
add proper header definition for Elevon setup
|
2014-06-07 22:52:28 -04:00 |
|
Kevin Finisterre
|
0bd4e9efa5
|
Try to fix my Vtail->Elevon naming issue. Attempt to fix Elevon mixer setting defaults
|
2014-06-07 22:31:42 -04:00 |
|
Kevin Finisterre
|
c2c89bf0f5
|
Merge remote-tracking branch 'origin/next' into thread/OP-1222_Fixed_Wing_Wizard_Support
Getting more current code in place.
|
2014-06-07 21:24:05 -04: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 |
|
Kevin Finisterre
|
11fa414e1a
|
Fix minor cosmetic issue where vtail model was not rendering in the Configuration screen. Edit the Inkscape Object Properties.
Likewise adjust fixedwingpage.cpp to be more consistant with the inkscape label. ie 'vtail' vs. 'v-tail'
|
2014-05-29 11:51:20 -04: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 |
|