1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
Commit Graph

10080 Commits

Author SHA1 Message Date
Corvus Corax
4ab4e48a98 OP-942 added missing new xml file 2014-02-03 01:05:30 +01:00
Corvus Corax
418f7e3d0f OP-942 task diagnostics for callback scheduler 2014-02-03 01:00:07 +01:00
Corvus Corax
49a1c4c28f OP-942 refactored callback scheduler to fit into PiOS naming scheme 2014-02-02 22:08:16 +01:00
Corvus Corax
5b9a17f630 OP-942 moved DelayedCallbackScheduler into pios/common 2014-02-02 20:31:37 +01:00
Corvus Corax
b076ba02a1 OP-942 API change to CallbackScheduler - include unique ID for each callback for a taskinfo like UAVObject 2014-02-02 19:54:17 +01:00
Corvus Corax
8b25ac1894 OP-1195 adapted task priorities for manualcontrol and stabilization 2014-02-02 14:13:25 +01:00
Corvus Corax
597ac4db2a OP-1195 increase priority for pios radio link driver task 2014-02-02 14:09:50 +01:00
Laurent Lalanne
66fdc73e71 OP-1187 Removed "#" 2014-01-31 19:15:15 +01:00
Laurent Lalanne
8e837fb985 OP-1187 Wrong file copy in lasted commit.
qt_fr.qm located in tools/Qt_install_dir, allow copy of this file for all systems
2014-01-29 13:42:39 +01:00
Laurent Lalanne
c39fb50acf OP-1187 Fix : Like Win package, qt_fr.qm file is needed under Linux 2014-01-28 13:12:39 +01:00
Alessio Morale
0e163b7d97 Fix WHATSNEW for release 2014-01-25 15:22:12 +01:00
Alessio Morale
8cb8977a9e Merge branch 'rel-14.01' of git://git.openpilot.org/OpenPilot into rel-14.01 2014-01-24 22:13:36 +01:00
Philippe Renon
7ecc247e4c Merge branch 'filnet/OP-1183_uavbrowser_displays_hex_string_as_decimal' into rel-14.01 2014-01-24 21:54:45 +01:00
Philippe Renon
6f9fe4479e Merge branch 'filnet/OP-1182_telemetry_widget_is_too_small_on_mac' into rel-14.01 2014-01-24 20:51:59 +01:00
Philippe Renon
a234f52b6d OP-1182 minor tweak of telemetry monitor widget margin for better centering 2014-01-24 20:50:13 +01:00
Alessio Morale
ed31654fb2 Merge branch 'amorale/OP-1176' into rel-14.01 2014-01-24 20:19:52 +01:00
Alessio Morale
e28e6a76fa OP-1176 : fix Cruise Control checkboxes use wrong Default button 2014-01-24 20:19:13 +01:00
Philippe Renon
40ecef4f94 Merge branch 'OP-1184/cleanup_stack_scope_widget_plot_list' into rel-14.01 2014-01-24 19:58:01 +01:00
Philippe Renon
16ff328bfb OP-1184 removed spurious drawAntialiased setting from stack scope config
+review OPReview-632
2014-01-24 19:53:13 +01:00
Alessio Morale
2796a0ec15 Merge remote-tracking branch 'origin/laurent/OP-1187_allow_french_translations_in_future_releases' into rel-14.01 2014-01-24 18:55:59 +01:00
Laurent Lalanne
eb377f0384 Merge remote-tracking branch 'origin/rel-14.01' into laurent/OP-1187_allow_french_translations_in_future_releases 2014-01-24 18:43:31 +01:00
Philippe Renon
b58620c981 OP-1184 removed obsolete plots from the stack scope monitor gadget
did same in TaskInfo uav object
2014-01-24 00:17:47 +01:00
Corvus Corax
5ef7c54c07 Merge branch 'corvuscorax/OP-1192_no_arm_unless_throttle_subzero' into rel-14.01 2014-01-23 21:53:55 +01:00
Corvus Corax
ee452c8d4d OP-1192 Do not allow craft to be armed if input is incorrectly calibrated (and throttle cant go < 0 ) 2014-01-23 21:36:45 +01:00
Laurent Lalanne
ddde8a9596 OP-1187 Should be the last update before RC release if no changes in Gui/text 2014-01-22 23:34:21 +01:00
Laurent Lalanne
15dfec2d70 Merge remote-tracking branch 'origin/rel-14.01' into laurent/OP-1187_allow_french_translations_in_future_releases 2014-01-22 23:24:45 +01:00
Philippe Renon
ae3d2f41b8 OP-1183 UAVObjectBrowser - fixed issue in newly added hex string editor 2014-01-22 21:35:06 +01:00
Philippe Renon
a41930a5e2 Merge remote-tracking branch 'origin/filnet/OP-1182_telemetry_widget_is_too_small_on_mac' into rel-14.01 2014-01-22 20:59:26 +01:00
Alessio Morale
99e9009c14 Merge branch 'amorale/OP-1188_stabilization_stack_optimization' into rel-14.01 2014-01-22 20:27:25 +01:00
Alessio Morale
2d11f81e8a Merge branch 'amorale/OP-1179_about_box_not_working_on_linux' into rel-14.01 2014-01-22 20:27:14 +01:00
Laurent Lalanne
8c06db7c3d OP-1187 Spell check... 2014-01-22 19:59:32 +01:00
Corvus Corax
59b50ee84e uncrustification 2014-01-22 18:30:30 +01:00
Corvus Corax
6ce7907cd3 Merge branch 'corvuscorax/OP-1177_althold_cruisecontrol_cleanups' into rel-14.01 2014-01-22 18:28:09 +01:00
Laurent Lalanne
28f96ebd31 OP-1187 Review from Joël (eyesonsky) Thanks ! 2014-01-22 18:08:55 +01:00
Laurent Lalanne
63f7b840df OP-1187 Allow translations in Win32 system, includes openpilotgcs_fr.qm in package. Still need qt_fr.qm file to detect french translation.
Works automaticaly and display Gcs in french, at first start.
2014-01-22 13:44:24 +01:00
Alessio Morale
3ef980aa89 OP-1188 fix stack for coptercontrol 2014-01-22 00:01:58 +01:00
Alessio Morale
c1f810f1ce OP-1188 fix an issue that is preventing bank initialization at startup 2014-01-22 00:01:38 +01:00
Philippe Renon
d8e1d849f5 OP-1183 UAVObjectBrowser now displays and allows editing of integers in
hex format (when unit is set to hex)

+review OPReview
2014-01-21 23:08:13 +01:00
Philippe Renon
0c8756b496 OP-1182 second attempt at fixing telemetry monitor widget size too small on Mac 2014-01-21 22:51:46 +01:00
Alessio Morale
f9ac3a3de2 OP-1188 Optimize stack utilization for multipid bank selection in Stabilization module
+review OPReview
2014-01-21 22:44:26 +01:00
Laurent Lalanne
eadb9d69f3 OP-1187 New branch laurent/OP-1187_allow_french_translations_in_future_releases
Updated lasted text in radio inputs
2014-01-21 20:52:52 +01:00
Laurent Lalanne
64485f1cf8 Merge remote-tracking branch 'origin/rel-14.01' into laurent/OP-1187_allow_french_translations_in_future_releases 2014-01-21 20:37:18 +01:00
Corvus Corax
6d855fbaf0 OP-1177 remove cc algorithm from altitude hold code 2014-01-21 20:21:38 +01:00
Philippe Renon
3ce504ac6e OP-1182 tried to make device list combo box wide enough to display "USB: OPLinkMini" on all OSes 2014-01-21 02:42:11 +01:00
Philippe Renon
ff6c5e80a0 OP-1182 attempt at fixing telemetry monitor widget size too small on Mac 2014-01-21 02:40:15 +01:00
Fredrik Arvidsson
98d061d647 Merge branch 'thread/OP-1166_Neutral_Setting_Inverted' into rel-14.01 2014-01-21 01:03:28 +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