Philippe Renon
|
7c21a09b7f
|
LP-29 silenced OSGViewport a bit
|
2016-03-08 03:30:32 +01:00 |
|
Philippe Renon
|
223d8f30e0
|
LP-29 factorize update callback handling up into OSGNode
allows "on demand" mode to work which can drastically reduce cpu usage in some cases
|
2016-03-08 03:29:00 +01:00 |
|
Philippe Renon
|
a4fb576d4b
|
LP-29 default light is now a SKY_LIGHT instead of a HEAD_LIGHT
and ambient light is defaulted to 0.6.
|
2016-03-07 08:24:36 +01:00 |
|
Philippe Renon
|
94b4d68400
|
LP-29 replace OSGModelNode with more straightforward OSGGeoTransformNode
|
2016-03-07 08:24:36 +01:00 |
|
Philippe Renon
|
72d4d6a79b
|
LP-29 fix dynamic scene changes handling
OSGTransform node was not properly handling child node changes
|
2016-03-07 08:24:36 +01:00 |
|
Philippe Renon
|
a93f182582
|
LP-29 add state save/restore to PFD Qml gadget
|
2016-03-07 08:24:36 +01:00 |
|
Philippe Renon
|
f11e9c6e41
|
LP-29 expose PfdContext to Qml as "pfdContext" instead of "qmlWidget"
|
2016-03-07 08:24:36 +01:00 |
|
Philippe Renon
|
a1ad54310d
|
LP-29 fixed minor typo
|
2016-03-07 08:24:36 +01:00 |
|
Philippe Renon
|
de1a0ce49a
|
Merged in m_thread/librepilot/thread/LP-235_Failsafe_Flight_Mode (pull request #189)
LP-235 Changed the contents and logic of the Failsafe flight mode setting.
|
2016-03-05 17:23:17 +01:00 |
|
Fredrik Arvidsson
|
c45915b597
|
LP-235 Using constant instead of hard coded channel count.
|
2016-03-05 15:35:13 +01:00 |
|
Fredrik Arvidsson
|
1dd5b3e246
|
LP-235 Changed the contents and logic of the Failsafe flight mode setting.
Uncrustification.
|
2016-03-03 23:03:25 +01:00 |
|
Philippe Renon
|
9d2d90e44d
|
remove global widgets dependency from plugins.pri
cleanup related pro files and includes
|
2016-03-03 19:29:45 +01:00 |
|
Fredrik Arvidsson
|
f4b3b89953
|
Merged in m_thread/librepilot/thread/LP-249_Bug_fix (pull request #188)
LP-249 Fixed bug.
|
2016-03-03 16:38:51 +01:00 |
|
Fredrik Arvidsson
|
4dd174f77b
|
LP-249 Fixed bug.
|
2016-03-03 16:26:54 +01:00 |
|
Lalanne Laurent
|
e56e4cedb3
|
Merged in f5soh/librepilot/LP-232_Fmode_display_config_error (pull request #177)
LP-232 Display flight mode alarm while setup
|
2016-03-03 15:36:36 +01:00 |
|
Lalanne Laurent
|
07f2bb3bc4
|
Merged in filnet/librepilot/filnet/LP-29_osgearth_integration (pull request #179)
LP-29 fix osg attitude handling issue when pitch close to +/-90 (thank you @liftbag for reporting it)
|
2016-03-03 15:35:22 +01:00 |
|
Lalanne Laurent
|
98a83a5cf2
|
Merged in f5soh/librepilot/LP-247_Wizard_naza_gps (pull request #186)
LP-247 Add Naza GPS to Wizard
|
2016-03-03 15:28:09 +01:00 |
|
Fredrik Arvidsson
|
618c4bfe5c
|
Merged in f5soh/librepilot/LP-240_AuxMag_Settings_GUI (pull request #183)
LP-240 Add GUI tab for external Magnetometer
|
2016-03-03 15:25:49 +01:00 |
|
Fredrik Arvidsson
|
044c357be8
|
Merged in m_thread/librepilot/thread/LP-235_Failsafe_Settings_GUI (pull request #187)
LP-235 Failsafe settings GUI
|
2016-03-03 08:53:51 +01:00 |
|
Fredrik Arvidsson
|
3469b4d0cb
|
LP-235 Changed faulty tool tips.
|
2016-03-02 10:47:18 +01:00 |
|
Fredrik Arvidsson
|
24e2c400ef
|
LP-235 Fixed UI related issue.
|
2016-03-02 10:08:28 +01:00 |
|
Fredrik Arvidsson
|
41adb3e4c4
|
LP-235 Changed type of text field to avoid HTML encoding.
|
2016-03-02 10:06:52 +01:00 |
|
Fredrik Arvidsson
|
0f7f268a0a
|
LP-235 Added some default buttons as widgets so that they are greyed out when board is disconnected.
|
2016-03-02 09:12:00 +01:00 |
|
Fredrik Arvidsson
|
8a96904e8a
|
LP-235 Changed so that the correct channels are laid out in GUI. Added default button to reset values. Re-factored some repeated code.
|
2016-03-02 09:07:30 +01:00 |
|
Laurent Lalanne
|
e5b03868df
|
LP-247 Add Naza GPS to Wizard
|
2016-02-28 12:27:38 +01:00 |
|
Laurent Lalanne
|
91e5863939
|
LP-240 Changes from review
|
2016-02-26 23:31:18 +01:00 |
|
Laurent Lalanne
|
8211efe804
|
LP-240 Add Mag error display in percent - Lower rates for telemetry
|
2016-02-26 10:12:10 +01:00 |
|
Laurent Lalanne
|
1aaf9b9f0e
|
LP-240 Remove delay (diff sliders working) on enter tab - Apply default metadata
|
2016-02-26 00:49:23 +01:00 |
|
Philippe Renon
|
0e9016da5f
|
LP-29 don't switch off lights when terrain is present
this will work only with osgearth version greater than 2.7
|
2016-02-25 23:34:13 +01:00 |
|
Philippe Renon
|
a59740a5ff
|
LP-29 improve initialization of scene graph
addresses issue with initial camera position
|
2016-02-25 23:28:44 +01:00 |
|
Laurent Lalanne
|
e1dadbce02
|
LP-240 Change names to Auxiliary - Disable auxMag alarm if not available.
|
2016-02-25 22:54:27 +01:00 |
|
Philippe Renon
|
6c6f184d28
|
LP-29 simplify viewport resizing handling and other cleanups
|
2016-02-24 22:49:55 +01:00 |
|
Philippe Renon
|
9c42319e36
|
LP-29 add OSGShapeNode and remove OSGCubeNode
OSGShape node supports cube, sphere, torus and 3D axis
|
2016-02-24 22:49:53 +01:00 |
|
Philippe Renon
|
c75299c4ec
|
LP-29 remove problematic calls to traverse (update only applies to current node)
|
2016-02-24 22:49:52 +01:00 |
|
Philippe Renon
|
d2c8d6c657
|
LP-29 made OSGTransform node position/attitude handling more consistent
|
2016-02-24 22:49:46 +01:00 |
|
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 |
|
Fredrik Arvidsson
|
98d416c493
|
LP-235 Adding GUI for failsafe configuration.
TODO: Fix text in Failsafe tab to have information about how failsafe works and is intended to be configured.
|
2016-02-24 00:16:03 +01:00 |
|
Philippe Renon
|
bdb42246e8
|
LP-29 fix osg attitude handling issue when pitch close to +/-90 (thank you @liftbag for reporting it)
|
2016-02-22 23:40:37 +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 |
|
Laurent Lalanne
|
ec0067ffcb
|
LP-232 Hide configAlarmStatus label when disconnected
|
2016-02-17 16:21:17 +01:00 |
|