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 |
Lorenz Meier
|
cf790028f1
|
Updated MAVLink message set
|
10 years ago |
Lorenz Meier
|
71336d5b03
|
Temporary libs fix for QWT for Qt 5.4
|
10 years ago |
Lorenz Meier
|
9364558e44
|
Fix max zoom level to avoid black screen
|
10 years ago |
Lorenz Meier
|
2c6cb7c452
|
Fixed map urls
|
10 years ago |
Lorenz Meier
|
4fcffe2e52
|
Remove unwanted mutex unlocker
|
10 years ago |
Lorenz Meier
|
dacfcd247e
|
Fix race in opmapcontrol
|
10 years ago |
ndousse
|
950ebd9e77
|
Update the MAVLink submodule
|
10 years ago |
Don Gagne
|
e36ef7db17
|
Debug bug fix
|
11 years ago |
Don Gagne
|
10a35ec8d1
|
Change tabs to spaces
|
11 years ago |
Don Gagne
|
2bc0154598
|
Hack fix for qwt 64 bit Windows compiler warnings
|
11 years ago |
Lorenz Meier
|
578adc855c
|
updating MAVLink
|
11 years ago |
Don Gagne
|
22ebc746f0
|
QImage creations fails causing QPainter to fail
Need to check for QImage failure otherwise it will through a qWarning.
|
11 years ago |
Julian Oes
|
8b90e94775
|
mavlink: updated submode to latest master
|
11 years ago |
Lorenz Meier
|
b92c37e1ee
|
Updated MAVLink
|
11 years ago |