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
dogmaphobic
47b00f2f52
Google Maps Qt Geoservices plugin.
10 years ago
dogmaphobic
f82726cf74
Cleaning up Tile Cache Queue
10 years ago
Lorenz Meier
d0c534175f
Updated MAVLink to include dense VTOL MAV_TYPE entries
10 years ago
Lorenz Meier
2c39564396
MAVLink version update
10 years ago
Thomas Gubler
da9ac793c1
update mavlink c library
10 years ago
Thomas Gubler
d1d7a92015
rc2param: min and max value
10 years ago
Thomas Gubler
6bc001e6c3
send rc to paramter map prototype
10 years ago
Don Gagne
b9113c56eb
QSqlDatabase::addDatabase not thread safe with plugin
...
Although the method is marked as thread safe in the docs, if you use a
database plugin it ends up not being thread safe.
10 years ago
Don Gagne
6cb93da756
Hopefully fix thread safety issue
...
Operator = is not thread-safe, but copy constructor looks to be. This
is causing an intermittent crash.
10 years ago
Lorenz Meier
be730d3143
Ensure that the show event handling of the op map widget only creates one connection
10 years ago
Don Gagne
d7257ad446
Better Windows error reporting
10 years ago
Don Gagne
e8b459721b
Better error reporting
10 years ago
Lorenz Meier
aaba13084a
Updated MAVLink version
10 years ago
Don Gagne
ae8ffd0cca
Switch Firmware Upgrade to qextserialport
...
QSerialPort buffering too slow on Windows.
10 years ago
Don Gagne
d61846e3fc
Remove SSL usage from code
10 years ago
Lorenz Meier
5b3bcee57c
Updated MAVLink revision
10 years ago