Gus Grubba
|
19066fe30a
|
Windows build fix
Pairing not supported under Windows
Remove zlib dependency for Windows.
Fixes https://github.com/mavlink/qgroundcontrol/issues/7954
|
5 years ago |
Don Gagne
|
091fd77e43
|
Better build files for android bitness including #define tagging
|
6 years ago |
Don Gagne
|
962b06875e
|
Disable Pairing code on Android 64 bit builds
|
6 years ago |
Don Gagne
|
4b88896863
|
Updates for Qt 5.12 and 64 bit
|
6 years ago |
Don Gagne
|
20e0ee70bb
|
Update QGCExternalLibs.pri
Fix bad push
|
6 years ago |
Gus Grubba
|
604e12f645
|
Add link pairing
|
6 years ago |
DonLakeFlyer
|
a34b968bcb
|
No current android openssl 64 bit version
|
6 years ago |
Gus Grubba
|
1c4fdc2e36
|
First shot at it
|
6 years ago |
Gus Grubba
|
4f05bdeb5c
|
Invert logic and fix bad copy/paste
|
6 years ago |
Gus Grubba
|
943cb967a1
|
CP - Disable APM code if it's disabled in the build.
|
6 years ago |
Gus Grubba
|
f9a72c2be9
|
Fix Qt version detection and create proper variable to contain the path to the Airmap installation.
|
6 years ago |
Patrick José Pereira
|
edd2ef289a
|
QGCExternalLibs: Test Qt version before adding AirMap
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
6 years ago |
Don Gagne
|
057d3e7a7b
|
Include prebuilt android OpenSLL libs
|
6 years ago |
Don Gagne
|
899d58bcb4
|
Support loading polygon from SHP file
|
6 years ago |
Gus Grubba
|
de2115a7b0
|
Don't try to build on iOS
|
7 years ago |
Jonas Vautherin
|
29089b930e
|
Bump Qt version numbers in airmap dependency
|
7 years ago |
Jonas Vautherin
|
512301be44
|
Remove boost dependency from airmap public interface
|
7 years ago |
Gus Grubba
|
5388392cf0
|
Update adding Linux build for Airmap
|
7 years ago |
mantelt
|
2f79d2f04c
|
Allow setting MAVLINK relative path, absolut path and dialect in user_config.pri
|
7 years ago |
Gus Grubba
|
01ac7e82d3
|
Check if boost is present before including AirMap
This is temporary until we get rid of it
|
7 years ago |
Gus Grubba
|
704836507c
|
Skip build if it doesn't find airmapd
|
7 years ago |
Gus Grubba
|
c32820482f
|
Consolidate settings
All settings wired and persistent
Cleanup non Airmap builds
|
7 years ago |
Gus Grubba
|
f55279d99c
|
WIP Making it possible to have a build without Airmap
Move all airmap related stuff to its own directory
|
7 years ago |
Gus Grubba
|
e67c357c1c
|
Allow disabling the Ardupilot dialect (and using either common or a different dialect altogether).
|
7 years ago |
Gus Grubba
|
c4407d148d
|
Remove external TTS dependencies.
|
8 years ago |
mantelt
|
7710f6d123
|
ExternalLibs: Fix compiling on windows 64bit
Add switch to QGCExternalLibs.pri to check whether 32bit or 64bit version of SDL should be used on windows
|
8 years ago |
DonLakeFlyer
|
60cec130c8
|
Remove breakpad since not working
|
8 years ago |
DonLakeFlyer
|
12a66b69f6
|
Break pad support for android
|
8 years ago |
Don Gagne
|
2374891c3e
|
Remove XBee support
Even though it hasn't been supported forever, the files where still
being compiled
|
8 years ago |
Don Gagne
|
b4dc5f3ccd
|
Mavlink 2.0 support
No signing support yet
|
9 years ago |
Rustom Jehangir
|
1f109990a6
|
SDL2: Library project config for Windows build.
|
9 years ago |
Rustom Jehangir
|
27dfa550ed
|
SDL2: Update project files and update joystick open function for SDL2
|
9 years ago |
Rustom Jehangir
|
7e6d99005c
|
SDL2: Change external libs to SDL2
|
9 years ago |
Don Gagne
|
cccff3df8e
|
Revert "Mavlink 2.0 support"
|
9 years ago |
Ricardo de Almeida Gonzaga
|
52fef372ba
|
Fix typos
|
9 years ago |
Don Gagne
|
fa7d4906db
|
Mavlink 2.0 support
|
9 years ago |
Don Gagne
|
779f13f4e3
|
Remove 3D Mouse Support
|
9 years ago |
Don Gagne
|
78539f564e
|
Use ardupilotmega mavlink dialect
This way QGC can support both PX4 and APM Flight Stack messages at the
same time.
|
9 years ago |
Don Gagne
|
6747681d87
|
Remove warning about no dialect
|
9 years ago |
dogmaphobic
|
38c177fdc2
|
Adding TTS to iOS
|
9 years ago |
dogmaphobic
|
dd587ce2b1
|
Text to Speech Work
|
9 years ago |
Don Gagne
|
5efd09f9dc
|
Boot performance
Mostly accomplished by delay loading Qml elements
|
9 years ago |
Don Gagne
|
812ee27236
|
Cut over 100% to new Map/Mission code
- Delete all old map code
|
10 years ago |
Gus Grubba
|
ab7f16795a
|
Fixing non Mac OS builds.
|
10 years ago |
dogmaphobic
|
d653c636af
|
Enabling Zeroconf (Bonjour) on Mac OS/iOS
|
10 years ago |
Don Gagne
|
2d2ed7a789
|
Remove support for...
- Local 3d View
- Custom Tool Widgets
- MockUAS/MockUASManager
|
10 years ago |
Gus Grubba
|
20a5b69bd8
|
Fixing QMake project for Windows so Qt Creator can be used to build/debug QGC.
|
10 years ago |
Don Gagne
|
244aff2eab
|
Remove GoogleEarth support
|
10 years ago |
Don Gagne
|
b85b9a21ca
|
Disable Google Earth
Adding Issue #1157 to put back
|
10 years ago |
Don Gagne
|
9833de839e
|
Fix DISABLE_GOOGLE_EARTH
|
10 years ago |