Don Gagne
eae48e1f1c
Merge pull request #8373 from DonLakeFlyer/PolygonTrace
...
Track trace mode in polygon so we can use it to exit wizard mode
5 years ago
Gus Grubba
518fff8b1f
Disable both Taisync and Microhard until they are properly finished.
5 years ago
Andrew Voznytsa
977d89c0e4
Fix DISABLE_VIDEOSTREAMING build
5 years ago
DoinLakeFlyer
8035844dfd
Fix typo
5 years ago
DoinLakeFlyer
b0c57f4b47
Track trace mode in polygon so we can use it to exit wizard mode
5 years ago
Don Gagne
d52d9f1d0b
Merge pull request #8358 from dakejahl/pr-fix_checklist_flightview_interactions
...
Fixed interactions between PreFlightCheckList and the FlightView
5 years ago
Don Gagne
26f22db1e7
Merge pull request #8371 from Williangalvani/fixBinding
...
APMSubMotorComponent.qml: fix broken timer binding
5 years ago
Don Gagne
58b88b671a
Merge pull request #8363 from andrewvoznytsa/pr-gstreamer-log
...
Switch gstreamer to use Qt log API by default
5 years ago
Willian Galvani
c7534df6cb
APMSubMotorComponent.qml: fix broken binding
...
timer.start() and timer.stop() were breaking the 'running' binding of
the timer
5 years ago
Don Gagne
42f2098b33
Merge pull request #8368 from DonLakeFlyer/TakeoffLand
...
Plan: Takeoff/Land insertion fixes, fix current item update after delete, fix crash
5 years ago
Don Gagne
28546b723b
Merge pull request #8366 from andrewvoznytsa/pr-DISABLE_VIDEOSTREAMING-fix2
...
Fix DISABLE_VIDEOSTREAMING (once more)
5 years ago
Don Gagne
98f8bb2e3b
Merge pull request #8364 from patrickelectric/gcc_version
...
QGCMavlink: Add GCC version check to use address-of-packed-member
5 years ago
Andrew Voznytsa
b95bb4cbf7
Switch gstreamer to use Qt log API by default
5 years ago
Don Gagne
1c50604756
Merge pull request #8362 from DonLakeFlyer/PX4VTOL
...
Plan: Make PX4 VTOL takeoff work like fixed wing
5 years ago
Don Gagne
7d371f1208
Merge pull request #8323 from Williangalvani/frameclass
...
Don't report missing parameter FRAME_CLASS
5 years ago
DoinLakeFlyer
153a139ea4
Fix current item updating after delete
5 years ago
DoinLakeFlyer
80878ee8c7
Not setting _isIncomplete correctly was causing crash
5 years ago
DoinLakeFlyer
0b96ca8222
Fix Plan insert Takeoff/Land for correct enable state and insert into correct place.
5 years ago
Andrew Voznytsa
277be52f4e
Fix CMake build (src/VideoStreaming/CMakeLists.txt)
5 years ago
Andrew Voznytsa
d04193a394
Fix DISABLE_VIDEOSTREAMING
5 years ago
Patrick José Pereira
6a7c02f5a7
QGCMavlink: Add GCC version check to use address-of-packed-member
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
5 years ago
Tomaz Canabrava
f4927eab42
Move the VideoManager also in CMake
5 years ago
DoinLakeFlyer
3dc382fba4
Plan: Make PX4 VTOL takeoff work like fixed wing
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
Don Gagne
1200542bfc
Merge pull request #8355 from patrickelectric/msvc_pragma
...
QGCMAVLink: Add compiler check to avoid pragma warnings
5 years ago
Tomaz Canabrava
44e5dcabef
Record video with name
5 years ago
Patrick José Pereira
5892b2018a
github: Add feature request
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
5 years ago
Gus Grubba
d040b949fa
Merge pull request #8336 from andrewvoznytsa/pr-filesink-fix
...
MKV file recording fix
5 years ago
Gus Grubba
dac7429bef
Merge pull request #8348 from andrewvoznytsa/pr-gstqgcvideosink-support
...
Repackage video sink into GstQgcVideoSinkBin
5 years ago
Jacob Dahl
4e8d599d85
Fixed interactions between PreFlightCheckList and the FlightView
5 years ago
Patrick José Pereira
5c9e9a52e1
QGCMAVLink: Add compiler check to avoid pragma warnings
...
MSVC warns about not identified pragmas
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
5 years ago
Don Gagne
bd4bfe550c
Merge pull request #8341 from dakejahl/pr-fix_preflight_battery_check
...
Fix PreFlightBatteryCheck issue with NaN
5 years ago
Don Gagne
4bf97b5e72
Merge pull request #8350 from DonLakeFlyer/APMFollow
...
ArduPilot: Change follow to work above home altitude only
5 years ago
Jacob Dahl
e4a4c33b5e
updated from reviewer feedback
5 years ago
Don Gagne
a9493c2d2a
Merge pull request #8349 from patrickelectric/KILL_IT_WITH_FIRE
...
QGCMAVLink: Remove mavlink warnings
5 years ago
DonLakeFlyer
de4a15281b
Change follow to work above home altitude only
5 years ago
Patrick José Pereira
5006a706ab
QGCMAVLink: Remove mavlink warnings
...
mavlink as submodule contains more warnings than particles in the universe.
This results in a terrible experience for developers, since it makes harder to find
real warning messages for QGC.
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
5 years ago
Andrew Voznytsa
625d3f474c
Cosmetics
5 years ago
Andrew Voznytsa
6ad06a8994
Fix matroskamux stream start (workaround for https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/449 )
5 years ago
Andrew Voznytsa
4f4af95217
Simplify file recording handling
5 years ago
Andrew Voznytsa
22465514d7
Repackage video sink into GstQgcVideoSinkBin
5 years ago
Don Gagne
a6d15868d1
Merge pull request #8338 from DonLakeFlyer/CommandQ
...
Fix placement of Vehicle::_sendNextQueuedMavCommand
5 years ago
Don Gagne
806b2f1b6e
Merge pull request #8339 from DonLakeFlyer/AndroidGStreamer
...
Use new tarballs for android gstreamer
5 years ago
Gus Grubba
c976e1445b
Merge pull request #8342 from mavlink/pr-fix-random-rects
...
Work around for random rectangles over maps
5 years ago
Gus Grubba
03eb407b6e
Work around for random rectangles over maps when using some QtQuick.Controls 2.x controls.
5 years ago
Jacob Dahl
68cd055ed2
fixes battery % issue with NaN
5 years ago
Don Gagne
5ab64979e2
Fix missed place for GSTREAMER_NAME
5 years ago
Don Gagne
b147b549a4
User new tarballs for android gstreamer
5 years ago
Don Gagne
f65bf438a9
Merge pull request #8333 from dakejahl/pr-support_checklist_section_colored_text
...
Support for checklist status text color
5 years ago
Don Gagne
80cdb116f2
Merge pull request #8330 from dakejahl/pr-fix_checklist_passed
...
Fix checklist (passed) header
5 years ago