- 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 3 commits
-
-
Andrew Voznytsa authored
-
Andrew Voznytsa authored
-
DoinLakeFlyer authored
Avoid arrow positioning with take item
-
- 20 Feb, 2020 6 commits
-
-
DoinLakeFlyer authored
Only check latest stable firmware one time
-
DoinLakeFlyer authored
Cleanup download object on error
-
Andrew Voznytsa authored
-
DoinLakeFlyer authored
Fix typo
-
DoinLakeFlyer authored
Track trace mode in polygon so we can use it to exit wizard mode
-
Willian Galvani authored
timer.start() and timer.stop() were breaking the 'running' binding of the timer
-
- 19 Feb, 2020 12 commits
-
-
Andrew Voznytsa authored
-
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.
-
Tomaz Canabrava authored
-
Jacob Dahl authored
-
- 18 Feb, 2020 1 commit
-
-
Patrick José Pereira authored
MSVC warns about not identified pragmas Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 17 Feb, 2020 7 commits
-
-
Jacob Dahl authored
-
DonLakeFlyer authored
Change follow to work above home altitude only
-
Patrick José Pereira authored
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>
-
Andrew Voznytsa authored
-
Andrew Voznytsa authored
Fix matroskamux stream start (workaround for https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/449)
-
Andrew Voznytsa authored
-
Andrew Voznytsa authored
-
- 16 Feb, 2020 2 commits
-
-
Gus Grubba authored
-
Jacob Dahl authored
-
- 15 Feb, 2020 1 commit
-
-
DoinLakeFlyer authored
Fix placement of _sendNextQueuedMavCommand
-
- 14 Feb, 2020 2 commits
-
-
Jacob Dahl authored
Added pass/fail/pending text colors to the QGC palette which default to standard text color. Added such that custom builds can override
-
Gus Grubba authored
Expose API to prevent QGC from saving the application window size and position on close (or restoring it on open).
-
- 13 Feb, 2020 5 commits
-
-
Jacob Dahl authored
-
Jacob Dahl authored
-
Jacob Dahl authored
-
Jacob Dahl authored
Added properties to enable changing the color of the checklist section headers based on the pass/fail status of the checklist items
-
DoinLakeFlyer authored
Preset selection in wizard mode
-