Lorenz Meier
|
e7d2ab27ae
|
Merged with master, fixed compile error
|
11 years ago |
Lorenz Meier
|
68dcb5afc0
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol into my_qt5
|
11 years ago |
Lorenz Meier
|
30e9ca4a83
|
Build fixes for Mac OS
|
11 years ago |
Lorenz Meier
|
03ced70a56
|
Hide advanced RC config widget, as users keep confusing themselves with it
|
11 years ago |
Lorenz Meier
|
2517768289
|
Merge pull request #658 from mavlink/mavlink-ftp
Mavlink File Transfer Protocol (FTP)
|
11 years ago |
Lorenz Meier
|
3deecfe1c3
|
Merge pull request #741 from DonLakeFlyer/MoreFTP
Changed FTP to tree view
|
11 years ago |
Don Gagne
|
84cd97cab8
|
Changed FTP to tree view
Also added selection from tree view for downloading
|
11 years ago |
Thomas Gubler
|
a61644239e
|
add mavlink headers as submodule
|
11 years ago |
Bryant Mairs
|
a98944a4f1
|
Remove optional OpenSceneGraph-Qt dependency. Fonts may not be as pretty now though
|
11 years ago |
Lorenz Meier
|
5a1ae2756a
|
Add additional config items (purposefully not compiling yet, consider following commit)
|
11 years ago |
Thomas Gubler
|
5d4e04f214
|
remove mavlink headers
|
11 years ago |
Bryant Mairs
|
385d436235
|
QDesktopServices::storageLocation() moved to QStandardParths::writableLocation()
|
11 years ago |
Bryant Mairs
|
14dbbd9b26
|
"qserialport.h" is now <QSerialPort>
|
11 years ago |
Bryant Mairs
|
fff99b9704
|
<QtGui/QApplication> should be <QApplication>
|
11 years ago |
Bryant Mairs
|
ccca4a9458
|
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into my_qt5
|
11 years ago |
Bryant Mairs
|
e5f471aad0
|
QtGui headers no longer need to be prepended by QtGui/ when including.
|
11 years ago |
Bryant Mairs
|
e45f0e7a01
|
QBool no longer exists, just use C++'s standard bool type.
|
11 years ago |
Bryant Mairs
|
62d221006a
|
Renamed configuration.h to QGCConfig.h to avoid issues with opmapcontrol's configuration.h
|
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 |
Lorenz Meier
|
625abc2c52
|
Merge pull request #734 from thomasgubler/hil_quad
FGFS multicopter HIL
|
11 years ago |
Thomas Gubler
|
80a987a37e
|
arducopter.xml: whitespace
|
11 years ago |
Thomas Gubler
|
f5bf2d5845
|
fgfs arducopter model: fix indentation
|
11 years ago |
Thomas Gubler
|
68fd87ddca
|
Merge remote-tracking branch 'thomas/hil_quad' into hil_quad
|
11 years ago |
Thomas Gubler
|
7861bcd0cd
|
Merge remote-tracking branch 'upstream/master' into hil_quad
|
11 years ago |
Lorenz Meier
|
2b88c6e9b5
|
Merge pull request #733 from DonLakeFlyer/mavlink-ftp
Mavlink FTP: List and Download commands working end to end
|
11 years ago |
Don Gagne
|
70c5ce7315
|
Remove missed qDebug
|
11 years ago |
Don Gagne
|
6d2bdd849a
|
Workaround odd Windows std::string problem
|
11 years ago |
Don Gagne
|
94aaeb561f
|
Fix warning from Linux/Windows build
|
11 years ago |
Don Gagne
|
d2c3e365a9
|
Switch to kErrEOF style read loop handling
|
11 years ago |
Lorenz Meier
|
1caf009e09
|
Merge pull request #729 from mavlink/gmaps
Google Maps fix
|
11 years ago |
Thomas Gubler
|
b2923e4715
|
Merge remote-tracking branch 'upstream/master' into hil_quad
|
11 years ago |
Bryant Mairs
|
0ce13bb0c7
|
Fixed missing includes in MenuActionHelper.
|
11 years ago |
Bryant Mairs
|
6dd9288327
|
Fixed missing includes in QGCMapWidget.
|
11 years ago |
Bryant Mairs
|
ca0c51ab00
|
Fixed missing includes in LinechartWidget.
|
11 years ago |
Bryant Mairs
|
ad300d4cc0
|
Added missing includes to QGCSettingsWidget.
|
11 years ago |
Bryant Mairs
|
38b986f03a
|
OPMapControl lib had some missing includes.
|
11 years ago |
Bryant Mairs
|
63643b5c3a
|
QMouseEvent methods were renamed.
|
11 years ago |
Bryant Mairs
|
3acd1ab7ff
|
QDesktopServices no longer provides system paths, switched to QStandardPaths.
|
11 years ago |
Bryant Mairs
|
187293ea0d
|
Added missing Qt modules to build script.
|
11 years ago |
Bryant Mairs
|
54201d5295
|
Phonon has been deprecated for a while. Disabled until ported to QtMultimedia.
|
11 years ago |
Bryant Mairs
|
d3f50c66a4
|
QAbstractSocket::SocketError is now properly exposed by Qt5.
|
11 years ago |
Bryant Mairs
|
c879baba08
|
Removing QSerialPort library that's now in Qt5.
|
11 years ago |
Susurrus
|
5c404e229b
|
Merge pull request #732 from Susurrus/master
Fixes to botched Qwt 6.1 update
|
11 years ago |
Bryant Mairs
|
c50336321d
|
Update Qwt6.x update for QGCXYPlot.cc as QwtDoubleRectno longer exists
|
11 years ago |
Bryant Mairs
|
514ef5ca2c
|
Fix for ScrollZoomer being updated for Qwt6.x.
|
11 years ago |
Bryant Mairs
|
af8ad534c2
|
Remove use of Qwt5.x types as they're now deprecated.
|
11 years ago |
Don Gagne
|
e2e246fe5d
|
Support for Open/Read/Terminate FTP commands
Also modified protocol to better support eof’s on list and read
commands.
|
11 years ago |