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 |
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.
Found by valgrind.
|
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.
Therefore Mouse3DInput has been changed to now inherit from that base class and implement the necessary interface.
|
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.
The base directory for .pri files is now the .pro file that includes them.
|
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.
We also document how we got the source code and keep our modifications out of the Qwt directory.
|
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 |