146 Commits (17e0ff286e2e1577badb6ed132356110f9940f39)

Author SHA1 Message Date
Lorenz Meier 652e7b43a2 Updated MAVLink message specs, now got FILE_TRANSFER_PROTOCOL 11 years ago
Lorenz Meier ce6fb7b77c Updated MAVLink to most recent revision, implemented all changed functionality equivalent 11 years ago
Lorenz Meier 0177637052 Updated MAVLink revision 11 years ago
Lorenz Meier 8caddac09b Updated MAVLink submodule to resolve windows compile error 11 years ago
Bryant Mairs d4de198524 Fix for uninitialized value error in opmapcontrol. 11 years ago
Bryant Mairs 1dcc9a20a8 Fix valgrind leak in opmapcontrol. 11 years ago
Julian Oes 75ec67e6ef mavlink: submodule updated 11 years ago
Bryant Mairs 1b36ebf379 QtConcurrent is a Qt Module and doesn't need to be in the repo directly. 11 years ago
Julian Oes 00d4e642a4 mavlink submodule: use latest pixhawk headers 11 years ago
Bryant cac6198c28 A QObject needs to be the first parent of a class using the Q_OBJECT macro. 11 years ago
Lorenz Meier 89de2115cc Remove drawing lib 11 years ago
Lorenz Meier 79d121dc07 Remove non-needed files for MAVLink - we just want the C library 11 years ago
Thomas Gubler e916437f93 update mavlink version 11 years ago
Thomas Gubler 82edfb3907 remove mavlink 11 years ago
Thomas Gubler 3d1019d385 update mavlink submodule to latest master 11 years ago
Bryant Mairs cfddc8ea0e Attaching an event filter now requires a specific type of object, instead of just a function. 11 years ago
Bryant Mairs 144feb4473 setEventFilter() was renamed to installNativeEventFilter() 11 years ago
Bryant Mairs c605484bbd Not casting QWidget::winId() triggers complaints on Windows. 11 years ago
Thomas Gubler a61644239e add mavlink headers as submodule 11 years ago
Thomas Gubler 5d4e04f214 remove mavlink headers 11 years ago
Bryant Mairs 3a01d18516 Corrected namespace for GeoCoderStatusCode. 11 years ago
Bryant Mairs ca5b224920 Updating OPMapControl's use of MouseEvents. 11 years ago
Bryant Mairs f2adb60546 Updated OPMapControl's .pri file. 11 years ago
Bryant Mairs 1a9ff3b399 Removed Utils library as it's no longer used. 11 years ago
Bryant Mairs 38b986f03a OPMapControl lib had some missing includes. 11 years ago
Bryant Mairs c879baba08 Removing QSerialPort library that's now in Qt5. 11 years ago
Lorenz Meier e968d6cac5 Fix up Google maps URL building 11 years ago
Lorenz Meier a8f64c9624 Update mavlink with latest static file fixes from upstream repo 11 years ago
Bryant c96458cf3b Update Qwt to 6.1. 11 years ago
Lorenz Meier 8f30c8bee1 Let map ripper stop once finished 11 years ago
Lorenz Meier f2165ddbc7 Set max zoom to wrong value for BING to avoid excessive memory consumption - this is a workaround, not a fix 11 years ago
Lorenz Meier d55bf99576 Higher res on tooltip 11 years ago
Lorenz Meier d2e7ce4dbe Fix zoom levels in opmaplib 11 years ago
WillRam f576d9e0c8 whitespace 11 years ago
Koen Kooi 0c66e26a1d fix qmin/qmax types 11 years ago
Lorenz Meier 4ac07c371a Updated MAVLink to the newest revision, no functional changes 11 years ago
WillRam d043c24cda Copy of current OpenPilot file. Proxy fixed 11 years ago
Thomas Gubler 26ec8e3be7 mapripper: use tr() for messagebox text 11 years ago
Thomas Gubler 05db34b0c9 mapripper: autocontinue to next zoom level after 3s 11 years ago
Don Gagne fa26495293 QSerialPort emitting constant errors on Unix environment 11 years ago
Don Gagne 33acee39fe Silence makefile override warnings 11 years ago
Don Gagne 8f0f540f60 Silence warnings in qwt 11 years ago
Don Gagne 7b32f32ca0 Fix warnings in opmapcontrol 11 years ago
Don Gagne dea781f2ca Silence makefile override warnings 11 years ago
Don Gagne 74136aa7f0 Silence warnings in qwt 11 years ago
Don Gagne 326627ae74 Fix warnings in opmapcontrol 11 years ago
Bryant e5ff5501ff Removed unnecessary qextserialport libray. 11 years ago
Bryant 9d32ca15e8 Removed unneeded qserialport library. 11 years ago
Don Gagne 96fd7a0316 Fix macro redefinition errors 11 years ago
Lorenz Meier 34fb91182a MAVLink update 11 years ago