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

4512 Commits

Author SHA1 Message Date
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
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
5fd8db6c5a Merge branch 'thread/OP-1168_Reload_Board_Data_Fix' into rel-14.01 2014-01-19 23:18:10 +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
Fredrik Arvidsson
bfc2dc03a5 Merge branch 'thread/OP-1168_Reload_Board_Data_Fix' into rel-14.01 2014-01-19 14:09:00 +01:00
Fredrik Arvidsson
8fb17f7383 OP-1168 Bug made Reload board data not work. 2014-01-19 14:07:48 +01:00
Alessio Morale
ba0001981b Merge remote-tracking branch 'origin/laurent/OP-1151_PFD_inverted_flight' into next 2014-01-19 12:34:34 +01:00
Fredrik Arvidsson
694abb26c6 OP-1169 Minor performance fix. 2014-01-19 00:19:12 +01:00
Fredrik Arvidsson
3936173017 OP-1169 Found the 'Control' item bug and fixed some minor things. 2014-01-18 23:39:46 +01:00
Alessio Morale
6d63b6b9b0 Merge remote-tracking branch 'origin/fnurgel/OP-1162_linux_deb_packaging_qt5' into next 2014-01-18 14:18:46 +01:00
Alessio Morale
e58f66db73 Merge remote-tracking branch 'origin/amorale/OP-1160_add_prepare_target_and_hooks' into next 2014-01-18 13:56:08 +01:00
Alessio Morale
f5bd8a556d Merge remote-tracking branch 'origin/amorale/OP-1155_osx_package' into next 2014-01-18 13:54:57 +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
Corvus Corax
91d5a865da uncrustification 2014-01-18 00:32:50 +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
m_thread
234626444e Merge remote-tracking branch 'origin/next' into thread/OP-1154_Cruise_Control_automatically_increase_copter_throttle_per 2014-01-17 13:16:15 +01:00
m_thread
cc551d4acb OP-1154 Fixed values from not loading in comboboxes properly. 2014-01-17 11:01:05 +01:00
Cliff Geerdes
42dda77264 OP-1154 neated up input page, tooltips, labels were cut off, etc. 2014-01-17 01:07:43 -05:00
Fredrik Arvidsson
60465bbd7d OP-984 Missed something :/ 2014-01-17 01:23:17 +01:00
Fredrik Arvidsson
2e2bd096d0 OP-984 Moved Cruise control settings to input config page. Added PID bank settings per flight mode switch position.
Field CruiseControlFlightModeSwitchPosEnable needs to be changed to an array of booleans to work with gui.
2014-01-17 01:15:02 +01:00
Alessio Morale
847c3327eb OP-1150 UI for thermal calibration: Samples acquisition and rough progressbar working 2014-01-16 23:09:08 +01:00
Cliff Geerdes
bfb5a248a0 OP-1154 enables for individual flight mode switch positions 2014-01-16 16:51:19 -05:00
Philippe Renon
9229da9c89 Merge branch 'next' of ssh://git.openpilot.org/OpenPilot into next 2014-01-16 19:02:39 +01:00
Philippe Renon
b69621ba11 OP-984 fixed jumping PID Tab in stabilization config panel 2014-01-16 19:01:44 +01:00
Corvus Corax
41202a0227 Merge branch 'corvuscorax/OP-1022_AH_improvements_amorale' into next 2014-01-15 22:47:42 +01:00
Philippe Renon
694747cd27 Merge remote-tracking branch 'origin/next' into filnet/OP-1122_gcs_waypoint_editor_stabilization
Conflicts:
	ground/openpilotgcs/src/plugins/uavobjectwidgetutils/configtaskwidget.cpp
2014-01-15 20:12:08 +01:00
Corvus Corax
eb8d57cf31 uncrustification 2014-01-15 18:47:47 +01:00
Corvus Corax
9997f14d68 Merge remote-tracking branch 'origin/next' into corvuscorax/OP-1022_AH_improvements_amorale 2014-01-15 18:45:09 +01:00
Philippe Renon
d43b220dc0 OP-1122 uncrustified gcs and flight 2014-01-14 22:46:01 +01:00
Philippe Renon
c8cb666271 OP-1122 fixed wrong Timeout legend in waypoint editor (was (ms) instead of (s))
+review OPReview-609
2014-01-14 21:08:27 +01:00
Philippe Renon
96588ab13e OP-1122 OP-1145 fixed logging helper as per review
+review OPReview-604
2014-01-14 21:05:27 +01:00