Lorenz Meier
b34e16fb75
Revert "eliminate refs to nonexistent toolbar files"
...
This reverts commit 09452414f7115e47e2a21d9e5911a8b472a7343c.
12 years ago
tstellanova
09452414f7
eliminate refs to nonexistent toolbar files
12 years ago
Lorenz Meier
64cfb10be2
Fixed indendation
12 years ago
Geoff Fink
282af44cbe
A few other include fixes
12 years ago
Geoff Fink
b3f2af3c3a
Added include path for protobuf
12 years ago
Bill Bonney
aa582da29d
First commit of the new APM Toolbar
12 years ago
Bill Bonney
04040e40ef
First Commit with new changes to support new QtSerialPort (not yet working)
12 years ago
Lorenz Meier
c2d396db6d
Potential fixes for ActiveQt
12 years ago
Lorenz Meier
44e5b5d692
Mac compile fixes
12 years ago
Michael Carpenter
3c73f51de6
Changes to allow for compiling with MSVC2012
12 years ago
Thomas Gubler
9e43860b43
archlinux compatibility
12 years ago
Lorenz Meier
578c6ab05c
Removed annoying compile message
12 years ago
Bryant
975f6fb5eb
Fixed compilation in Windows.
12 years ago
James Goppert
d953c00731
Minor compile fixes.
12 years ago
Bryant
42d95c19ff
Enabled multi-core compilation of QGC within Visual Studio.
12 years ago
Bryant Mairs
ca5245c064
Cleaned up the qgroundcontrol.pri build file for win32-vs20**. Some extra
...
stuff was copied that didn't need to be and some things were missing.
For example, the release build couldn't be copied and run on another
computer because the Visual Studio runtime DLLs weren't copied. Their
license allows them to be distributed, so this is fine to do.
13 years ago
Lorenz Meier
b9b9fbc419
Fixed SDL include path
13 years ago
Lorenz Meier
ab57e1ba72
Cleaned up SDL framework inclusion, removed dependency to system-wide installed SDL
13 years ago
Lorenz Meier
6ffe3d8672
Updated MAVLink, fixed typo there, fixed missing header in HIL
13 years ago
Jessica
1fef8b3b73
Addressed issue #26 . Select System, Plugins and System are disabled when neccessary. Removed style-outdoor-dark.css. Moved the other two .css files and Vera.ttf into files/styles.
13 years ago
Jessica
16e84a54ff
Moved the images folder to the files directory. Changed all of the paths to images to files/images.
13 years ago
unknown
3e0ebee18c
Added a line in qgroundcontrol.pri to include QtTestd4.dll so that the
...
unit tests will run on windows.
13 years ago
Jessica
1075997813
Put libraries into one libs directory under qgroundcontrol. Changed the neccessary files with references to those libraries.
13 years ago
Jessica
6c6684d394
Moved the images folder to the files directory. Changed all of the paths to images to files/images.
13 years ago
Lorenz Meier
d4c5a5f2f6
Updated to most recent MAVLink v1.0.8
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
f7ce46b498
Removed outdated MAVLINK v0.9 version as QGC does not work with this version. Added feature to import COLLADA terrain model and visualize model in 3D view.
13 years ago
James Goppert
a4f73ca87e
Cleaned up linux qmake files.
13 years ago
Lorenz Meier
a9f8dccb3f
Made QtOSG truly optional
13 years ago
Bryant Mairs
c3ebf0796c
Re-add copying of /models directory that was accidentally removed during last merge.
13 years ago
LM
a347a65985
Formatting, fixing audio alarms
13 years ago
pixhawk
ddd6934ab8
Made Ubuntu 64 compilation work
13 years ago
Bryant Mairs
216b023695
Compilation on Windows VS2010 now properly copies necessary support libraries to the /debug and /release directories based on which is currently building. These copies are also only done if they are necessary.
...
I removed copying of the plugins folder from Qt to the executable directory as I don't believe it's necessary anymore.
13 years ago
Bryant Mairs
75792ccfe1
Fixed problems copying support files during Windows compilation.
13 years ago
Bryan Godbolt
b6661a1b59
fixed build on ubuntu x64
13 years ago
LM
c2f4dc0dee
Small compile fixes, fixed image copy calls for non-visible Huds
13 years ago
LM
aafc43304a
Minor cleanups in various places
13 years ago
hengli
a3ff7d45ff
Added visualization of obstacles. Fixed relative font path issue in 3D widgets by using QFont within osgText::Font instead of using static font filename.
13 years ago
LM
0b4c4b5c61
Reverted to 32bit for OS X to re-enable Google Earth, fixed persistence of command button
13 years ago
Lorenz Meier
909727e360
Added auto-fixing of OpenSceneGraph library dependencies on Mac OS X
13 years ago
LM
3f331cd354
Temporarily fixed application closedown crash, needs further work to become clean
13 years ago
Lorenz Meier
e889f90849
Fixed 64/32bit OS detection on Mac OS issue
13 years ago
pixhawk
9666feaab1
Fixes to Linux build
13 years ago
Lorenz Meier
d8e18e6c5a
Working towards full 64bit support
13 years ago
pixhawk
880879cb3d
Added widgets to display RGBD data.
13 years ago
Lorenz Meier
a445c615cd
Removed special instructions for Linux leading to qt creator not finding executable
13 years ago
hengli
89f0da26ae
Added support for Google Protocol Buffers.
13 years ago
LM
49566ca120
Re-enabled OSG support for Mac OS, for the 32bit build (64bit does not support Google Earth) the local 3D map is now enabled per default
13 years ago
hengli
3e084df30e
Added more lib search paths.
13 years ago
LM
751839cc16
Compiling 32bit on Mac OS again to re-gain Google Earth support, fixed MAP API KEY to re-enable Google Maps support, added Asctec Hex rotor and SenseSoar models
13 years ago