Andrew Voznytsa
fb03713fc4
Switch VideoReceiver to new API (big refactoring)
5 years ago
Don Gagne
862508fc17
Merge pull request #8523 from DonLakeFlyer/MAV_MISSION_RESULT_Reporting
...
Plan: Much better error reporting for mission transfer errors
5 years ago
DoinLakeFlyer
ffb55f9233
Unit test for mission transfer error string checking
5 years ago
DoinLakeFlyer
04f50e70ec
Much better error reporting for Mission transfer errors
5 years ago
PX4BuildBot
e97b993b2f
Update PX4 Firmware metadata Sun Mar 8 13:50:19 UTC 2020
5 years ago
Gus Grubba
dfc74e8a12
Merge pull request #8509 from mavlink/pr-cleanup-custom
...
Clean up code used only on custom builds.
5 years ago
Gus Grubba
acdcf6bbd2
Clean up code used only on custom builds.
5 years ago
Don Gagne
6f41866c37
Update
5 years ago
PX4BuildBot
6b95bc83d9
Update PX4 Firmware metadata Fri Mar 6 13:04:14 UTC 2020
5 years ago
Don Gagne
cf1b6de5ae
Merge pull request #8483 from cuav/cuav
...
fixed bug: the highlight mode is not the actually mode
5 years ago
wuhai
5a5eb6cead
fixed bug: the highlight mode is not the actually mode
5 years ago
Gus Grubba
532260241d
Merge pull request #8455 from tcanabrava/remove_settings_receiver
...
Remove QGCApplication and VideoSettings from the VideoReceiver
5 years ago
Gus Grubba
7cb08b796f
Merge pull request #8471 from mavlink/pr-move-preflight-checklist
...
Move the pre-flight checklist to the upper left corner of the screen.
5 years ago
PX4BuildBot
e1b127a6fc
Update PX4 Firmware metadata Wed Mar 4 08:51:03 UTC 2020
5 years ago
Gus Grubba
f667bd11f5
Move the pre-flight checklist to the upper left corner of the screen.
5 years ago
PX4BuildBot
95d2b14793
Update PX4 Firmware metadata Mon Mar 2 17:44:38 UTC 2020
5 years ago
Tomaz Canabrava
63623b0f33
Move cleanupOldVideos to the VideoManager
...
The receiver should not touch the old videos folder, it's not
the responsible class for that.
5 years ago
Tomaz Canabrava
5b517ec4e3
Remove QGCApplication and VideoSettings from the VideoReceiver
...
The VideoReceiver should work 'as is', without depending on the
whole application or in the settings. This patch removes all the
hard dependencies on QGroundControl, FactSystem and Settings system
so it's easier to isolate and test the code.
5 years ago
Don Gagne
7d870207b2
Merge pull request #8449 from DonLakeFlyer/Terrain
...
Mavlink terrain protocol support
5 years ago
DonLakeFlyer
e536ca0dbd
Fix incorrect passing of firmware type
5 years ago
Don Gagne
96dbef3b1b
Merge pull request #8453 from DonLakeFlyer/ArduPilotFakeHom
...
Fix ArduPilot fake home position handling
5 years ago
Don Gagne
945860044a
Merge branch 'master' into Terrain
5 years ago
Don Gagne
a07b20f6a2
Updates
5 years ago
Don Gagne
04f925d488
Merge pull request #8450 from DonLakeFlyer/StableSync
...
Stable_V4.0 -> master sync
5 years ago
DonLakeFlyer
c47632d1f6
Fix ArduPilot fake home position handling
5 years ago
DonLakeFlyer
b4c2e56cb4
Merge branch 'Stable_V4.0' of https://github.com/mavlink/qgroundcontrol into StableSync
5 years ago
Don Gagne
62715ffebd
Merge pull request #8446 from dakejahl/pr-patch/StableV4.0/offline_checklist
...
Preflight checklist when no vehicle is connected
5 years ago
Don Gagne
a7c5a57a3a
Merge pull request #8445 from dakejahl/pr-survey_preset_default_support
...
Compiler switch for Survey Preset JSON generation
5 years ago
Jacob Dahl
ae58e70942
updated from reviewer feedback
5 years ago
Jacob Dahl
6b50da5971
updated from reviewer feedback
5 years ago
DonLakeFlyer
0ef68e2de5
Update change log
5 years ago
DonLakeFlyer
916d6ebd4b
Mavlink terrain protocol support
5 years ago
Jacob Dahl
52d8a5528f
Fixes offline checklist handling to load the correct checklist based on the saved app setting fact
5 years ago
Jacob Dahl
4be6d929a6
Added compiler switch for developers to generate survey preset default json files for use as built-in survey presets in custom builds
5 years ago
Don Gagne
ba52141218
Merge pull request #8443 from DonLakeFlyer/VehicleLogging
...
Vehicle command send logging
5 years ago
Don Gagne
1f977cab70
Merge pull request #8442 from DonLakeFlyer/ADSBVehicle
...
Fix broken ADSB vehicle code
5 years ago
DonLakeFlyer
fe365c7d97
Vehicle command send logging
5 years ago
DoinLakeFlyer
e94a60834f
Fix broken ADSB vehicle code
5 years ago
Don Gagne
412de39cf3
Merge pull request #8435 from DonLakeFlyer/FlashLogging
...
Even better manifest logging
5 years ago
Don Gagne
7a50132973
Even better manifest logging
5 years ago
Don Gagne
981c05cd44
Merge pull request #8434 from DonLakeFlyer/FlashLogging
...
Better logging for ArduPIlot manifest lookup
5 years ago
Don Gagne
e2af8dbe66
Better logging for ArduPIlot manifest lookup
5 years ago
Don Gagne
b75e318936
Merge pull request #8432 from DonLakeFlyer/PlanFileDrop
...
Fix auto-display of Plan/File
5 years ago
DoinLakeFlyer
723248be2a
Fix auto-display of Plan/File
5 years ago
Don Gagne
ec864809db
Merge pull request #8427 from DonLakeFlyer/TravisProvider
...
Still trying to get travis to not puke
5 years ago
Don Gagne
77463bffad
Try again
5 years ago
Don Gagne
1284ef09e9
Still trying to get travis to not puke
5 years ago
Don Gagne
feab65f54c
Merge pull request #8426 from mavlink/pr-gstreamer-ref-counting
...
GStreamer ref counting
5 years ago
Don Gagne
6dc24cd2a1
Merge pull request #8424 from DonLakeFlyer/MapFit
...
Map Fit: Skip invalid coords
5 years ago
Andrew Voznytsa
0c2f65fced
Don't unref _tee - we don't hold reference to this object, it is owned by _pipeline
5 years ago