Corvus Corax
5f2ce2e0a1
Merge branch 'next' into corvuscorax/OP-1216_flight-control-refurbishment
2014-02-16 12:26:45 +01:00
m_thread
a99de5d326
OP-1222 Fixed svg files. Cleaned up and grouped items to work in wizard.
...
Removed some translations and simplified some gradients.
Added support for output calibration of Aileron and v-tail wings.
Added comments in the code explaining the various arrays with
indexes and ids in the output configuration page class.
2014-02-14 00:00:52 +01:00
m_thread
f8e6e8c183
Merge remote-tracking branch 'origin/kfinisterre/FixedWingWizard' into thread/OP-1222_Fixed_Wing_Wizard_Support
...
Conflicts:
ground/openpilotgcs/src/plugins/config/cfg_vehicletypes/configfixedwingwidget.h
ground/openpilotgcs/src/plugins/config/configvehicletypewidget.cpp
2014-02-12 12:34:37 +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
Alessio Morale
bd5824f83d
OP-1150 UI for thermal calibration: fill calibraion extent fields for baro
2014-01-28 23:11:04 +01:00
Alessio Morale
61354eaac9
OP-1150 UI for thermal calibration: UI fixes and change target gradient to .2
2014-01-28 00:13:13 +01:00
Alessio Morale
57554ec44f
OP-1150 UI for thermal calibration: fix wrong condition for validating gyro calibration
2014-01-27 22:56:17 +01:00
Alessio Morale
159ba7f697
OP-1150 UI for thermal calibration: Zero gyro/accel calibration before acquisition
2014-01-27 00:25:16 +01:00
Alessio Morale
afb7ba7ea4
OP-1150 UI for thermal calibration: calculate variance before and after calibration as sanity check
2014-01-27 00:24:53 +01:00
Alessio Morale
e28e6a76fa
OP-1176 : fix Cruise Control checkboxes use wrong Default button
2014-01-24 20:19:13 +01:00
Alessio Morale
02c7084196
Merge remote-tracking branch 'origin/next' into amorale/OP-1149_gyro_accel_thermal_calibration
...
Conflicts:
ground/openpilotgcs/src/plugins/uavobjects/uavobjects.pro
2014-01-23 01:02:13 +01:00
Corvus Corax
59b50ee84e
uncrustification
2014-01-22 18:30:30 +01:00
Fredrik Arvidsson
1537dc4187
OP-1166 Adde some more nice to have functionality to the channel configuration gui.
2014-01-21 00:49:46 +01:00
Fredrik Arvidsson
4cac7d18ac
OP-1166 Fixes the maxed out bug and beautifies some gui.
2014-01-21 00:06:20 +01:00
Fredrik Arvidsson
e14acffd5c
Merge branch 'thread/OP-1178_OPLink_Configuration' into rel-14.01
2014-01-20 07:21:13 +01:00
Fredrik Arvidsson
a2f69a5ad6
OP-1168, OP-1180 Fixing Reload for AltitudeHold page. Fixing Realtime updates checkboxes.
2014-01-19 23:15:53 +01:00
Fredrik Arvidsson
9727456ec2
OP-1178 Fixed QLineEdit support. Rgression from Re-factoring.
2014-01-19 17:20:03 +01:00
Alessio Morale
ab0406a6c8
OP-1150 UI for thermal calibration: Uncrustify
2014-01-18 13:48:41 +01:00
Alessio Morale
25f75f0b8e
OP-1150 UI for thermal calibration: add a completed state, some other fixes to FSM
2014-01-18 13:46:32 +01:00
Alessio Morale
3a5213ac9f
OP-1150 UI for thermal calibration: Calculation relative error checking
2014-01-18 13:46:05 +01:00
Alessio Morale
a82873f7ba
OP-1150 UI for thermal calibration: fix acquisition not stopping after exiting its state
2014-01-18 13:45:00 +01:00
Alessio Morale
ebb075fcfd
OP-1150 UI for thermal calibration: Add calibration calculation
2014-01-18 13:43:45 +01:00
Alessio Morale
eef8bebf15
OP-1150 UI for thermal calibration: put everything inside OpenPilot namespaces
2014-01-17 18:58:35 +01:00
Alessio Morale
3f5af83d42
OP-1150 UI for thermal calibration: fix deadlock at end of acquisition, moved uavo disconnect at state exit to handle abort
2014-01-17 18:57:09 +01:00
m_thread
83b3a9bf12
OP-1154 Gui Fiddling.
2014-01-17 14:20:18 +01:00