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 |
James Goppert
|
9567955584
|
Fixed linux build.
|
14 years ago |
lm
|
de6731dd15
|
Minor naming changes to MAVLink enum end
|
14 years ago |
lm
|
7303d61710
|
A number of bugfixes for various MAVLink messages
|
14 years ago |
lm
|
1d9aa4cb3e
|
Cleaned up minor things, small bugfixes
|
14 years ago |
lm
|
6679ac37b2
|
Fixed master branch
|
14 years ago |
Mariano Lizarraga
|
a3db5ec5f7
|
Added a qDebug() message handler for windows installs that have no debug helpers. Hunting bug in Mode change in UASView
|
14 years ago |
lm
|
af9f247903
|
Fixed line end handling in communication console, allowed to use enter for sending
|
14 years ago |
Mariano Lizarraga
|
73e270fe14
|
Some initial unit tests in place for UAS class
|
14 years ago |
INIDETAM
|
683fda7c28
|
Changes in TestUnit
|
14 years ago |
lm
|
18b44cbeca
|
osg earth support will only activated when osg is found
|
14 years ago |
pixhawk
|
9a11483b20
|
Fixed many, many small visual issues
|
14 years ago |