Philippe Renon
3a02149d1d
Merge branch 'next' of ssh://git.openpilot.org/OpenPilot into next
2014-05-11 14:56:56 +02:00
Philippe Renon
40ed1fc570
OP-1174 fixed GCS telemetry build dependency issue
2014-05-11 14:20:31 +02:00
Bertrand Oresve
fe9cfa77b4
OP-1339 System Health Improvement
2014-05-11 10:05:47 +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
0df5266406
OP-1337 French translations updates
...
Little changes
2014-05-10 13:19:56 +02:00
Laurent Lalanne
4f31ce6b01
OP-1337 French translations updates
...
Updated wiki links in translation
2014-05-10 12:21:31 +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
Laurent Lalanne
fd8f475b7c
OP-1337 French translations updates
...
Cruize control tooltips, Firmware Uploader updates
2014-05-10 01:15:42 +02:00
Laurent Lalanne
7fafb44bfb
OP-1337 French translations updates
...
Typo fix in importexportgadgetwidget.cpp : to file...
2014-05-09 22:44:26 +02:00
Laurent Lalanne
77a11a04fc
OP-1337 French_translations_updates
...
First update
2014-05-09 21:00:40 +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
Corvus Corax
29cef5876d
Merge branch 'amorale/OP-975_calibration_process_changes' into corvuscorax/OP-1161_magnetometer-alarm
...
Conflicts:
ground/openpilotgcs/src/plugins/config/calibration/sixpointcalibrationmodel.cpp
2014-05-08 21:27:01 +02:00
Corvus Corax
ce8e9db362
Merge branch 'next' into corvuscorax/OP-1161_magnetometer-alarm
2014-05-08 21:16:21 +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
Philippe Renon
07a828f971
OP-1331 OP-1335 Added support in ConfigTaskWidget to bind a GComboBox to an integer property
2014-05-08 17:55:20 +02:00
Philippe Renon
cc1c4db786
Merge branch 'filnet/OP-1174_beautify_uploader_gadget_popups' into next
2014-05-08 00:28:26 +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
Corvus Corax
2da1f2aa09
Merge branch 'corvuscorax/OP-1309_Stabilization-Refactoring' into corvuscorax/OP-1161_magnetometer-alarm
2014-05-07 22:26:20 +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
Corvus Corax
56b5747b4e
uncrustify
2014-05-06 18:53:57 +02:00
Corvus Corax
a2ae0601bb
Merge remote-tracking branch 'origin/amorale/OP-975_calibration_process_changes' into corvuscorax/OP-1161_magnetometer-alarm
2014-05-06 18:51:46 +02:00
Corvus Corax
2bd7609de9
Merge branch 'next' into corvuscorax/OP-1161_magnetometer-alarm
...
Conflicts:
ground/openpilotgcs/share/openpilotgcs/diagrams/default/system-health.svg
2014-05-06 17:30:00 +02:00
Corvus Corax
b42cd8e862
Merge remote-tracking branch 'origin/Bertrand/OP-1303_Add_PathPlan_Alarm_In_SystemHealth' into next
2014-05-06 16:58:17 +02:00
Philippe Renon
e3e92efc70
OP-1174 uncrustified
2014-05-05 00:05:51 +02:00
Philippe Renon
1e803c292b
OP-1174 beautified various uploader popups
2014-05-04 22:53:14 +02:00
Philippe Renon
f38de84aa2
OP-1174 changed title of firmware mismatch popup
2014-05-04 22:52:09 +02:00
Philippe Renon
bcb16f7618
OP-1174 minor uploader ui tweaks : Status text now has minimum size to avoid jumps of the toolbar buttons. Capitalized Erase Settings button.
2014-05-04 22:51:24 +02: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
Philippe Renon
1bca36ab8d
OP-1174 auto update wizard : removed now (hopefully) uneeded workarounds
2014-05-03 17:42:19 +02:00
Philippe Renon
5b64459eb3
OP-1174 changed fw version check popup from QErrorMessage to QMessageBox. This allows to use a warning icon, etc... And opens the door to more improvments.
2014-05-03 17:41:01 +02:00
Philippe Renon
8c0560418d
OP-1174 moved firmware version check (again) from uploader plugin to telemetry plugin
2014-05-03 14:32:46 +02:00
Philippe Renon
6fe1c9acd2
OP-1174 OP-1285 Fixed uploader gadget button tooltip. Was wrongly indicating that the erase feature is available from BL version 4 and earlier instead of later.
2014-05-02 23:46:30 +02:00
Philippe Renon
81b7063f04
OP-1174 OP-1131 moved firmware version check from uploader gadget to uploader plugin - removed test code
2014-05-02 23:42:28 +02:00
Philippe Renon
40dcd94b5c
OP-1174 OP-1131 moved firmware version check from uploader gadget to uploader plugin.
...
This ensures that the check is always done even if the uploader gadget is not displayed.
2014-05-02 23:36:05 +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
Philippe Renon
4b379a1816
OP-1174 unrelated cleanup :)
2014-05-02 08:56:09 +02:00
Philippe Renon
f4f3f74948
OP-1174 uploader gadget - now wait for all boards to be disconnected (used to wait for *one* board to be disconnected).
...
This was acheived by reusing new ConnectionWaiter.
2014-05-02 08:55:46 +02:00
Philippe Renon
9573e141aa
OP-1174 auto update wizard - error messages are now shown in red
2014-05-02 08:53:40 +02:00
Philippe Renon
6dd88da492
OP-1174 uploader gadget - made all strings translatable
2014-05-01 23:48:17 +02:00