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

14309 Commits

Author SHA1 Message Date
Philippe Renon
92ef64bc7b make: misc cleanups 2016-01-27 08:54:45 +01:00
Philippe Renon
e645477849 marble: don't build with qt webkit (crashes GCS otherwise)
needs to be investigated further as removing webkit breaks some things in marble (like viewing wikipedia articles)
2016-01-27 08:53:46 +01:00
Philippe Renon
4981721c60 marble: port marble.mk to msys2 2016-01-27 08:52:03 +01:00
Philippe Renon
a6b5a78229 make: variablize Qt version 2016-01-27 08:50:48 +01:00
Philippe Renon
e7629dcedf windows: make sure to use mingw32-make when invoking cmake to build third party libraries 2016-01-27 08:46:16 +01:00
Fredrik Arvidsson
9e53b35fdc LP-104 LP-196 Signal quality implementation for Graupner HoTT. Uncrustification of flight code. 2016-01-25 00:42:54 +01:00
Fredrik Arvidsson
ffa671da78 LP-196 Adding signal quality calculation to Ex.Bus receiver module. 2016-01-25 00:23:31 +01:00
Philippe Renon
b7f2f2cb47 LP-216 enable auto scaling on high dpi devices 2016-01-24 21:12:39 +01:00
Laurent Lalanne
2ffd179f79 LP-214 Calc changes 2016-01-24 21:12:36 +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
Lalanne Laurent
27afc79767 Merged in f5soh/librepilot/LP-205_Rate_trainer_wobble (pull request #148)
LP-205 Rate trainer : add Attitude stabilization at max angle
2016-01-24 17:54:34 +01:00
Lalanne Laurent
c9c347300d Merged in f5soh/librepilot/LP-209_OPLM_link_quality_lost_link (pull request #152)
LP-209 Oplm link_quality still good with link lost
2016-01-24 17:52:06 +01:00
Lalanne Laurent
01101db6b7 Merged in f5soh/librepilot/LP-219_Oplink_num_channels_ppm_in (pull request #164)
LP-219 Allow up to 12 channel as PPM input, only first 8 channels still used with Oplink.
2016-01-24 17:50:34 +01:00
Laurent Lalanne
580ef50efb LP-214 Calc changes 2016-01-24 16:35:40 +01:00
Laurent Lalanne
f20adf00f5 LP-214 Add Fpv Camera tilt compensation 2016-01-24 16:35:32 +01:00
Laurent Lalanne
cd94047619 LP-205 Rate trainer : add Attitude stabilizaton at max angle 2016-01-24 16:26:28 +01:00
Laurent Lalanne
a0d7af7f55 LP-215 Set correct failsafe values if PPM stream fails. 2016-01-24 16:15:15 +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
Laurent Lalanne
db83d1860e LP-209 Update Rssi and LinkQuality values - Set Connected/Disconnected state in both sides - Add checkTimeOut() 2016-01-24 16:15:14 +01:00
Philippe Renon
648eed8a25 hotfix: removed extraneous backward quote from CONTRIBUTING.md 2016-01-24 15:03:42 +01:00
Philippe Renon
9d753905d1 hotfix: fix syntax error in version-info.py 2016-01-24 14:19:21 +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
596f3cb272 Merged in james-duley/librepilot/LP-111_UAVO_hash_only_xml_files (pull request #159)
LP-111 UAVO hash only xml files
2016-01-24 13:55:04 +01:00
Philippe Renon
956d91eeea Merged in filnet/librepilot/msys2_tidy_up (pull request #163)
Msys2_tidy_up
2016-01-24 13:54:30 +01:00
Philippe Renon
8f633f3d10 Merged in filnet/librepilot/filnet/LP-29_osgearth_integration (pull request #162)
LP-29_osgearth_integration
2016-01-24 13:53:56 +01:00
Laurent Lalanne
f8f6e454f6 LP-219 Allow up to 12 channel as PPM input, only first 8 channels still used with Oplink. 2016-01-23 16:09:08 +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
6e0afc771e windows: avoid "missing cc command" message on each make invocation 2016-01-23 14:41:36 +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
83bbb27b83 prettyfy CONTRIBUTING.MD 2016-01-23 14:41:24 +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
e49144eaa8 LP-29 add more common files to .gitignore 2016-01-22 09:31:36 +01:00
Philippe Renon
1a307ba8d6 LP-29 rebrand windows nsis installer files 2016-01-22 09:31:29 +01:00
Philippe Renon
365ff1041f LP-29 make GCS installer install osg and other libs 2016-01-22 09:09:24 +01:00
Philippe Renon
39e6cb6f97 Merged in filnet/librepilot/filnet/LP-29_osgearth_integration (pull request #161)
LP-29_osgearth_integration
2016-01-22 08:39: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
James Duley
8188f935e9 LP-111 UAVO hash only xml files 2016-01-19 22:37:08 +00: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
Philippe Renon
e9d29cb0c1 Merged in james-duley/librepilot/patches (pull request #157)
A few little tidy ups
2016-01-16 12:18:05 +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
Philippe Renon
0bdb37dcf5 LP-29 hotfix: fix osgearth build on linux 2016-01-16 00:20:36 +01:00
James Duley
eb2e64b880 Add GCS_EXTRA_CONF variable 2016-01-15 23:12:26 +00:00