From 8838c74b2d2f7cfc4c8bae84bfefb279e5bf0b90 Mon Sep 17 00:00:00 2001 From: pixhawk Date: Fri, 31 Dec 2010 14:54:23 +0100 Subject: [PATCH] Google earth working, ready for last fixes and performance testing. --- images/earth.html | 68 +++++++++++------ qgroundcontrol.pro | 1 - src/GAudioOutput.cc | 45 ++++++++++- src/GAudioOutput.h | 5 ++ src/comm/MAVLinkSimulationLink.cc | 24 ++++++ src/comm/MAVLinkSimulationLink.h | 2 +- src/uas/ArduPilotMegaMAV.cc | 4 +- src/uas/UASInterface.h | 4 +- src/ui/MainWindow.cc | 3 + src/ui/MainWindow.ui | 19 ++++- src/ui/map3D/QGCGoogleEarthView.cc | 118 ++++++++++++++++++++++------- src/ui/map3D/QGCGoogleEarthView.h | 42 +++++----- src/ui/map3D/QGCGoogleEarthView.ui | 51 ++++++++++++- 13 files changed, 300 insertions(+), 86 deletions(-) diff --git a/images/earth.html b/images/earth.html index 0ab8487b0..a3087fd3b 100644 --- a/images/earth.html +++ b/images/earth.html @@ -7,6 +7,7 @@ QGroundControl Google Earth View +