Don Gagne
f9a99f800e
Merge pull request #5461 from zthorson/feature/tcp_mpeg2ts_video
...
Add TCP-Mpeg2TS support to available video feeds
8 years ago
Don Gagne
7ae2f7a464
Merge pull request #5486 from bluerobotics/pr-blink-record-btn
...
Make recording status more obvious
8 years ago
Don Gagne
5bdc2bf65a
Merge pull request #5513 from DonLakeFlyer/Terrain
...
Plan: Terrain display in MissionItemStatus
8 years ago
Don Gagne
3a0f835760
Terrain display in MissionItemStatus
8 years ago
Don Gagne
c8b2082fc6
Merge pull request #5498 from bluerobotics/pr-gps-coordinate-facts
...
Add gps coordinates to vehicle gps factgroup
8 years ago
Don Gagne
dafac16a97
Merge pull request #5510 from DonLakeFlyer/StableMerge
...
Stable -> master
8 years ago
Lorenz Meier
9fafb135c1
Update PX4 meta data
8 years ago
Don Gagne
3fd5f36a99
Merge branch 'Stable_V3.2' of https://github.com/mavlink/qgroundcontrol into StableMerge
8 years ago
Don Gagne
878d443cdf
Merge pull request #5508 from DonLakeFlyer/Fixes
...
Mission/Survey related fixes
8 years ago
DonLakeFlyer
579b7b0707
Better handling a mission altitude default
...
* If new Survey is set to altitude fixed value then use mission default
altitude
* If the user applies a new altitude to the entire mission change
surveys to fixed altitude and apply altitude
8 years ago
DonLakeFlyer
3aadceca15
Change to fixed value is altitude when switching to Manual grid
...
This way if the user switches away from manual the altitude is preserved
8 years ago
DonLakeFlyer
37bcff0d7d
New coloring for child indicators
8 years ago
DonLakeFlyer
45056a5479
Add new map indicator colors
8 years ago
Daniel Agar
3e79ee010d
snapcraft.yaml lowercase name
8 years ago
Daniel Agar
919928a590
create initial snapcraft.yaml
8 years ago
Don Gagne
03b36370d6
Merge pull request #5496 from DonLakeFlyer/StableMerge
...
Stable merge
8 years ago
Gus Grubba
1077c75d63
Merge pull request #5504 from dogmaphobic/messageID
...
Message ID buffer overrun
8 years ago
Gus Grubba
0c4cec1f99
Buffer overrun in UAS.cc
8 years ago
Gus Grubba
2396eb6e5e
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol
...
* 'master' of https://github.com/mavlink/qgroundcontrol : (37 commits)
Update ISSUE_TEMPLATE.md
Update ISSUE_TEMPLATE.md
Create ISSUE_TEMPLATE.md
Revert "Remove FileManager unit test"
Revert "Temp removal of Onboard File"
FileManager: fix upload complete
QGCUASFileView.cc: fix upload complete
Flight display: Fixed TypeErrors on startup without gstream installed
Fix timeout logic
10 sec timeout on vehicle
Stack callsign below altitude
Flight display: Create property variable
Flight display: Remove video record button when gstreamer is not installed
Add missing lib
Flight display: Add callsign to transponders
Add missing lib
Better display of vehicle indicators for multi-vehicle
Add support for ADSB vehicle display
travis-ci fix indentation
travis-ci fix google play deploy and quiet wget
...
8 years ago
Jacob Walser
72e5769b1c
Add gps coordinates to vehicle gps factgroup
8 years ago
Don Gagne
3ea4a28dea
Merge branch 'Stable_V3.2' of https://github.com/mavlink/qgroundcontrol into StableMerge
8 years ago
Don Gagne
26ee7f8989
Merge pull request #5495 from DonLakeFlyer/TakeoffFix
...
Correct hiding of heading on TAKEOFF command
8 years ago
DonLakeFlyer
1c29cbfd99
Correct hiding of heading on TAKEOFF command
8 years ago
Don Gagne
f9fb25e214
Merge pull request #5494 from DonLakeFlyer/HomeFix
...
Plan: Update home position when loading plan after vehicle already connected
8 years ago
Jacob Walser
c8e4878d71
Flight Display: refactor video recording status for readability
8 years ago
dheideman
6af4274d2f
Flight display: Flash record button when recording
8 years ago
DonLakeFlyer
2d1f2d193e
Home Position reset while in edit mode
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
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
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