Philippe Renon
|
0bf15c17bd
|
hotfix : patch osg 3.5.1 to fix compile error on osx
|
2016-02-12 22:27:32 +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
|
3fe5d1f7a4
|
Merged in filnet/librepilot/filnet/LP-29_osgearth_integration (pull request #172)
Filnet/lp 29_osgearth_integration
|
2016-02-12 09:06:59 +01:00 |
|
Lalanne Laurent
|
2527cba04f
|
Merged in f5soh/librepilot/LP-221_Revo_sys_stack_size (pull request #167)
LP-221 Update Revo system stack size same as RevoNano
|
2016-02-12 07:13: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 |
|
Philippe Renon
|
b1292a695b
|
LP-29 switch to using tags instead of branches...
so now using osg 3.4.0 and osgearth 2.7 tags (instead of 3.4 and 2.7 branches)
also do shallow clone to save on band width and disk space
|
2016-02-09 00:13:07 +01:00 |
|
Vladimir Zidar
|
37d0ab4056
|
Fixed QT_DIR for OSX package build.
|
2016-02-09 00:06:39 +01:00 |
|
Fredrik Arvidsson
|
48f5cbaf1b
|
Merged in mindnever/librepilot/osx_pkg_fix (pull request #169)
Fixed QT_DIR for OSX package build.
|
2016-02-01 21:38:35 +01:00 |
|
Fredrik Arvidsson
|
b6a3a32ce4
|
This upgrades google test to 1.7.0 and fixes some issues in make files.
|
2016-01-31 22:04:59 +01:00 |
|
James Duley
|
07a9042832
|
Merged in james-duley/librepilot/msys2_osg_hotfix (pull request #170)
hotfix: use msys2 osg, disable osgearth by default
|
2016-01-31 12:31:46 +00:00 |
|
James Duley
|
16d52016e1
|
hotfix: use msys2 osg, disable osgearth by default
|
2016-01-31 12:02:58 +00:00 |
|
Philippe Renon
|
b62c8c6a17
|
Merged in filnet/librepilot/msys2_tidy_up (pull request #166)
msys2_tidy_up (continued)
|
2016-01-30 15:28:49 +01: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 |
|
Fredrik Arvidsson
|
56bd378183
|
Merged in james-duley/librepilot/unit_tests (pull request #168)
LP-223: Fix up unit tests
|
2016-01-30 10:09:19 +01:00 |
|
Fredrik Arvidsson
|
1d510509bd
|
Merged in m_thread/librepilot/thread/LP-104_LP-196_HoTT_and_Ex.Bus_Support (pull request #154)
LP-104,LP-196 Graupner HoTT and Jeti EX.Bus Support
|
2016-01-30 09:58:44 +01:00 |
|
Vladimir Zidar
|
d275dcc2ee
|
Fixed QT_DIR for OSX package build.
|
2016-01-29 19:03:50 +01:00 |
|
James Duley
|
010adebba9
|
LP-223: Fix up unit tests
The were missed when the flight makefiles were moved
|
2016-01-27 22:17:24 +00:00 |
|
Philippe Renon
|
e5685dcfa6
|
LP-222 hotfix: osg 3.4 was updated and LP patch for osg needs to be modified to reflect that
|
2016-01-27 21:38:16 +01:00 |
|
Laurent Lalanne
|
09818d0603
|
LP-221 Update Revo system stack size same as RevoNano
|
2016-01-27 14:13:26 +01:00 |
|
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 |
|