Philippe Renon
7461159c69
LP-29 improve OSGViewport rendering loop
...
update scene in the Renderer synchronize method
2015-12-09 08:19:55 +01:00
Philippe Renon
f9694acfd1
Merge remote-tracking branch 'upstream/next' into filnet/LP-29_osgearth_integration
...
# Conflicts:
# ground/gcs/src/plugins/pfdqml/pfdqmlgadgetwidget.cpp
# ground/gcs/src/share/qml/pfd/Compass.qml
# ground/gcs/src/share/qml/pfd/Info.qml
# ground/gcs/src/share/qml/pfd/Panels.qml
# ground/gcs/src/share/qml/pfd/VsiScale.qml
# ground/gcs/src/share/qml/pfd/Warnings.qml
2015-12-08 01:22:12 +01:00
Philippe Renon
783cf7d981
LP-183 removed unused settingsutil (not related to LP-183...)
2015-12-06 12:56:00 +01:00
Philippe Renon
9c4c906765
LP-183 move toLowerCamelCase method to new string utility
2015-12-06 12:22:38 +01:00
Philippe Renon
a1ac5fb532
LP-29 compile with libc++ on osx to fix issues when linking with osg
2015-12-02 23:16:05 +01:00
Philippe Renon
2f18791a43
LP-29 don't take device pixel ratio into account
2015-12-02 23:09:38 +01:00
Philippe Renon
a4f8380c13
LP-29 silence OSGViewport::createFramebufferObject method
2015-12-02 23:08:49 +01:00
Philippe Renon
57f0320605
LP-183 also alias TakeOffLocation to make things more explicit
2015-12-02 22:18:32 +01:00
Philippe Renon
26a4c027c7
LP-183 drive by bug fixing in Panels.qml and Compass.qml
2015-12-02 22:17:47 +01:00
Philippe Renon
d33747e065
LP-183 remove non existing "AltitudeHoldDesired"
2015-12-02 08:52:37 +01:00
Philippe Renon
f5953bc68c
LP-183 remove backward compatible upper case name used for exposing UAV objects to Qml
2015-12-02 08:52:37 +01:00
Philippe Renon
71c7ba4d56
LP-183 convert Qml files to use new UAV object syntax
2015-12-02 08:52:37 +01:00
Philippe Renon
0c2f89a33d
LP-183 pfd: expose UAVTalk objects to Qml with lower camel case names (systemSettings vs SystemSettings)
...
it is more compliant to the Qt naming convention
will solve a conflict in the Qml namespace when SystemSetting is both a type and a context value.
use of non compliant name should be discouraged
2015-12-02 08:52:37 +01:00
Philippe Renon
d2121d7e86
LP-183 cleanup uavobject includes
2015-12-02 08:52:37 +01:00
Philippe Renon
0017ce2acf
LP-183 generated UAV objects are now more Qt and Qml friendly
...
use lower camel case for properties and getters
introduce better enums and expose them to Qml
backward compatibilty is preserved for now
2015-12-02 08:52:37 +01:00
Philippe Renon
39d7f932d7
Merged in f5soh/librepilot/laurent/LP-179_Highlight_stabilization_modes (pull request #116 )
...
LP-179 Highlight stabilized mode used
2015-12-01 21:57:38 +01:00
Philippe Renon
0756c0aa76
Merged in f5soh/librepilot/laurent/LP-178_Accessory_mapping (pull request #113 )
...
LP-178 Add Accessory > Output mapping for fixed Wing.
2015-12-01 21:56:46 +01:00
Philippe Renon
7d06944a81
LP-29 remove duplicate osg lib on mac
2015-11-30 22:24:32 +01:00
Laurent Lalanne
ba86b78031
LP-178 Remove QString()
2015-11-29 20:18:27 +01:00
Philippe Renon
35aab3003b
LP-29 move common.js one directory up
2015-11-29 20:14:07 +01:00
Philippe Renon
12bfee2df3
LP-29 move common uav related functions to uav.js
2015-11-29 20:13:32 +01:00
Philippe Renon
9b100bea4a
Merge remote-tracking branch 'origin/LP-183_more_qml_friendly_gcs_uav_object_generator' into filnet/LP-29_osgearth_integration
2015-11-29 19:38:57 +01:00
Philippe Renon
7cb8a9740a
LP-183 remove non existing "AltitudeHoldDesired"
2015-11-29 16:53:59 +01:00
Philippe Renon
e4e4b23600
LP-183 remove backward compatible upper case name used for exposing UAV objects to Qml
2015-11-29 16:53:58 +01:00
Philippe Renon
96088ce831
LP-183 convert Qml files to use new UAV object syntax
2015-11-29 16:53:58 +01:00
Philippe Renon
664891e040
LP-183 pfd: expose UAVTalk objects to Qml with lower camel case names (systemSettings vs SystemSettings)
...
it is more compliant to the Qt naming convention
will solve a conflict in the Qml namespace when SystemSetting is both a type and a context value.
use of non compliant name should be discouraged
2015-11-29 16:53:57 +01:00
Philippe Renon
287b4ceb5d
LP-183 cleanup uavobject includes
2015-11-29 16:53:38 +01:00
Philippe Renon
df350cda44
LP-183 generated UAV objects are now more Qt and Qml friendly
...
use lower camel case for properties and getters
introduce better enums and expose them to Qml
backward compatibilty is preserved for now
2015-11-29 16:53:33 +01:00
Laurent Lalanne
0f1b662f7b
LP-179 Remove border and set background color for comboboxes
2015-11-28 01:03:11 +01:00
Laurent Lalanne
990e7eb3c9
LP-179 Highlight stabilized mode used
2015-11-28 01:03:11 +01:00
Philippe Renon
f1598e0a51
LP-2 remove unused variable
2015-11-25 09:09:55 +00:00
Philippe Renon
b629a7f69f
LP-2 remove unused <QtDesigner/QDesignerExportWidget> import that was causing a deprecated warning
2015-11-25 09:09:55 +00:00
Philippe Renon
6d934fc177
LP-2 removed unused classes that fail to link with Qt 5.5
2015-11-25 09:09:55 +00:00
Philippe Renon
2df89769c9
LP-2 fixed compilation errors around usage of isinf() and isnan()
2015-11-25 09:09:55 +00:00
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