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

4388 Commits

Author SHA1 Message Date
Laurent Lalanne
fa7159686b OP-1337 Gps assist translation 2015-01-21 22:26:16 +01:00
Laurent Lalanne
ded27c6f46 OP-1337 Wiki links English only 2015-01-20 23:18:20 +01:00
Laurent Lalanne
ce9244fb75 OP-1337 Translation update for 15.01 2015-01-20 22:43:55 +01:00
Richard von Lehe
4ac6aea23e OP-1681 Fix Qwt library debug build naming
+review OPReview
2015-01-18 22:12:44 -06:00
James Duley
a35fc57b29 Merge branch 'parched/OP-1666_deb_tidy' into next
Conflicts:
	package/linux/deb_common/openpilot.dirs
2015-01-13 11:25:27 +13:00
James Duley
d1229adc37 OP-1666 deb tidy and OP-1663: move Qt inside OP
lib dir to avoid conflict and match Qt dir structure so their rpath is correct. part 2 (fix part 1)
2015-01-10 11:41:24 +13:00
James Duley
95fe38143f OP-1666 deb tidy and OP-1663: move Qt inside OP
lib dir to avoid conflict and match Qt dir structure so their rpath is correct
2015-01-10 10:53:22 +13:00
Fredrik Arvidsson
7c3cecea8f Merge remote-tracking branch 'origin/abeck/gpsassist' into next 2015-01-09 21:44:23 +01:00
Alessio Morale
b9566545ed OP-1660 - HotFix: Force min to 1000 to prevent dangerous behaviours (motors spinning) during calibration 2015-01-09 16:25:34 +01:00
James Duley
240f862196 OP-1666 deb tidy: Removed FORCE_COPY_QT
It does not really make sense because it is designed for OP Qt
which is copied by default if it exists.
2015-01-10 00:19:40 +13:00
abeck70
2b6d79467c gpsassist:code review comments
1. Defines
2. Name of adjustments changed to vtolSelfTuningStats
2015-01-09 07:51:37 +11:00
abeck70
b1c94e83d0 gpsassist: One commit new branch
Collapsed into one branch for a new code review.  Some unnecssary committed files removed.
2015-01-08 13:20:47 +11:00
Laurent Lalanne
a7677843e6 Merge remote-tracking branch 'origin/laurent/OP-1648_PFD_flight_mode_update' into next 2015-01-07 14:09:45 +01:00
Laurent Lalanne
4df1ae9911 Merge remote-tracking branch 'origin/laurent/OP-1662_SystemHealth_verbose' into next 2015-01-07 14:09:21 +01:00
Laurent Lalanne
0b5188c9c3 OP-1654 Bracket missing 2015-01-06 22:24:01 +01:00
James Duley
1c680084f9 OP-1656 qt 5.4 upgrade: update python dir for qt creator 2015-01-07 07:47:22 +13:00
James Duley
3f3012d837 OP-1656 upgrade qt 5.4: make 5.2 the minimum compatible version 2015-01-06 22:28:43 +13:00
Laurent Lalanne
df2e1497f4 OP-1662 Add info for Stack alarm 2015-01-05 20:49:04 +01:00
Laurent Lalanne
f4b5c2c7dd OP-1662 French translations, file encoding issue (bad display with some characters) 2015-01-04 20:08:16 +01:00
Laurent Lalanne
c1286eb56e OP-1648 Only use one font for all PFD stuff 2015-01-04 13:29:58 +01:00
Philippe Renon
88ce627e2b Merge remote-tracking branch 'origin/shared/OP-1656_upgrade_to_qt_5_4_0' into next 2015-01-04 12:28:46 +01:00
James Duley
0841141bc3 Merge branch 'parched/OP-1657_Remove_linux_bin_wrapper' into next 2015-01-04 09:49:21 +13:00
Laurent Lalanne
5ddc70e2f0 Merge branch 'laurent/OP-1660_RCInput_Manual_Calibration' into next 2015-01-03 13:22:16 +01:00
Laurent Lalanne
4edc97291c OP-1660 Little pixel issue on groove (margin left on blue, margin right on white) and margin not needed (not active, typo) 2015-01-03 13:01:25 +01:00
James Duley
927c55291c Merge branch 'parched/OP-1654_Fix_linux_rpath' into next 2015-01-03 11:39:49 +13:00
Philippe Renon
822e7e6f73 OP-1656 upgraded to Qt 5.4.0 - check that version 5.4.0 is used 2015-01-02 22:23:32 +01:00
Philippe Renon
5b2eac268a OP-1656 upgraded to Qt 5.4.0 (linux) - code compiles - GCS not tested... 2015-01-02 22:22:31 +01:00
Laurent Lalanne
df7201857c OP-1662 Changed filenames for some alarms not displayed : CPU, memory, stack 2014-12-30 20:25:49 +01:00
Laurent Lalanne
45c96f3378 OP-1660 Changes from review 2014-12-30 14:57:34 +01:00
Laurent Lalanne
90e4e9276e OP-1660 Disable all outputs while calibrate (Manual calibration or Wizard) : No servo jitter 2014-12-30 09:49:35 +01:00
Fredrik Arvidsson
1c764c4001 Fixed a gcc compiler warning that was a result of clang compiler warning cleanup. 2014-12-30 09:41:37 +01:00
Christian Gudrian
04dda828f0 added config parameter 2014-12-30 17:52:47 +13:00
Christian Gudrian
ed99869c7b fixed comparison 2014-12-30 17:52:47 +13:00
Christian Gudrian
e5d19972e6 fixed type check warning 2014-12-30 17:52:47 +13:00
Christian Gudrian
98387d2639 fixed formatting of error message 2014-12-30 17:52:46 +13:00
Christian Gudrian
30b97bbb29 removed extraneous semicolon 2014-12-30 17:52:46 +13:00
Christian Gudrian
5caee931f5 fixed method signature to match the one in the superclass 2014-12-30 17:48:56 +13:00
Christian Gudrian
bdf4386dfa fixed header guards 2014-12-30 17:48:56 +13:00
Laurent Lalanne
8a02c1c5a2 OP-1662 Typo fixes from Jack 2014-12-29 21:30:58 +01:00
Laurent Lalanne
64cea89d3e OP-1660 Reset channel data : Type and number. Prevent bad channel setting like channel type set and no channel number or wizard freezes. 2014-12-29 01:07:11 +01:00
James Duley
0d17376e26 OP-1654 fix linux rpath: added Qt for plugins 2014-12-29 11:54:24 +13:00
Laurent Lalanne
265bd9c19e OP-1662 Typo 2014-12-28 23:23:01 +01:00
Laurent Lalanne
08b66cb151 OP-1662 Attitude-Error message update 2014-12-28 23:21:21 +01:00
James Duley
fa7196ddec OP-1654 fix linux rpath: removed hardcoded QMAKE_RPATHDIR 2014-12-29 09:04:47 +13:00
Laurent Lalanne
bc5fb14bc9 OP-1662 Add info : Config, Mag, PathPlan, Attitude/Stabilization alarm 2014-12-28 19:09:57 +01:00
Laurent Lalanne
9e91c83c60 OP-1660 Rcinput sliders : Add a small Red mark for neutral value - Tooltip for value 2014-12-27 08:09:59 +01:00
Laurent Lalanne
df8cad3190 OP-1660 Pixel issue on Win32, reduce groove height. 2014-12-27 02:12:47 +01:00
Laurent Lalanne
666f764155 OP-1660 Handle fix, was cropped 2014-12-27 00:34:20 +01:00
Laurent Lalanne
02903e7858 OP-1660 Display limits for every FlightMode position on Flightmode channel 2014-12-26 22:45:15 +01:00
Laurent Lalanne
59e461f6ce OP-1660 Revert last commit + uncrustify 2014-12-26 00:00:08 +01:00