Beat Küng
328ce3343d
FileManager: fix upload complete
...
Previously, a completed file upload lead to this assert:
Q_ASSERT(!_ackTimer.isActive());
because _closeUploadSeesion() was called twice, thus activating the timer
twice.
8 years ago
Beat Küng
c3496b9c7e
QGCUASFileView.cc: fix upload complete
8 years ago
dheideman
256fed269b
Flight display: Fixed TypeErrors on startup without gstream installed
8 years ago
Don Gagne
0a9a2d6428
Merge pull request #5482 from DonLakeFlyer/ADSBTimeout
...
ADS-B vehicle timeout and stacked callsign
8 years ago
Don Gagne
8b72be79a1
Fix timeout logic
8 years ago
DonLakeFlyer
b0f341d63c
10 sec timeout on vehicle
8 years ago
DonLakeFlyer
2f7deb1b66
Stack callsign below altitude
8 years ago
dheideman
317636e677
Flight display: Create property variable
8 years ago
dheideman
e43147716f
Flight display: Remove video record button when gstreamer is not installed
8 years ago
Don Gagne
fb8ac8d296
Merge pull request #5477 from DonLakeFlyer/LinuxLib
...
Linux: Add missing lib
8 years ago
Don Gagne
3819cb37fb
Merge pull request #5476 from mavlink/pr-adsb-tweaks
...
Flight display: Add callsign to transponders
8 years ago
DonLakeFlyer
45b68e902b
Add missing lib
8 years ago
Lorenz Meier
4776f1d437
Flight display: Add callsign to transponders
8 years ago
Don Gagne
24a7ab1095
Merge pull request #5475 from DonLakeFlyer/LinuxLib
...
Linux: Add missing lib
8 years ago
Don Gagne
ebc8dbba1a
Add missing lib
8 years ago
Don Gagne
37bf5d3035
Merge pull request #5473 from DonLakeFlyer/MultiVehicleIndicators
...
Better display of vehicle indicators for multi-vehicle
8 years ago
DonLakeFlyer
ea72b8bf54
Better display of vehicle indicators for multi-vehicle
8 years ago
Don Gagne
8bfc4dfeab
Merge pull request #5472 from DonLakeFlyer/ADSBVehicle
...
Add support for ADSB vehicle display
8 years ago
Don Gagne
e910070a21
Add support for ADSB vehicle display
8 years ago
Daniel Agar
261efbd9ea
travis-ci fix indentation
8 years ago
Daniel Agar
63962fc549
travis-ci fix google play deploy and quiet wget
8 years ago
Don Gagne
0a821d491d
Merge pull request #5471 from DonLakeFlyer/MultiVehicle
...
More support in multi-vehicle view
8 years ago
DonLakeFlyer
260b4bc11c
Commands which apply to all vehicles
...
Plus other ui tweaks
8 years ago
DonLakeFlyer
0690559b7a
Add support for multi-vehicle variants
8 years ago
DonLakeFlyer
98221f29a1
Fix instrument panel position when multi-vehicle radios visible
8 years ago
DonLakeFlyer
f320ab0fbf
Switch take control mode to Loiter
8 years ago
DonLakeFlyer
5950221ecd
Separate positioning for multiple vehicles
8 years ago
Don Gagne
c64f06267f
Merge pull request #5466 from DonLakeFlyer/StableMerge
...
Stable merge
8 years ago
Zachary Thorson
1b3ed8f068
Fixed initializer order for Linux/OSx compiles
8 years ago
Patrick José Pereira
47d039a591
Survey: Correct wind rose angle
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
8 years ago
Patrick José Pereira
84a2a367fc
Survey: Change entry point from Mobile to not wind rose
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
8 years ago
Patrick José Pereira
9c7a81b2fa
Survey: Change wind rose to work only in desktop
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
8 years ago
Patrick José Pereira
4a4ecf1840
Survey: Move entry point to mobile
...
Move entry point in survey pattern to mobile
With wind rose, this feature don't make sense
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
8 years ago
Don Gagne
05a68cd844
Merge branch 'Stable_V3.2' of https://github.com/mavlink/qgroundcontrol into StableMerge
8 years ago
Don Gagne
69ef783bfe
Merge pull request #5464 from DonLakeFlyer/GeoFenceFixes
...
GeoFenceManager: Add missing signals
8 years ago
Don Gagne
c90f4735d4
Add mission signals
8 years ago
Don Gagne
90315714d1
Merge pull request #5426 from HorusAeronaves/brackets
...
FactSliderPanel.qml: Correct brackets position
8 years ago
Don Gagne
b2d90f0ce5
Merge pull request #5459 from DonLakeFlyer/PluginMavlink
...
Give access to mavlink message stream to core plugin
8 years ago
Don Gagne
01ee2e8da8
Merge pull request #5458 from DonLakeFlyer/StableMerge
...
Stable merge
8 years ago
Patrick José Pereira
24bcb99239
Solve scroll problem in windrose
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
8 years ago
Patrick José Pereira
6a6557437f
Revert "Hide wind rose until bugs are fixed"
...
This reverts commit 01dea2019a
.
8 years ago
Zachary Thorson
e7a004f556
Add TCP-Mpeg2TS support to available video feeds
...
- Added menu options to select new mode as well as new settings and defaults
8 years ago
Don Gagne
6ac735a309
Merge branch 'Stable_V3.2' of https://github.com/mavlink/qgroundcontrol into StableMerge
8 years ago
Don Gagne
69d26f948f
Give access to mavlink message stream to core plugin
8 years ago
Don Gagne
124af659f1
Merge pull request #5457 from DonLakeFlyer/ArduCopter3.5
...
Update for ArduCopter 3.5 release
8 years ago
DonLakeFlyer
86f4b9a488
Update for ArduCopter 3.5 release
8 years ago
Don Gagne
37df3d36ca
Merge pull request #5452 from DonLakeFlyer/StableMerge
...
Stable merge
8 years ago
Don Gagne
ef14910046
Merge branch 'Stable_V3.2' of https://github.com/mavlink/qgroundcontrol into StableMerge
8 years ago
Don Gagne
e8bb813d9c
Merge pull request #5451 from DonLakeFlyer/CustomInstaller
...
Allow custom overrides of windows installer icons
8 years ago
DonLakeFlyer
04b8ace974
Allow custom overrides of windows installer icons
8 years ago