Rustom Jehangir
66616141f3
SDL2: Add missing Info.plist file for SDL2 framework.
8 years ago
Rustom Jehangir
215d72c1be
SDL2: Remove code signature file to (hopefully) fix macOS Sierra build.
8 years ago
Don Gagne
b4dc5f3ccd
Mavlink 2.0 support
...
No signing support yet
9 years ago
Rustom Jehangir
93f5908ce7
SDL2: Remove old SDL1 development files.
9 years ago
Rustom Jehangir
4b6a41257e
SDL2: Add Windows SDL2 development files.
9 years ago
Rustom Jehangir
7c71f38ce8
SDL2: Add SDL2 Mac development files.
9 years ago
Bart Slinger
01d4d0b22a
mavlink update to include HIL_ACTUATOR_CONTROLS
9 years ago
Bart Slinger
a0d071eb95
remove mavlink update
9 years ago
Bart Slinger
56d400b0bc
using Vehicle instead of UAS
9 years ago
Bart Slinger
e6a125ee02
Add support for HIL_ACTUATOR_CONTROLS mavlink message
9 years ago
Lorenz Meier
878d8a3348
Updated MAVLink 2.0 headers
9 years ago
Nate Weibley
3e51423c13
Update to fixed mavlink and include mavlink in precompiled headers for good measure
9 years ago
Lorenz Meier
6389d2fcbc
Update MAVLink v1 lib to accomodate compiler warning
9 years ago
Lorenz Meier
6243176e9f
Update v2.0 MAVLink libs
9 years ago
Lorenz Meier
0ff4da80e1
Update MAVLink 1 version
9 years ago
Gregory Dymarek
6e33df1aec
Updating mavlink v1.0 ref
9 years ago
Gregory Dymarek
ac4ad3b776
Sync with official
9 years ago
Lorenz Meier
23b94b7bfd
Add MAVLink 2.0 as submodule
9 years ago
Lorenz Meier
86387cf952
Update MAVLink lib version
9 years ago
Lorenz Meier
1df6297661
Update MAVLink version
9 years ago
Lorenz Meier
86eec3f4c5
MAVLink: Update submodule
9 years ago
Lorenz Meier
4e9d37b5e2
Update MAVLink submodule
9 years ago
Don Gagne
779f13f4e3
Remove 3D Mouse Support
9 years ago
Don Gagne
09d067b100
Mavlink update
9 years ago
nopeppermint
b84d333ded
change back qwt corrections
9 years ago
nopeppermint
3c48c8c151
change back correction on thirdParty libs
9 years ago
nopeppermint
6dbae4d4be
correct spelling mistakes
9 years ago
Tomaz Canabrava
8e9f8ede10
More Signals to new syntax, shut up Eigen error for c++11 code
...
bind1st and bind2nd are depreceated in C++11 because now we
have variadic templates, so remove them from the compile unit
if we are compilling in c++11 mode.
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
9 years ago
Tomaz Canabrava
680fa638fd
update eigen version to 3.2.7, to have better c++11 support
...
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
9 years ago
Don Gagne
f519c8fe21
Update to latest mavlink
9 years ago
dogmaphobic
25a7957503
Done for now
9 years ago
dogmaphobic
dd8a2dabd0
Fix iOS Build.
9 years ago
Don Gagne
0c251d7973
Fix native function setting
9 years ago
dogmaphobic
1b14627206
Adding Qt Location headers for Qt 5.5.1
...
This only affects the build when using Qt 5.5.1. Other versions are unchanged.
So far only tested with Mac OS.
9 years ago
Don Gagne
812ee27236
Cut over 100% to new Map/Mission code
...
- Delete all old map code
10 years ago
Lorenz Meier
e352f24724
Updated MAVLink version
10 years ago
dogmaphobic
8dabbb98d5
Stop annoying errors when there is no serial device.
10 years ago
Lorenz Meier
8aac00ff2b
Update MAVLink version
10 years ago
Lorenz Meier
4868f3371e
MAVLink: Update library version to add support for new messages
10 years ago
Hugo Serrat
c614284847
Updated mavlink submodule
10 years ago
dogmaphobic
fe015311bb
First stab at iOS builds
10 years ago
dogmaphobic
6af9a17078
More Android work...
10 years ago
dogmaphobic
54c8a34965
Android SerialPort work.
...
Still not working right...
10 years ago
dogmaphobic
59ad9be767
First android commit.
10 years ago
Don Gagne
6362e4c764
Restructure location plugin build
...
Restructured to better fit existing build structure
10 years ago
Gus Grubba
c6c75198cc
Linux Fixes.
...
Fixing case error in include file.
Adding missing header for Linux.
10 years ago
dogmaphobic
d058acae38
Handle proper current google map version.
...
Added Bing Hybrid Map
Added Open Street Map
Set map selection menu checks (exclusive check)
Handle proper image type otherwise disk caching fails
10 years ago
dogmaphobic
86f9a21973
Adding url factory from Open Pilot maps.
...
As this is no longer google specific, renamed everything google to qgc.
10 years ago
dogmaphobic
3edd02a398
Disabling Hybrid maps as it is not working right.
10 years ago
dogmaphobic
a3ddb92439
Removing debug output.
10 years ago