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
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
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
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
Laurent Lalanne
2f3cca7478
Merge remote-tracking branch 'origin/next' into laurent/OP-1337_French_translations_updates
2014-05-17 10:50:47 +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
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
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
Laurent Lalanne
7aa221e7ca
OP-1337 French translations updates
...
Update for help link related to Oplink (source code and translation)
Previously old wiki Pixtreme page
2014-05-12 19:57: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
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
Laurent Lalanne
b30b1ad395
OP-1337 French translations updates
...
Dot missing, added in source code and translation updated.
2014-05-10 13:48:12 +02:00
Laurent Lalanne
048ac1e383
OP-1337 French translations updates
...
Add tr() for Wiki links and allow FR pages from wiki
2014-05-10 11:56:24 +02:00
Alessio Morale
7a85c0939c
Merge branch 'amorale/OP-975_calibration_process_changes' into next
2014-05-08 22:56:16 +02:00
Bertrand Oresve
fd1b786868
Merge branch 'next'
...
Conflicts:
flight/libraries/sanitycheck.c
flight/modules/Stabilization/stabilization.c
2014-05-08 21:36:54 +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
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
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
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
Corvus Corax
8ec8c4e235
Merge branch 'corvuscorax/OP-1309_Stabilization-Refactoring' into corvuscorax/OP-1259_Cruise_Control_Tweaks
2014-05-03 18:40:10 +02:00
Alessio Morale
c15b415499
OP-975 have differenet set of messages for accel only(ignore orientation on xy plane) and mag calibration.
2014-05-03 18:40:04 +02:00
Corvus Corax
0509595137
OP-1309 present for Laurent: 3 more Stabilized modes (and a bit of cleanup)
2014-05-03 18:38:45 +02:00
Corvus Corax
c63540b2ec
Merge branch 'corvuscorax/OP-1309_Stabilization-Refactoring' into corvuscorax/OP-1259_Cruise_Control_Tweaks
...
Conflicts:
flight/modules/Stabilization/stabilization.c
shared/uavobjectdefinition/stabilizationsettings.xml
2014-05-02 18:25:57 +02:00
Corvus Corax
f7a2e31809
Merge branch 'next' into theothercliff/OP-1259_Cruise_Control_Tweaks
...
Conflicts:
flight/pios/stm32f10x/inc/usb_conf.h
2014-05-01 22:58:10 +02:00
Corvus Corax
e47cad8ab8
OP-1309 changed default maximum rate for yaw (was too low, old Stabi ignored that setting)
2014-05-01 19:33:03 +02:00
Corvus Corax
3ada1da71a
uncrustify
2014-04-30 22:20:07 +02:00
Cliff Geerdes
5ee2930181
OP-1259 Removed inverted flight pitch and yaw reverse option
2014-04-29 20:24:49 -04:00
Alessio Morale
cd27914a56
OP-975 Use Fitting algorithm for mag calibration, continously acquiring sample during the whole process
2014-04-27 18:35:30 +02:00
Alessio Morale
b7e53f782b
OP-975 Implement fitting along axis (no rotation)
2014-04-27 18:25:04 +02:00
Alessio Morale
a00b633972
OP-975 fix some text, make it translatable
2014-04-27 12:59:39 +02:00
Alessio Morale
bb35a8fc97
OP-975 remove "magic strings", cleanup
2014-04-27 12:58:59 +02:00
Alessio Morale
76b19f8c35
OP-975 Employ a new sequence that is optimal for magnetometer calibration. Updated all images
2014-04-27 12:13:49 +02:00
Corvus Corax
599661ba18
OP-1309 UAVObject changes, GCS changes and Makefile changes needed for Stabi refactoring
2014-04-26 15:14:40 +02:00
Alessio Morale
7e6875bf3b
OP-975 give to empty image a meaningful name
2014-04-22 17:39:12 +02:00
Alessio Morale
7be6c16a40
OP-1301 allow GPS protocol selection only if GPS module is enabled.
...
This allow to be able to save HW settings with GPS module disabled.
2014-04-20 13:26:06 +02:00
Alessio Morale
d9b25db36d
OP-1196 Populate attitude tab at connection for CC
2014-04-20 13:08:07 +02:00
Alessio Morale
d0a3303018
OP-975 replace empty model image.
2014-04-18 14:43:50 +02:00
Alessio Morale
e165324019
OP-975 Add some graphic/text hints to gyrocalibration
2014-04-13 19:26:07 +02:00
Alessio Morale
49fae24ea0
OP-975 optimize visual quality for instruction pictures
2014-04-11 20:45:45 +02:00
Alessio Morale
da9aacf94f
OP-975 show board images for Accelerometer calibration.
2014-04-11 20:44:16 +02:00
Alessio Morale
9fb0f980f3
OP-975 replace plane pictures and add bare board images
2014-04-11 20:42:42 +02:00
Alessio Morale
37cec18e50
OP-975 move listMean and listVar out of configtaskwidget
2014-04-11 06:29:56 +02:00
Alessio Morale
24af67d91a
OP-975 cleanup
2014-04-11 05:44:47 +02:00
Alessio Morale
9aef8b0edf
OP-975 Move gyro zero bias calibration to a reusable class
2014-04-11 05:41:39 +02:00
Alessio Morale
2249510c52
OP-975 Move board level calibration to a reusable class
2014-04-11 01:45:36 +02:00
Alessio Morale
7708cdd15d
OP-975 Move six points calibration to a reusable class
2014-04-11 00:46:44 +02:00
Alessio Morale
73169e0f20
OP-975 Split level/gyro calibrations, base level calibration on board rotation, a lot more refactoring/cleanup
2014-04-10 22:43:47 +02:00
Alessio Morale
f1d6b3a863
OP-975 fix message at end of calibration
2014-04-10 22:42:20 +02:00
Alessio Morale
28361488b8
OP-975 first part of code refactoring, changed the UI to better use the available space
2014-04-10 17:30:33 +02:00
Alessio Morale
1fe591d51e
OP-975 change BoardRotation data type to float so it can be used for level calibration
2014-04-10 01:47:37 +02:00
Alessio Morale
1f0885dd4f
OP-975 Calibrating a single sensor doesn't mean reset the other...
2014-04-09 19:57:23 +02:00
Alessio Morale
6c0851769e
OP-975 Get rid of SIX_POINT_CAL_ACCEL, implemented
...
separate cal for mag and accel
2014-04-09 17:35:30 +02:00
Alessio Morale
9e702a123a
OP-975 add an "help view" and associated graphics for leveling
2014-04-09 02:23:50 +02:00
Alessio Morale
feee6f78e3
OP-975 Add separate buttons for mag and accel calibration (UI changes)
2014-04-09 02:22:48 +02:00
Alessio Morale
d13d3da204
OP-975 die, die my paperplane
2014-04-09 01:15:08 +02:00
Alessio Morale
45915e3387
OP-975 Remove noise calibration
2014-04-09 01:12:31 +02:00
Alessio Morale
694cb01ace
OP-975/OP-1068 Fix gcs so current calibration does still works
2014-04-08 21:22:40 +02:00
Alessio Morale
840e4727fd
Merge remote-tracking branch 'origin/Bertrand/OP-1250_Add_GPS_Protocol_Config' into next
2014-04-01 21:45:11 +02:00
Alessio Morale
0b66e2e96c
Merge remote-tracking branch 'origin/laurent/OP-1257_No_GCS_Audio_Linux' into next
2014-04-01 21:36:39 +02:00
Cliff Geerdes
45fa3220a5
Merge branch 'next' into theothercliff/OP-1259_Cruise_Control_Tweaks
2014-03-26 13:49:17 -04:00
Cliff Geerdes
81f31e64a9
OP-1259 WIP to merge next in locally
2014-03-26 13:48:24 -04:00
Cliff Geerdes
5ecea4bf33
OP-1260 fix misspelling of RattitudeModeTransition
2014-03-23 13:00:00 -04:00
Cliff Geerdes
6d7d10caba
OP-1259 PowerDelayComp addtl inverted modes
2014-03-22 01:18:06 -04:00
Cliff Geerdes
1cb9d9548f
OP-1160 limit values in flight code (not just GCS) to avoid DZ. Set GCS tab index back to 0.
2014-03-17 22:40:19 -04:00
Cliff Geerdes
297b0d01cb
OP-1260 remove anti-windup, 2 PIDs, mode transition
2014-03-14 01:47:37 -04:00
Bertrand Oresve
bee59c58d3
OP-1250 Add GPS protocol configuration (with minor corrections)
2014-03-13 21:24:31 +01:00
Bertrand Oresve
9622358149
OP-1250 Add Gps Protocol configuration
2014-03-12 20:51:19 +01:00
Alessio Morale
8218becdac
uncrustify
2014-03-09 16:43:31 +01:00
Alessio Morale
4d3b513378
Fix Wiki link for Revo Sensor configuration page Help
2014-03-09 14:46:29 +01:00
Alessio Morale
e407eb8126
Merge branch 'next' of git://git.openpilot.org/OpenPilot into next
2014-03-09 14:38:17 +01:00
Alessio Morale
0b30b79c98
Merge remote-tracking branch 'origin/amorale/OP-1149_gyro_accel_thermal_calibration' into next
...
Conflicts:
ground/openpilotgcs/src/libs/eigen/Eigen/src/Core/util/Memory.h
ground/openpilotgcs/src/plugins/config/revosensors.ui
ground/openpilotgcs/src/plugins/setupwizard/vehicleconfigurationhelper.cpp
2014-03-09 14:38:08 +01:00
Corvus Corax
148b453aad
OP-1216 added new mixer output type "reversable motor" to have engines which can can backwards go to a safe level when disarmed
2014-03-09 01:37:22 +01:00
Corvus Corax
82a196b8cf
Merge branch 'next' into corvuscorax/OP-1216_flight-control-refurbishment
2014-03-08 15:52:45 +01:00
Laurent Lalanne
ab183100d6
OP-1237 Blank/Black Buttons on Vehicle Configuration Multirotor Throttle Curve
...
Removed stylesheet for MixerCurve in multirotor tab
2014-03-07 22:44:06 +01:00
m_thread
076e690337
OP-1170 Got rid of more compiler warnings.
...
Uncrustified the code.
2014-03-04 23:45:01 +01:00
Corvus Corax
3ea9042279
Merge branch 'next' into corvuscorax/OP-1216_flight-control-refurbishment
2014-03-02 14:54:01 +01:00
m_thread
a632b4ad06
OP-1170 Got rid of all compiler warning in Config Plugin
2014-02-26 17:17:37 +01:00
Corvus Corax
5f2ce2e0a1
Merge branch 'next' into corvuscorax/OP-1216_flight-control-refurbishment
2014-02-16 12:26:45 +01:00
Alessio Morale
d7c18b1022
OP-1166 there was still a problem with ManualcontrolSettings.channelMin. This is a hacky workaround until the binding framework does not allow for a cleaner solution.
2014-02-10 21:53:08 +01:00
Corvus Corax
b5a27d05e7
OP-1197 configurable failsafes OP-1219 thrust control OP-1217 separate manualcontrolsettings apart
2014-02-09 19:37:22 +01:00
m_thread
3e6192f2d1
OP-1191 Uncrustify.
2014-02-09 19:12:45 +01:00
m_thread
9f02d3c170
OP-1191 Added some tooltips and fixed tooltip font color in css to make it work in Fusion style on Linux.
2014-02-09 14:08:07 +01:00
m_thread
64d0f861b1
OP-1191 Gui fixes to Output configuration gui.
2014-02-09 11:36:57 +01:00
Fredrik Arvidsson
277410061a
OP-1166 Channel number dropdowns not initialized properly.
2014-02-09 11:00:51 +01:00
m_thread
53c5b511af
OP-1191 Fixed Stabilization gui issues.
2014-02-09 10:59:50 +01:00
m_thread
0964031ae0
OP-1191 Minor gui fixes. Removed stuff from linux css file. No need to have minor tweaks to the fusion style.
2014-02-08 13:51:42 +01:00
m_thread
7d44e38daf
OP-1088 Changes to the Vehicle configuration page. Changed combo box for tab bar and made the tab text translate-able.
2014-02-08 13:50:14 +01:00
Alessio Morale
0b36b39a5b
OP-1150 cleanup stale debug code, fix warnings
2014-02-07 12:12:18 +01:00
Alessio Morale
679e800d48
OP-1150: Fix start button not enabled due to uninitialized member variables;
2014-02-07 12:09:03 +01:00
m_thread
986f2e3e8e
OP-1191 Fixed a typo.
2014-02-06 18:30:01 +01:00
m_thread
6bfbe88813
OP-1191 Added message box stating that board reboot is needed after bind/unbind
2014-02-06 17:51:13 +01:00
m_thread
e6a8d8f02c
OP-1191 General Configuration cleanup
2014-02-06 16:28:26 +01:00
m_thread
517123d521
OP-1191 OPLink Configuration cleanup
2014-02-06 16:27:58 +01:00
Alessio Morale
7dc358ecae
OP-1150 fix and uniform ui style
2014-02-06 02:14:59 +01:00
Alessio Morale
19d1618996
OP-1150: Try to fix some cases where Start in not enabled postponing m_thermalCalibrationModel->init()
2014-02-06 01:40:22 +01:00
Alessio Morale
128daa9f03
OP-1150: remove couts left from old debug code
2014-02-06 01:00:40 +01:00
Alessio Morale
8a3e737cd8
OP-1150: second order polynomial for all gyro axis.
2014-02-06 00:59:42 +01:00
Alessio Morale
f7fd5ab1d9
OP-1150: remove non existing file in config.pro
2014-02-04 21:59:15 +01:00
Alessio Morale
77288b723a
OP-1150 UI for thermal calibration: show a message if calibration failed, some cleanup.
2014-02-04 00:54:57 +01:00
Alessio Morale
6431e80a5c
OP-1150 UI for thermal calibration: fix missing dependency on version_info
2014-02-03 23:32:47 +01:00
Alessio Morale
ef066a63b1
OP-1150 UI for thermal calibration: get rid of accel_scale no more needed after refactoring
2014-02-03 20:25:59 +01:00
Alessio Morale
27c19d7cb1
OP-1149/OP-1150: uncrustify/Cleanup
2014-02-02 18:53:35 +01:00
Alessio Morale
1ea4a5bf0d
OP-1150 UI for thermal calibration: add a full debug log stored into a temporary directory.
...
Path is show in console log message. Files are cleaned up as soon as board is disconnected.
2014-02-02 18:37:33 +01:00
Alessio Morale
fb8bba4bec
OP-1150 UI for thermal calibration: fill calibration extent fields for accel/gyro
2014-01-31 21:01:59 +01:00