Andrew Voznytsa
|
98510ab002
|
Update VideoReceiver and VideoManager APIs
|
5 years ago |
Andrew Voznytsa
|
cf2628fe4c
|
Fix target for onImageFileChanged
|
5 years ago |
DonLakeFlyer
|
5dabdd5d53
|
Fix display of Continue Mission/Change Alt after Pause
|
5 years ago |
Jacob Dahl
|
7dc2159b0e
|
reset the checklist when the activeVehicle changes
|
5 years ago |
Andrew Voznytsa
|
fb03713fc4
|
Switch VideoReceiver to new API (big refactoring)
|
5 years ago |
Jacob Dahl
|
cd6803a795
|
fixed preflight sensors check
|
5 years ago |
Gus Grubba
|
acdcf6bbd2
|
Clean up code used only on custom builds.
|
5 years ago |
Gus Grubba
|
f667bd11f5
|
Move the pre-flight checklist to the upper left corner of the screen.
|
5 years ago |
Jacob Dahl
|
ae58e70942
|
updated from reviewer feedback
|
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 |
DoinLakeFlyer
|
2ca955fa57
|
Put back ToolStrip titles which were mysteriously removed
|
5 years ago |
Jacob Dahl
|
4a637d9098
|
added function to FlightView to show the checklist if switching views from a view other than FlightView and if checklist should be shown
|
5 years ago |
Jacob Dahl
|
1a110b2d54
|
Clicking on the checklist no longer closes any open action dialogs, i.e Start Mission
|
5 years ago |
Tomaz Canabrava
|
f4927eab42
|
Move the VideoManager also in CMake
|
5 years ago |
Tomaz Canabrava
|
3f130f2c3c
|
Move VideoManager class from FligthDisplay to VideoStreaming
Makes more sense for it to be in VideoStreamer as it takes care of managing
the video streams.
|
5 years ago |
Jacob Dahl
|
4e8d599d85
|
Fixed interactions between PreFlightCheckList and the FlightView
|
5 years ago |
Jacob Dahl
|
e4a4c33b5e
|
updated from reviewer feedback
|
5 years ago |
Andrew Voznytsa
|
22465514d7
|
Repackage video sink into GstQgcVideoSinkBin
|
5 years ago |
Jacob Dahl
|
68cd055ed2
|
fixes battery % issue with NaN
|
5 years ago |
Jacob Dahl
|
264994f923
|
removed dropPanel.close(). Fixed logic for displaying checklist (passed)
|
5 years ago |
Jacob Dahl
|
91af9d7f1e
|
fixes issue where the checklist is marked as (passed) when only a single group has passed
|
5 years ago |
DoinLakeFlyer
|
d299b1e0af
|
Fix sizing/scrolling
|
5 years ago |
Gus Grubba
|
e666acf924
|
Bringing preflight checklist to mainline QGC
|
5 years ago |
Andrew Voznytsa
|
07e26df1b7
|
Use parsebin for automatic stream demuxing and parsing; Automatically insert rtpjitterbuffer for RTP streams to avoid video stuttering
|
5 years ago |
Andrew Voznytsa
|
21c47c1619
|
Switch to decodebin and use decoder with highest rank; Use GL context provided by qmlglsink; Fix JNI code for AndroidMedia initialization
|
5 years ago |
Patrick José Pereira
|
01896c98d1
|
VideoManager: Remove pointer check before delete
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
5 years ago |
Andrew Voznytsa
|
bb763854b6
|
Fix video initialization - VideoReceiver did not start because sink was not created because videoBackgroundComponent was not loaded on startup if video was disabled
|
5 years ago |
Andrew Voznytsa
|
700fab73a5
|
Switch from builtin video sink to qmlglsink
|
5 years ago |
Gus Grubba
|
6131875987
|
Add option to enforce the use (and passing) the checklist before being allowed to arm.
|
5 years ago |
Gus Grubba
|
21c6252978
|
Update copyright date
|
5 years ago |
Gus Grubba
|
62ebf7ee7c
|
CP - Fix map zoom level handling
|
5 years ago |
Gus Grubba
|
e3f54a944b
|
CP - Fix comment typo
|
5 years ago |
Gus Grubba
|
61cab679ca
|
CP - Fix video margins when video is in PIP mode
|
5 years ago |
Gus Grubba
|
11c9c79e7d
|
If using a GStreamer video source, don't load anything for UVC
|
5 years ago |
Gus Grubba
|
33dc3ae595
|
Fix typo
|
5 years ago |
DonLakeFlyer
|
b308d72db7
|
Support Keep map centered on vehicle
|
5 years ago |
DonLakeFlyer
|
a9935798cd
|
Use consistent "Launch" naming
|
5 years ago |
DonLakeFlyer
|
76850a9e48
|
Remove Fly/Plan from toolstrips
|
5 years ago |
Gus Grubba
|
c55bcd87a9
|
Handle ROI visibility from actual state given by the vehicle.
|
5 years ago |
Gus Grubba
|
73ea13a134
|
Add ROI option
|
5 years ago |
Gus Grubba
|
11ccd415bf
|
Use existing active vehicle variable instead of duplicating it.
|
5 years ago |
DonLakeFlyer
|
3081cb60df
|
Make Toolstrip flickable, fix maxHeight, fix bunch of margins
|
5 years ago |
DonLakeFlyer
|
44fa02aa5a
|
ADSB server support provided through new ADSBVehicleManager implemenation
|
6 years ago |
DonLakeFlyer
|
5ad945afa7
|
A contextual Land/RTL tool. Better waypoint line calc.
|
6 years ago |
DonLakeFlyer
|
bec15660c0
|
Rework Mission Complete dialog for correct Resume Mission on ArduPilkot
|
6 years ago |
DonLakeFlyer
|
3116046624
|
Hide pre-arm message when vehicle arms
|
6 years ago |
Don Gagne
|
0685c503ae
|
Fix bad merge
|
6 years ago |
DonLakeFlyer
|
9634bad8c6
|
Disable Pause if fixed wing on approach
|
6 years ago |
DonLakeFlyer
|
a58a3cfc59
|
Remove deprecated Resume Mission action
|
6 years ago |