Lionel
ebfb5edb1e
Disabled display lists for obstacle nodes.
13 years ago
pixhawk
2cc7c1fd21
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol
13 years ago
pixhawk
34e8cb2a75
Fixed bugs in HSI/HUD.
13 years ago
Lionel Heng
dcd0715bcc
Disabled active culling of overlay geode.
13 years ago
Lionel Heng
c154333940
Color obstacle cells based on height for more intuitive visualization.
13 years ago
Lionel
efc09fbf65
Fixed bug in clearing of trail data.
13 years ago
hengli
0557cad22c
Enabled blending in overlay rendering, and fixed bug in individual setting of overlay visibility.
13 years ago
LM
5348f704f4
Enabled 921600 and other high baud rates on all platforms
13 years ago
Lorenz Meier
69c9cb1f48
Added check for old MAVLink versions in decoding routine
13 years ago
Friedrich Fraundorfer
a75be3cf3a
Fixed lat/lon scaling error.
13 years ago
hengli
ab7a7c85f9
Modified Pixhawk3DWidget.cc to remove compiler warnings about unused variables.
13 years ago
Lionel Heng
80ad3802f7
Merge branch 'master' of github.com:mavlink/qgroundcontrol
13 years ago
Lionel Heng
c529ff516a
Added text (component id) to cone/circle symbol symbolizing pose data from that component in 3D view.
13 years ago
Lorenz Meier
8877827b9f
Enabled support for ARM / disarm action on component level
13 years ago
Lorenz Meier
a9a7dc9f27
Minor cleanups
13 years ago
Lorenz Meier
c4726cdd99
Merge branch 'master' of github.com:mavlink/qgroundcontrol
13 years ago
Lorenz Meier
f5f3c8e4c2
Fixed code style / braces
13 years ago
Lionel Heng
f3a7fb0e83
Added separators to pop-up menus in 3D view for better viewing clarity.
13 years ago
Lionel Heng
5628912a1a
Unified all object selections in 3D view via right-mouse-click, and added mouse-based terrain translation/rotation.
13 years ago
Lionel Heng
dd93ea7c92
Merge branch 'master' of github.com:mavlink/qgroundcontrol
13 years ago
Lionel Heng
15fa565219
Fixed terrain coordinate bug.
13 years ago
LM
b1044aa7fc
Regenerated all required files
13 years ago
LM
8155f1d8d0
Re-generated to make sure set is compatible
13 years ago
LM
db0759534c
Merge branch 'master' of github.com:mavlink/qgroundcontrol
13 years ago
LM
b302c8150f
Enabled offset message, fixed line charts for swarm use
13 years ago
Lionel Heng
9adfc8dc84
Disabled culling of imagery tiles.
13 years ago
Lionel Heng
ee74c2c344
Made imagery feature working again in 3D view.
13 years ago
hengli
6b5c1e503c
Disabled lighting for overlay.
13 years ago
hengli
6536a4b6da
Disabled display lists in overlay geode for better rendering performance.
13 years ago
hengli
28cb3bed51
Fixed bug in global view params.
13 years ago
hengli
08f8dfb8fd
Added additional roll/pitch parameters to terrain offset dialog.
13 years ago
pixhawk
d5c3010094
Supported multiple attitude estimates in HUD
13 years ago
Pixhawk
46cb82b9a9
Updated MAVLink
13 years ago
LM
0de14b705b
Cleaned up baud rates further, now consistent for all platforms, should compile and run on all
13 years ago
LM
00f5af7084
Made sure UART rate reporting is correct even if baud rate defines do not exist
13 years ago
LM
ec6036477a
Merge branch 'master' of github.com:mavlink/qgroundcontrol
13 years ago
LM
8547fa05b1
Fixed UART baud rates. 921600 IS supported on all platforms, they just do not define / report it
13 years ago
Lionel Heng
998e753cbf
Added timeout to overlay visualization.
13 years ago
Lorenz Meier
63a6b2006f
Merge pull request #50 from Susurrus/master
...
Windows build improvements
13 years ago
Bryant Mairs
6df76bb1f1
Corrected the Windows Visual Studio compilation so that release builds no longer have a console or debugging macros while the debug builds have both.
...
Fixed indentation across all build scripts (.pro/.pri) to be 4-spaces and consistent.
Updated the README with proper Visual Studio compilation instructions for both VS2010 and VS2008.
13 years ago
hengli
3027f1aeeb
Fixed coordinate frame issue in overlay. Outstanding issue of slow rendering of large overlays.
13 years ago
hengli
2ab870ba23
Fixed merge conflict in qgroundcontrol.pro.
13 years ago
hengli
b4a632b22b
Fixed merge conflict in qgroundcontrol.pro.
13 years ago
hengli
f2e26de605
Added remote OpenGL drawing in 3D view. Any external application can draw to the 3D view via the protobuf implementation of GLOverlay messages.
13 years ago
LM
18340b6482
Fixed serial port for mac os
13 years ago
Lorenz Meier
821e0e639f
Merge pull request #49 from Susurrus/master
...
Fixed Windows compilation and unified serial port baud rate support
13 years ago
Bryant Mairs
6a2e9b286c
Added OpenSceneGraph dependency checking for some files.
13 years ago
Bryant Mairs
f332726177
Match the listed supported serial ports in the UI to those supported by QSerialPort.
...
This commit unifies the supported baud rates completely across QGC and OSes.
13 years ago
Bryant Mairs
6490808b15
Removed unused variable/code from HSIDisplay::sendBodySetPointCoordinates().
13 years ago
Bryant Mairs
ce8cde8222
Fixed error (in VS2010) about lacking a return value introduced in 6a55b6cd49
.
13 years ago