dheideman
6af4274d2f
Flight display: Flash record button when recording
8 years ago
DonLakeFlyer
2d1f2d193e
Home Position reset while in edit mode
8 years ago
Gus Grubba
3065d1a9d8
Pulling mavlink with a reversal for the CAMERA_IMAGE_CAPTURED message. It's now back as it was so it won't break existing code.
...
The pull also brought changes to the GPS_RAW_INT message. Only MockLink uses. I entered zeros for all new fields.
8 years ago
Don Gagne
667c1e1201
Update ISSUE_TEMPLATE.md
8 years ago
Don Gagne
ab0b7efb83
Merge pull request #5488 from mavlink/pr-ftp-enable
...
Re-enable FTP in menu
8 years ago
Don Gagne
97eeed89e3
Merge pull request #5484 from bluerobotics/pr-rm-record-no-gstream
...
Fixups for building without gstreamer/videostreaming support
8 years ago
Gus Grubba
868adb9e78
Typos and updating mavlink.
8 years ago
Don Gagne
ce5678cf0b
Update ISSUE_TEMPLATE.md
8 years ago
Don Gagne
1916356870
Create ISSUE_TEMPLATE.md
8 years ago
Lorenz Meier
fbb112d037
Revert "Remove FileManager unit test"
...
This reverts commit ac73682a3d
.
8 years ago
Lorenz Meier
978e352333
Revert "Temp removal of Onboard File"
...
This reverts commit 6620f803ff
.
8 years ago
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
Gus Grubba
25d43fd762
MAVLink cleanup
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
Gus Grubba
5856f8699f
Camera parameters caching.
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
Gus Grubba
62c380c610
Missing header under Linux
8 years ago
Gus Grubba
b2eb65ca87
Use signals instead.
8 years ago
Gus Grubba
2995ae9f89
Broadcast camera parameter loading done.
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
Gus Grubba
2eeee80e13
Move init to constructor
8 years ago
Gus Grubba
e1a936e729
Remove test URL
8 years ago
Gus Grubba
5a39cfd422
Merge branch 'cameraControl' of https://github.com/dogmaphobic/qgroundcontrol into cameraControl
8 years ago
DonLakeFlyer
ea72b8bf54
Better display of vehicle indicators for multi-vehicle
8 years ago
Gus Grubba
558e1043e4
Error messages
8 years ago
Gus Grubba
a9621d2b59
Handle Facts
...
Handle initial storage
Handle image/video capture and storage.
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