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
Lorenz Meier
94f9e534ef
Switched to 64 bit for Mac as default, fixed various compile warnings, now down to < 10 warnings
14 years ago
pixhawk
f27e3b7a2e
Fixed custom widgets, now working as expected with default config
14 years ago
lm
0f7c4379b7
Added param tooltips
14 years ago
LM
ce45adce16
Auto-deleting unwanted build files from release directory, build script now perfectly creates a distribution-ready folder structure.
14 years ago
oberion
9136d5396e
Debug console bugfix
14 years ago
oberion
041c840b97
Working Xbeelink + DebugConsole ComboBox bugfix
14 years ago
LM
be676aedf1
Fixed file copy commands
14 years ago
oberion
5ae9d94ecf
added copystatement to have all dll in right folder
14 years ago
LM
8f850ebe85
Added status bar as general user summary, very early on still
14 years ago
oberion
443d98cddb
Xbee communication can be opened
14 years ago
LM
3a7a1cfad9
Fixed a compile error occuring on *nix systems due to VS2010 changes
14 years ago
Franz
93287e3240
Adapted for use with vc2010
14 years ago
LM
1df0c0d508
Windows build adjustments
14 years ago
LM
c62765eb90
Fixed compile errors and warnings for Windows.
14 years ago
LM
4cfee50edf
Fixed last compile issues on Windows 7 / VS2008
14 years ago
lm
ca90bb6cdf
enabled instrumentation
14 years ago
pixhawk
d1d6f8f91e
Cleaned up serial port libs, activated mav visualization on map (still debugging), fixed standalone MAVLink generator
14 years ago
LM
51069e0618
Minor compile fixes for v1.0
14 years ago