- 22 Feb, 2020 1 commit
-
-
Jacob Dahl authored
added function to FlightView to show the checklist if switching views from a view other than FlightView and if checklist should be shown
-
- 21 Feb, 2020 11 commits
-
-
Gus Grubba authored
Fix MPEG-2 TS support on Android and iOS
-
Gus Grubba authored
Fix automatic RTP jitter buffer insertion (TCP/MPEG2 TS did not work …
-
Andrew Voznytsa authored
-
Andrew Voznytsa authored
-
Gus Grubba authored
Fix CMake build (src/VideoStreaming/CMakeLists.txt)
-
Gus Grubba authored
Move VideoManager class from FligthDisplay to VideoStreaming
-
Gus Grubba authored
Record video with name
-
Don Gagne authored
Disable both Taisync and Microhard until they are properly finished.
-
Don Gagne authored
Plan: Avoid arrow positioning with takeoff item
-
Don Gagne authored
Vehicle only performs stable fw version check one time
-
DoinLakeFlyer authored
Avoid arrow positioning with take item
-
- 20 Feb, 2020 15 commits
-
-
DoinLakeFlyer authored
Only check latest stable firmware one time
-
DoinLakeFlyer authored
Cleanup download object on error
-
Don Gagne authored
Fix DISABLE_VIDEOSTREAMING build (again)
-
Don Gagne authored
Track trace mode in polygon so we can use it to exit wizard mode
-
Gus Grubba authored
-
Andrew Voznytsa authored
-
DoinLakeFlyer authored
Fix typo
-
DoinLakeFlyer authored
Track trace mode in polygon so we can use it to exit wizard mode
-
Don Gagne authored
Fixed interactions between PreFlightCheckList and the FlightView
-
Don Gagne authored
APMSubMotorComponent.qml: fix broken timer binding
-
Don Gagne authored
Switch gstreamer to use Qt log API by default
-
Willian Galvani authored
timer.start() and timer.stop() were breaking the 'running' binding of the timer
-
Don Gagne authored
Plan: Takeoff/Land insertion fixes, fix current item update after delete, fix crash
-
Don Gagne authored
Fix DISABLE_VIDEOSTREAMING (once more)
-
Don Gagne authored
QGCMavlink: Add GCC version check to use address-of-packed-member
-
- 19 Feb, 2020 13 commits
-
-
Andrew Voznytsa authored
-
Don Gagne authored
Plan: Make PX4 VTOL takeoff work like fixed wing
-
Don Gagne authored
Don't report missing parameter FRAME_CLASS
-
DoinLakeFlyer authored
Fix current item updating after delete
-
DoinLakeFlyer authored
Not setting _isIncomplete correctly was causing crash
-
DoinLakeFlyer authored
Fix Plan insert Takeoff/Land for correct enable state and insert into correct place.
-
Andrew Voznytsa authored
-
Andrew Voznytsa authored
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
Tomaz Canabrava authored
-
DoinLakeFlyer authored
Plan: Make PX4 VTOL takeoff work like fixed wing
-
Tomaz Canabrava authored
Makes more sense for it to be in VideoStreamer as it takes care of managing the video streams.
-
Don Gagne authored
QGCMAVLink: Add compiler check to avoid pragma warnings
-