Philippe Renon
88100a72c2
OP-1331 OP-1335 revisited GComboBox to integer binding (less hacky now ;) )
2014-05-11 18:48: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
9012f0aa89
OP-1331 commented out useless GCS logging
2014-05-11 16:20:07 +02:00
Philippe Renon
6c65b13c2b
OP-1340 fixed regression introduced with OP-1233 : when packaging target opfw_resources was not executed before target openpilotgcs anymore
2014-05-11 15:41:00 +02:00
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
Alessio Morale
f1923c2361
OP-1258 fix an issue with all_sdk_install on windows (still pointing to deprecated targets)
2014-05-11 13:26:36 +02:00
Alessio Morale
f9f7b62f9d
OP-1258 fix an issue with Windows package (root folder is missing in the zip file)
2014-05-11 13:26:36 +02:00
Alessio Morale
858d81d501
OP-1258 make TOOL_INSTALL_TEMPLATE md5 url optional so that it defaults to fileurl.md5
2014-05-11 13:26:35 +02:00
Alessio Morale
a1afa6e889
OP-1258 updated to 2014q1, also allow to manually specify MD5 file url
...
Conflicts:
make/tools.mk
2014-05-11 13:26:35 +02:00
Alessio Morale
7cc47e4cdc
OP-1258 update toolchain installer for Linux to 4.8-2013q4, change ARM_SDK_DIR accordingly
2014-05-11 13:26:35 +02:00
Alessio Morale
953b7cc2a7
OP-1330 Fix a compilation issue with CC/CC3D
2014-05-11 12:37:20 +02:00
Alessio Morale
3c5a41049b
Merge branch 'amorale/OP-1302_updated_led_behaviour' into next
2014-05-11 12:01:53 +02:00
Alessio Morale
45efaffcf1
OP-1330 fix namings/uncrustify
2014-05-11 11:38:08 +02:00
Alessio Morale
7155805b79
OP-1329 Move gps airspeed initialization checks under "sensor changed" test
2014-05-11 11:33:11 +02:00
Alessio Morale
711c5ea79d
OP-1312 Fixes the flicker issue in Revo. Raised the Transfer complete irq priotity to prevent delays stopping the timer.
2014-05-11 10:43:24 +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
Alessio Morale
00012d90a1
Merge remote-tracking branch 'origin/corvuscorax/OP-1161_magnetometer-alarm' into next
2014-05-09 11:51:02 +02:00
Corvus Corax
6e6c66d270
Merge branch 'next' into corvuscorax/OP-1161_magnetometer-alarm
2014-05-08 23:21:39 +02:00
Corvus Corax
d916fa5aad
uncrustification
2014-05-08 23:18:38 +02:00
Corvus Corax
47a891e594
OP-1325 fix event system warnings to be errors
2014-05-08 23:05:55 +02:00
Alessio Morale
7a85c0939c
Merge branch 'amorale/OP-975_calibration_process_changes' into next
2014-05-08 22:56:16 +02:00
Alessio Morale
16df6bc58c
Merge branch 'amorale/OP-1307_discovery_f4_bare' into next
2014-05-08 22:56:03 +02:00
Alessio Morale
94beebc3d0
OP-1302 Fixes for current next. Show flightmode everytime it changes when disarmed
2014-05-08 22:27:55 +02:00
Alessio Morale
e5d6726bb6
Merge remote-tracking branch 'origin/next' into amorale/OP-1302_updated_led_behaviour
2014-05-08 22:27:08 +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
48b9edc1e0
uncrustify
2014-05-08 21:21:50 +02:00
Corvus Corax
ce8e9db362
Merge branch 'next' into corvuscorax/OP-1161_magnetometer-alarm
2014-05-08 21:16:21 +02:00
Corvus Corax
b7f479cd68
Merge branch 'corvuscorax/OP-1309_Stabilization-Refactoring' into next
2014-05-08 21:05:26 +02:00
Alessio Morale
3a451c9737
OP-1329 Trigger a SensorType change the first time Task runs to set AirspeedSensor UAVO when sensor is None
2014-05-08 19:58:42 +02:00
Alessio Morale
08dcdefc1f
OP-1329 set SensorConnected to false when sensorType is changed to none.
2014-05-08 19:48:30 +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
Corvus Corax
58201d5ee6
Merge branch 'corvuscorax/OP-1332_fix-alarm-gracetime-issue' into next
2014-05-08 00:44:54 +02:00
Philippe Renon
4cee34a0ef
Merge branch 'next' of ssh://git.openpilot.org/OpenPilot into next
2014-05-08 00:29:44 +02:00
Philippe Renon
cc1c4db786
Merge branch 'filnet/OP-1174_beautify_uploader_gadget_popups' into next
2014-05-08 00:28:26 +02:00
Corvus Corax
4cf667123c
OP-1161 changed default maximum warning and critical deviations for magnetometer
2014-05-08 00:20:00 +02:00
Corvus Corax
16c46458ef
Merge branch 'corvuscorax/OP-1332_fix-alarm-gracetime-issue' into corvuscorax/OP-1161_magnetometer-alarm
2014-05-08 00:01:02 +02:00
Corvus Corax
3a2b5d6332
OP-1332 fix problem in alarm handling where alarms are unable to reset on their own
2014-05-07 23:50:39 +02:00
Corvus Corax
1add404d80
OP-1161 reimplemented magnetometer plausibikity check using vector
...
length only
2014-05-07 23:47:14 +02:00
Alessio Morale
516f359645
OP-1329 fix a cherry-pick issue
2014-05-07 23:23:51 +02:00
Alessio Morale
2ceef9ce86
OP-1326 Change default airspeed sensor to "None"
2014-05-07 22:47:50 +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
Corvus Corax
153d2fb786
OP-1309 Fixed bug in Quaternion Stabilization Error Calculation in regards to independent axis
2014-05-07 22:12:01 +02:00