Philippe Renon
e22061cc8e
LP-2 fixed warning about unused variable
2015-11-25 09:02:37 +00:00
Laurent Lalanne
bd8f03398e
LP-181 Compatible Qt5.4 / Qt5.5 - Added file for javascript functions
2015-11-22 22:27:26 +00:00
Laurent Lalanne
8537443282
LP-181 PFD update works only with Qt5.5
2015-11-22 22:27:26 +00:00
Philippe Renon
bc5e02e3af
LP-30 uncrustify
2015-11-21 15:40:30 +01:00
Philippe Renon
5315af05a3
LP-30 fix minor OSGSky date issue
2015-11-21 15:39:34 +01:00
Philippe Renon
b873d37a8f
LP-30 global enum cleanup
2015-11-21 15:37:39 +01:00
Philippe Renon
a79fd612ac
LP-29 enable FragDepth when using LogarithmicDepthBuffer (fixes heavy z-fighting on the craft model)
2015-11-11 00:24:07 +01:00
Philippe Renon
0a374d2904
LP-29 remove AutoClipPlaneHandler (it is not recommended to use it
...
See http://forum.osgearth.org/Performance-issue-when-looking-at-horizon-td7588307.html
2015-11-11 00:22:57 +01:00
Philippe Renon
3ee0564421
LP-29 fixed some debug logs
2015-11-07 12:46:16 +01:00
Philippe Renon
859cf0996c
LP-29 replace pfd by qml in share copydata.pro
2015-11-07 12:44:21 +01:00
Philippe Renon
bbd214ed31
Merge remote-tracking branch 'upstream/next' into filnet/LP-29_osgearth_integration
2015-11-06 23:21:35 +01:00
Philippe Renon
db926f289d
uncrustified
2015-11-06 22:03:37 +01:00
Philippe Renon
3dbdd76225
LP-174 add missing EXPORT to TextBubbleSlider
2015-11-06 22:02:32 +01:00
Philippe Renon
58c880d706
Merge remote-tracking branch 'upstream/next' into filnet/LP-29_osgearth_integration
2015-11-06 09:22:48 +01:00
Lalanne Laurent
077a9bf5cd
Merged in f5soh/librepilot/laurent/LP-174_Add_values_to_Rcinput (pull request #109 )
...
LP-174 Add values to RCinput
2015-11-05 18:17:03 +01:00
Lalanne Laurent
8d6b89818f
Merged in f5soh/librepilot/laurent/LP-120_Wizard_I2C_mag (pull request #110 )
...
LP-120 Add GPS+I2c mag to wizard
2015-11-05 18:13:51 +01:00
Lalanne Laurent
4e6a67fe82
Merged in f5soh/librepilot/laurent/LP-165_Txpid_acro+_ranges (pull request #102 )
...
LP-165 TxPID Acro+ ranges
2015-11-05 18:12:39 +01:00
Lalanne Laurent
93fc480a2d
Merged in f5soh/librepilot/laurent/LP-147_Detect_flight_mode_num (pull request #93 )
...
LP-147 Transmitter wizard : Add flightmode number detection and artwork
2015-11-05 18:11:43 +01:00
Laurent Lalanne
eba2d98f9a
LP-160 Set default value for AccelTau - Remove unused const
2015-11-05 17:58:21 +01:00
Laurent Lalanne
96eed683ee
LP-165 Set TxPID Acro+ range to 0-100
2015-11-05 17:50:41 +01:00
Laurent Lalanne
6a11bbb6fd
LP-178 Add Accessory > Output mapping for fixed Wing.
...
Two outputs per accessory can be set for spoiler control.
2015-11-05 15:14:45 +01:00
Philippe Renon
783322fd09
Merged in james-duley/librepilot/LP-167_fix_stable_version_check (pull request #105 )
...
LP-167 fix stable version check
2015-11-05 09:34:06 +01:00
Laurent Lalanne
0f4eaf5b24
LP-174 Set Defgroup like others files in directory
2015-11-04 19:06:58 +01:00
Philippe Renon
b0fcfe8ffd
LP-29 disable lighting when a map is used
2015-11-03 22:53:24 +01:00
Philippe Renon
c33c3c9b99
LP-29 remove commented out code and other minor cleanups
2015-11-02 21:33:09 +01:00
Philippe Renon
d9a0a3e84a
LP-29 simplify resize logic (also fixes some resizing issues)
2015-11-02 21:32:50 +01:00
Laurent Lalanne
06a10fb070
LP-174 Move textbubbleslider to libs/utils, centralize fonts
2015-11-01 16:08:45 +01:00
Laurent Lalanne
7b3a0e504b
LP-120 Add conditions for GPS+I2C - SRXL fixes
2015-10-31 15:11:33 +01:00
Laurent Lalanne
89b992176e
LP-120 Auxmag wizard initial support
2015-10-31 14:03:59 +01:00
Laurent Lalanne
9eb8f45e0d
LP-174 : Add Rcinput value display - UI and style changes, embed font.
...
All credit for the textbubbleslider files goes to Taulabs and Kenn Sebesta
2015-10-31 12:13:07 +01:00
lilvinz
e68ad5dbd8
TextBubbleSlider: removed QDESIGNER_WIDGET_EXPORT
2015-10-30 19:15:41 +01:00
Kenn Sebesta
e3d2760f83
Added text-bubble slider. This is an extension of QSlider which displays the slider value in the handle.
2015-10-30 18:40:34 +01:00
Fredrik Arvidsson
adae92b675
LP-171 Added code to disable signal from being triggered while stabilisation bank is changed.
2015-10-28 22:50:46 +01:00
Cliff Geerdes
e0a805518f
LP-73 uncrustify
2015-10-25 23:59:52 -04:00
James Duley
48e077f265
LP-167 fix stable version check
2015-10-25 18:35:09 +00:00
Cliff Geerdes
d5bdc41fb9
LP-73 finish the merge with next
2015-10-24 13:14:52 -04:00
Cliff Geerdes
911400924e
LP-73 convert BoardRotation to int
2015-10-24 12:18:09 -04:00
Philippe Renon
1a5b4a157e
LP-29 disable handling of not yet available osgearth debug libraries
2015-10-24 17:05:48 +02:00
Philippe Renon
f80fb8a02b
LP-29 move osgearth dependencies form osgearth.pro to new osgearth_dependencies.pri
2015-10-24 17:04:42 +02:00
Philippe Renon
ca03e2f076
Merge remote-tracking branch 'upstream/next' into filnet/LP-29_osgearth_integration
2015-10-24 16:48:45 +02:00
Philippe Renon
06517dcd0b
Merged in filnet/librepilot/filnet/LP-29_osgearth_artwork (pull request #68 )
...
LP-29 moved background images one directory up
2015-10-24 16:36:48 +02:00
a*morale
33fd073248
Merge branch 'master' into next
2015-10-21 22:07:09 +02:00
Fredrik Arvidsson
c8b3d046d3
LP-162 Added AccelTau to usage tracking data.
2015-10-21 17:27:58 +02:00
Laurent Lalanne
1c0de087e7
LP-147 Change label to "Flight Modes"
2015-10-19 23:36:25 +02:00
Fredrik Arvidsson
bd476165c0
LP-156 Updated templates.
2015-10-16 21:42:07 +02:00
Lalanne Laurent
eceec3eddc
Merged in f5soh/librepilot/laurent/LP-153_HwWidget_typo (pull request #95 )
...
LP-153 Fix typo
2015-10-16 21:33:10 +02:00
Laurent Lalanne
cba54b204f
LP-153 Fix typo
2015-10-16 15:15:35 +02:00
Laurent Lalanne
b1078252bb
LP-147 Transmitter wizard : Add flightmode number detection and artwork
...
changes
2015-10-16 01:12:53 +02:00
Stefan Karlsson
6504ce448e
LP-155 Workaround failing callback deregistration
...
Deregistration of hid_device_removal_callback fails because the call to
IOHIDDeviceRegisterRemovalCallback doesn't deregister it as it should.
This causes crashes when hid_device_removal_callback is called after
the read_thread has been shutdown.
This patch works around this problem by:
1) Letting the 'dev' hid_device, so that the callback can safely
read the struct, even after the read_thread has been shut down
and the memory should have been freed.
2) Making sure that the two racing callbacks that previously
called CFRunLoopStop, hid_device_removal_callback and
perform_signal_callback, now synchronize and make sure
that CFRunLoopStop is only called once.
2015-10-15 22:11:53 +02:00
Fredrik Arvidsson
aa209dbf8d
LP-156 Updated templates.
2015-10-15 21:57:06 +02:00