acfloria
d4124c20bc
Use any mavlink message instead of only the heartbeat to determine if the link is active
7 years ago
Patrick José Pereira
0bbbaa437b
qgroundcontrol: Use qtquickcompiler by default
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
7 years ago
DonLakeFlyer
585f8efdb5
Initial Heli Setup page
7 years ago
DonLakeFlyer
03d3d53847
Support for Sync - Load KML
7 years ago
acfloria
66fcbc2a2d
Allow tracking multiple heartbeats for a single link
...
Add the HeartbeatTimer class to track a single heartbeat for a single link.
For every new received heartbeat an instance of the class is created.
Every instance emits a signal if it timed out or the timer is restarted.
Each vehicle then decides based on all different signals which link is the
priority link.
7 years ago
DonLakeFlyer
985c72e5c2
SurveyMissionItem -> SurveyComplexItem
7 years ago
DonLakeFlyer
512922c952
New ListModel for Fact meta data base increment/decrement
7 years ago
DonLakeFlyer
c5cee1402a
Make QtCharts usage desktop only
7 years ago
DonLakeFlyer
e9293adb2b
Remove MavlinkQmlSingleton
7 years ago
DonLakeFlyer
12241e6258
Restructure terrain query to support path query as well
7 years ago
mantelt
2f79d2f04c
Allow setting MAVLINK relative path, absolut path and dialect in user_config.pri
7 years ago
mantelt
7c2aaf2161
Allow setting MAVLINK dialect in user_config.pri
7 years ago
DonLakeFlyer
8f69ce2db8
Complex item unit test work
7 years ago
Daniel Agar
51faca98a2
qmake use absolute paths instead of relative
7 years ago
DonLakeFlyer
d44fdf483b
New TransectStyleComplexItem base class
7 years ago
DonLakeFlyer
790d03b427
Initial Corridor Scan support
7 years ago
DonLakeFlyer
8a54ef0ff5
Fix iOS build
7 years ago
DonLakeFlyer
b6edd92270
Support for detailed Geo and UTM position editing
7 years ago
DonLakeFlyer
9e5f64a1ec
Support custom gimbal angles in Structure Scan
7 years ago
Gus Grubba
2f291f28e4
Allow pseudo mobile builds (Native QML on Desktop)
7 years ago
Andreas Bircher
54c7e7ddaf
api calls
7 years ago
Andreas Bircher
bfdc40f19a
Terrain tiles
7 years ago
DonLakeFlyer
16953f6704
Switch to QSerialPort for Firmware Upgrade
7 years ago
DonLakeFlyer
073ab854ae
New CameraCalc reusable code for complex items
...
Converted Structure Scan to use CameraCalc such that it now works with
camera specs.
7 years ago
DonLakeFlyer
f2c1e9b2c1
AudioOuput class restructuring
...
Also hand carried text to speech changes from Stable to master. Plus
unit tests for that.
7 years ago
DonLakeFlyer
26f243eefd
Remove QGCAudioWorkerTest temporarily
...
Need to hand carry some stuff from Stable to master in order to fix
7 years ago
Gus Grubba
1b7983d74e
Add to build
8 years ago
Don Gagne
801221a8d0
Initial Structure Scan support
8 years ago
DonLakeFlyer
83a83ed57f
Fix typo
8 years ago
dheideman
23561c4a5c
Move User Brand Image to new factgroup
8 years ago
DonLakeFlyer
15631ad098
Better reading of numbers like -10.5m
8 years ago
Patrick José Pereira
74eead41f1
Add KML header and source
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
8 years ago
DonLakeFlyer
f11971c638
QGCCorePlugin::customMapItems support
...
Also rename QmlPageInfo to QmlComponentInfo to cover more use cases
8 years ago
DonLakeFlyer
572257107f
Switch to more generic QmlPageInfo from QGCSettings
...
Also plugin'ize intrument panel PageView pages
8 years ago
Don Gagne
537463c57c
New Mavlink 2 spec GeoFence and Rally Point support
8 years ago
Gus Grubba
e685642b63
Move Text To Speech to QTextToSpeech
...
This needs Qt 5.9. Do not merge it yet.
8 years ago
Don Gagne
3a0f835760
Terrain display in MissionItemStatus
8 years ago
Don Gagne
e910070a21
Add support for ADSB vehicle display
8 years ago
Gus Grubba
a0321b80dd
Camera definition implementation
8 years ago
DonLakeFlyer
04b8ace974
Allow custom overrides of windows installer icons
8 years ago
Gus Grubba
5f3729db70
Enable QtQuick compiler for iOS store builds.
...
Hide "Save Path" as it breaks the UI in General Settings.
8 years ago
DonLakeFlyer
b02dbc5d88
Put back correct app name
8 years ago
DonLakeFlyer
08027c2ff5
Support for custom build installers for Windows/OSX
...
Correctly supports application name and branding changes
8 years ago
DonLakeFlyer
9a307a67d1
Hack workaround to 5.9 android FileDialog Qt bug
...
https://bugreports.qt.io/browse/QTBUG-61424
8 years ago
Beat Küng
e3c97d2ee2
toolbar: show RTK survey-in status
8 years ago
DonLakeFlyer
54331a1981
Add delete file support to QGCFileDialog
8 years ago
DonLakeFlyer
08abea5b00
Remove InfoView widget
8 years ago
Don Gagne
5fde6e7141
Better/More survey related unit testing
8 years ago
DonLakeFlyer
7d75737402
Remove incomplete Mixers page
8 years ago
Don Gagne
cd97639c47
Fix section dirty bit handling
8 years ago