Lorenz Meier
2a692725a8
Merge pull request #532 from thomasgubler/map3d_errors
...
fix unused-but-set-variable warnings/errors in map3D
11 years ago
Lorenz Meier
05a37412f0
Do not change views on current WP change
11 years ago
Don Gagne
656e153fce
Issue 535 fix
11 years ago
Thomas Gubler
14dcd87270
map3D: reverse if statement
11 years ago
Lorenz Meier
87daf4dd15
Merge pull request #536 from DonLakeFlyer/LinuxWarningsOff
...
Turn off -Werror for Linux
11 years ago
Don Gagne
ec15777c51
Turn off -Werror for Linux
11 years ago
Lorenz Meier
9434295915
Merge pull request #533 from DonLakeFlyer/FixPixhawkErrors
...
Fix unused variables errors in Pixhawk build
11 years ago
Don Gagne
bde73aed56
Fix unused variables errors in Pixhawk build
11 years ago
Thomas Gubler
cf03403a3b
fix unused-but-set-variable warnings/errors in map3D
11 years ago
Thomas Gubler
eb3f48b99c
fix merge errors and unused-variable error
11 years ago
Thomas Gubler
705ab124c2
remove alsa asound library dependency comment
11 years ago
Thomas Gubler
7f6db70d6b
Merge remote-tracking branch 'upstream/master' into espeak
...
Conflicts:
QGCExternalLibs.pri
src/GAudioOutput.cc
src/GAudioOutput.h
11 years ago
Lorenz Meier
7431acf02f
Merge pull request #528 from DonLakeFlyer/Installers
...
Installers for Mac and Windows
11 years ago
Lorenz Meier
29ba649bd0
Merge pull request #490 from Susurrus/build_fixes
...
The build process fixup PR to rule them all
11 years ago
Lorenz Meier
f8ca6f646f
Merge pull request #531 from DonLakeFlyer/WarningsAsErrors
...
Final Warnings fixed plus Warnings as Errors turned on
11 years ago
Don Gagne
3d5c119d55
Final Warnings fixed plus Warnings as Errors turned on
11 years ago
Lorenz Meier
db719606e9
Merge branch 'master' of github.com:mavlink/qgroundcontrol
11 years ago
Lorenz Meier
4e81ee8ce0
Fixed offset in image
11 years ago
Lorenz Meier
906c3f21a5
Merge pull request #521 from mavlink/fix_rc_usb
...
No need to stop mavlink no more
11 years ago
Lorenz Meier
431db26bfb
Merge pull request #529 from julianoes/wp_fixes
...
WP bugfixes
11 years ago
Julian Oes
0c1774a863
WaypointManager: React to ack when waypoint transmission fails
11 years ago
Julian Oes
5bd3722eb0
WaypointList: Correct copy paste mistake
11 years ago
Julian Oes
00b20454aa
WaypointManager: correctly clear WP list
11 years ago
Lorenz Meier
3bed19df9d
Moved submodule back to Feb10
11 years ago
Don Gagne
67f00be79e
Installers for Mac and Windows
11 years ago
Bryant
6c5fbd2a01
Docs: Removed reference to Kinect support in README.
11 years ago
Bryant
571ceedcd5
Build: Remove libfreenect that was accidently re-added in previous merge.
...
(originally removed in 436d0f78bc
)
11 years ago
Bryant
9982bcd58f
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into build_fixes
...
Conflicts:
QGCExternalLibs.pri
11 years ago
Lorenz Meier
436d0f78bc
Dropping support for freenect lib
11 years ago
Lorenz Meier
40009d86f2
Updated qupgrade submodules
11 years ago
Lorenz Meier
6c50f7968f
Merge pull request #510 from mavlink/wp_radius
...
Add new waypoints based on the UAV airframe type
11 years ago
Don Gagne
898f2c288e
Merge pull request #525 from DonLakeFlyer/WindowsFix
...
Reverted windows build change from ThirdPartyWarnings merge
11 years ago
Don Gagne
4377881d0b
Reverted windows build change from ThirdPartyWarnings merge
11 years ago
Lorenz Meier
3e937e0514
Merge pull request #513 from DonLakeFlyer/ThirdPartyWarnings
...
Third party warnings
11 years ago
Don Gagne
a94d575e60
Merge branch 'ThirdPartyWarnings' of https://github.com/DonLakeFlyer/qgroundcontrol into ThirdPartyWarnings
11 years ago
Don Gagne
5fb7912da7
Bring qupgrade up to latest master
11 years ago
Don Gagne
174ad91de2
Silence some warnings from Windows build
...
Not going to fix these two warnings in Windows builds so silence from
makefile
11 years ago
Don Gagne
374ae60294
OpenSceneGraph has overridden virtuals defined in its headers
...
Use a pragma around our use of that header to silence the warning. OSG
3.01 has these warnings, 3.2 has fixed them, but 3.2 doesn’t isn’t the
widely used release yet. So at some point when we upgrade to 3.2 this
will no longer be needed.
11 years ago
Don Gagne
33acee39fe
Silence makefile override warnings
...
qserialport and qextserialport use the pattern of += into
PUBLIC_HEADERS and PRIVATE_HEADERS. This leads to the same header being
included twice. Which in turn causes the rule for moc in the makefile
to be added twice, hence the warning. Using *= instead of += removes
the duplication.
11 years ago
Don Gagne
8f0f540f60
Silence warnings in qwt
...
The latest version of qwt does have these warnings fixed. But the
latest version also has removed some deprecated printing functionality
which we are currently using. I gave a try at updating but it looked
fairly involved and over my level of understanding for that part of the
code. So pragmas for now. When someone does upgrade qwt the pragmas
will no longer be needed.
11 years ago
Don Gagne
7b32f32ca0
Fix warnings in opmapcontrol
...
I looked at the latest version of opmapcontrol in OpenPilot. This has
not yet been fixed. So added pragma to silence.
11 years ago
Don Gagne
35fbc63d4e
Hack to fix Windows Release build
...
Either this location is incorrect, or it is an optional install that I
haven’t figured out how to get yet. Either way, this is failing
TeamCity Windows Releases builds which I want to turn on. So for now,
I’m disabling. I’ll figure out how to make it work correctly with my
work on generating windows installs.
11 years ago
Lorenz Meier
de3aaa03bb
Fix request image compile error
11 years ago
Lorenz Meier
946ef6c3d7
Merge branch 'master' of github.com:mavlink/qgroundcontrol
11 years ago
Lorenz Meier
7b21d58924
Removed windows startup delay on voice output
11 years ago
Lorenz Meier
aa23d0dcf6
More dialect removal
11 years ago
Lorenz Meier
5d7ab736cc
Fix more dialect stupidity
11 years ago
Lorenz Meier
31c5e3b9e2
Removed include guard preventing message parsing
11 years ago
Lorenz Meier
837d909f96
Bugfix imageready slot
11 years ago
Lorenz Meier
98fb2cbffe
Add image debug output
11 years ago