14768 Commits (dc3f80bc3afe950ca786c555794a25f515486f94)
 

Author SHA1 Message Date
Tomaz Canabrava ebb410f4d7 Link settings with Qt5::Multimedia 6 years ago
Tomaz Canabrava a0c5d90d51 Add VideoStreaming to the list of includes 6 years ago
Tomaz Canabrava a76dc8c295 Spaces vs Tabs 6 years ago
Tomaz Canabrava fe327d49a7 Enable Tailsync and Microhard 6 years ago
Tomaz Canabrava e0bf95275d Correctly enable Video if build with CMake 6 years ago
Tomaz Canabrava 343eecdec9 Correctly link against GStreamer 6 years ago
Tomaz Canabrava d4492ef514 Extract CMake Deploy information 6 years ago
Tomaz Canabrava 40a2076380 Separate CMake Qt Specifics 6 years ago
Tomaz Canabrava 58fd34c042 Extract cmake logic to it's own file 6 years ago
Tomaz Canabrava 72fe118694 Store the Qt hints in a variable 6 years ago
Tomaz Canabrava 10c4f4163f Move constants to the top of the CMake file 6 years ago
Tomaz Canabrava d246a34e2f Default to latest LTS Qt 6 years ago
Gus Grubba d689077863
Merge pull request #7557 from mavlink/altitudeSlider 6 years ago
Gus Grubba 1f7c77a181 Make guided altitude slider zero-based when vehicle is on the ground (positive values only). 6 years ago
Gus Grubba 885656cbb5
Merge pull request #7555 from stefandunca/pr-fix_segfault 6 years ago
Stefan Dunca ed6d4bd495 Fix dangling pointer access 6 years ago
PX4BuildBot e706b4c4b7 Update PX4 Firmware metadata Fri Jun 28 14:56:23 UTC 2019 6 years ago
Gus Grubba 84c30291db
Merge pull request #7455 from patrickelectric/p 6 years ago
PX4BuildBot f58ce6e3cb Update PX4 Firmware metadata Thu Jun 27 18:29:35 UTC 2019 6 years ago
PX4BuildBot eb51c14274 Update PX4 Firmware metadata Thu Jun 27 16:19:09 UTC 2019 6 years ago
Patrick José Pereira 680ad11195 main: Returning critical messsage and an error code when QGC is already running 6 years ago
Gus Grubba 3fd7e597eb
Merge pull request #7551 from mavlink/rtpUdpH265 6 years ago
Gus Grubba fb3d2ac176 Merge branch 'rtpUdpH265' of https://github.com/mavlink/qgroundcontrol into rtpUdpH265 6 years ago
Gus Grubba e1536993cb Documentation 6 years ago
Matej Frančeškin 99070b9fd0 Added udp265 gstreamer pipeline 6 years ago
Don Gagne 5fec843af6 Add .apj file picker support 6 years ago
Gus Grubba e997db34f2 Handle UDP h.265 port in general settings (same as the one used for h.264) 6 years ago
Gus Grubba ef6ef06c07 UDP RTP h.265 stream WIP 6 years ago
Gus Grubba 1ec4544011
Merge pull request #7548 from mavlink/revertQtQuickControl2ForParameters 6 years ago
Gus Grubba dd50acdf84 Revert ParameterEditor to QtQuick.Controls 1.x 6 years ago
PX4BuildBot 53461a9b5c Update PX4 Firmware metadata Tue Jun 25 07:46:35 UTC 2019 6 years ago
PX4 Build Bot b7672eedaa Update mavlink v2.0 submodule Mon Jun 24 06:54:34 UTC 2019 6 years ago
Gus Grubba 59a429d33e
Merge pull request #7545 from mavlink/QtQuickControls2 6 years ago
PX4BuildBot 7cd8d28165 Update PX4 Firmware metadata Mon Jun 24 16:48:04 UTC 2019 6 years ago
Gus Grubba 6e07b11ebf Update all files that use a QML Menu item to QtQuick.Controls 2.4 to solve the issue of a menu showing up in random places on Android. 6 years ago
Gus Grubba e48ff9d229
Merge pull request #7543 from mavlink/customExample 6 years ago
Gus Grubba 143f365ed9 Flipped width with height 6 years ago
Gus Grubba e85a4b1724 Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into customExample 6 years ago
Gus Grubba 41c4e4df9c Documenting it 6 years ago
Gus Grubba ff80865aee Move fly view away from background and into main window. The size different was causing the map not to match the one in plan view. 6 years ago
Gus Grubba 0a2d20ae51 Light palette tweaks 6 years ago
Gus Grubba f1609dbca3 Don't show the pre-flight check list option if the custom plugin doesn't provide one. 6 years ago
Gus Grubba 27a9339bce Move PreflightCheckList to custom builds only. The model, which used to be implemented within BuiltinPreFlightCheckModel is now within the control itself. It is up to the implementer to define a proper model. 6 years ago
PX4BuildBot 88119987dc Update PX4 Firmware metadata Sat Jun 22 12:28:50 UTC 2019 6 years ago
Gus Grubba de0841ab37 Readme 6 years ago
Gus Grubba 4d4c024d8e Initial example of custom build 6 years ago
Gus Grubba 903af1d734 Fix typo 6 years ago
Gus Grubba 0261867c73 Add missing break 6 years ago
Gus Grubba 1840f18d08 Remove stale resources 6 years ago
Don Gagne d8512cc2a8 Fix ADSB vehicle timeout 6 years ago