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

6754 Commits

Author SHA1 Message Date
Laurent Lalanne
9c4b7498cd LP-240 Add aux/onboard Mag alarms, max deviation level settings. Renamed Tab to "Mag settings" 2016-02-24 16:33:03 +01:00
Laurent Lalanne
45c42537b1 LP-240 Add GUI tab for external Magnetometer 2016-02-24 01:30:56 +01:00
Philippe Renon
e4b4d21ce1 LP-230 we are in 2016 for more than a month now... 2016-02-22 23:36:40 +01:00
Philippe Renon
60c417685f LP-230 add copyright notice 2016-02-22 23:21:48 +01:00
Laurent Lalanne
0d43a030de LP-230 PFD : Missed Uninitialized state for Gps and Attitude alarms. 2016-02-22 21:38:02 +01:00
Laurent Lalanne
35612b41f3 LP-230 Waypoint fixes velocity, altitude and heading needed for auto modes 2016-02-22 20:27:01 +01:00
Laurent Lalanne
59808be4e2 LP-230 Import UAVTalk.* from javacript file 2016-02-22 20:27:00 +01:00
Laurent Lalanne
076961a603 LP-230 Remove magic number using enumCount 2016-02-22 20:27:00 +01:00
Laurent Lalanne
220eb033d9 LP-230 UAVObject generator : Add enum count. Thanks @filnet 2016-02-22 20:26:54 +01:00
Laurent Lalanne
08e6dd8cc6 LP-230 PFD: Create and centralize functions + fixes 2016-02-20 19:23:54 +01:00
Laurent Lalanne
9c176fc7f6 LP-230 PFD panels : Adjust field's position 2016-02-20 19:23:54 +01:00
Laurent Lalanne
7948d481fe LP-230 Add DJI Gps and Mag type to system panel. Add OPLM Link state to OPLM panel.
Display DOP without unit. Remove small OP logo over System icon.
2016-02-20 19:23:54 +01:00
Philippe Renon
ed8b834e37 hotfix : enable auto scaling for high dpi devices on windows only 2016-02-12 22:27:01 +01:00
Philippe Renon
ed225b1935 LP-29 osgearth: minor code cleanups 2016-02-09 00:13:38 +01:00
Philippe Renon
05d806f6f1 LP-29 upgrade to osg 3.5.1 to match version used on windows 2016-02-09 00:13:38 +01:00
James Duley
16d52016e1 hotfix: use msys2 osg, disable osgearth by default 2016-01-31 12:02:58 +00:00
Philippe Renon
24fd463bfd Merged in filnet/librepilot/LP-216_high_dpi (pull request #165)
LP-216 enable auto scaling on high dpi devices
2016-01-30 15:28:21 +01:00
Philippe Renon
b7f2f2cb47 LP-216 enable auto scaling on high dpi devices 2016-01-24 21:12:39 +01:00
Laurent Lalanne
a46bf079de LP-214 Add Fpv Camera tilt compensation 2016-01-24 21:12:35 +01:00
Fredrik Arvidsson
e17d809120 Merge branch 'next' into thread/LP-104_LP-196_HoTT_and_Ex.Bus_Support 2016-01-24 21:11:35 +01:00
Lalanne Laurent
da884f5432 Merged in f5soh/librepilot/LP-214_Camera_tilt_compensation (pull request #158)
LP-214 Camera tilt compensation
2016-01-24 17:56:59 +01:00
Laurent Lalanne
f20adf00f5 LP-214 Add Fpv Camera tilt compensation 2016-01-24 16:35:32 +01:00
Laurent Lalanne
0fe61b1677 LP-209 Define correct Oplink name for auto-load local firmware build 2016-01-24 16:15:15 +01:00
Philippe Renon
85e2ff40f6 Merged in f5soh/librepilot/LP-94_Revo_Attitude_wiki_link (pull request #160)
LP-94 Revo Attitude tab : Add help link to wiki page.
2016-01-24 13:55:52 +01:00
Philippe Renon
58dd4de1c6 windows: don't build both debug and release
somehow only windows does that and needs to be told not to
2016-01-23 14:41:43 +01:00
Philippe Renon
e3926b9c08 LP-218 revert to using mesa opengl32.dll (msys2 provided one crashes GCS) 2016-01-23 14:41:33 +01:00
Philippe Renon
e42539347b windows: remove obsolete sdl_install and openssl_install make targets (now provided by msys2) 2016-01-23 01:55:34 +01:00
Philippe Renon
d222361663 cleanup all copydata.pro files 2016-01-23 01:55:34 +01:00
Philippe Renon
9c25180483 LP-29 minor comment fix on how to enable OSG debug logging 2016-01-20 08:18:21 +01:00
Laurent Lalanne
400af92fd8 LP-94 Revo Attitude tab : Add help link to wiki page. 2016-01-20 02:31:31 +01:00
Philippe Renon
62c8f4c4ad LP-29 remove modelview sources 2016-01-19 22:44:17 +01:00
Philippe Renon
80dafbe446 LP-29 remove glc_lib sources 2016-01-19 22:43:26 +01:00
Fredrik Arvidsson
b26b861007 Merge remote-tracking branch 'libre/next' into thread/LP-104_LP-196_HoTT_and_Ex.Bus_Support 2016-01-16 12:34:09 +01:00
Fredrik Arvidsson
0d660d33ad LP-104 LP-196 Changes to address review comments and then uncrustification. 2016-01-16 12:19:34 +01:00
James Duley
f89031dc6c Fix osg 3.2 compat 2016-01-16 00:07:58 +00:00
James Duley
72560638c8 Rework osg config options 2016-01-15 23:41:09 +00:00
James Duley
6dd13bc698 fix some pfd paths 2016-01-15 23:00:03 +00:00
Philippe Renon
38d1472f94 LP-29 changed PFD Panels animation type from Easing.InOutExpo and Easing.OutExpo 2016-01-15 21:28:12 +01:00
Philippe Renon
f5a1498b36 LP-29 make dependency on osgQt and osgearthQt optional 2016-01-15 08:55:46 +01:00
Philippe Renon
3cc581a002 LP-29 clean white spaces in PFDWorldView 2016-01-15 08:54:34 +01:00
Philippe Renon
9acb3d6595 LP-29 fix PFD pitch alignement on behalf of Laurent
introduce a scale factor so pitch aligns on dash and not on text
2016-01-15 08:51:32 +01:00
Philippe Renon
2d59530f6e LP-29 further adaptations to msys2
fix list of mingw provided dependencies
fix path handling
other related cleanups
2016-01-14 03:02:17 +01:00
Philippe Renon
b4f4cd48f0 LP-29 fixed typos 2016-01-12 02:37:13 +01:00
Philippe Renon
c0613fe6d0 Adapted osgearth branch to msys2
Merge remote-tracking branch 'upstream/next' into filnet/LP-29_osgearth_integration

# Conflicts:
#	Makefile
#	ground/gcs/src/libs/osgearth/copydata.pro
#	make/tools.mk
2016-01-12 02:32:16 +01:00
Philippe Renon
48a665c78a LP-29 remove unused font 2016-01-10 22:34:03 +01:00
Philippe Renon
3d7558c28b LP-29 split osg and osgearth SDKs and make osgearth optional 2016-01-10 22:33:57 +01:00
James Duley
294f22d422 Merged in james-duley/librepilot/LP-187_use_Msys2 (pull request #132)
LP-187 Use MSYS2
2016-01-10 17:17:33 +00:00
James Duley
02e03259d3 LP-187 MSYS2: dont't explicitly specifiy qt spec 2016-01-10 17:11:46 +00:00
James Duley
df04a87831 LP-187 MSYS2: correct copy data dlls for msys2 2016-01-10 17:11:46 +00:00
Laurent Lalanne
3579e89af3 LP-194 Still Yaw attitude slider, remove. 2016-01-10 13:37:17 +01:00