14531 Commits (6e07b11ebfa44046a1009b3bee65739fdff183a1)
 

Author SHA1 Message Date
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 f5cd508a81
Merge pull request #7537 from irsdkv/pr-vtol_standard_octo 6 years ago
Ildar Sadykov 34fdac12cb Rebased master 6 years ago
Ildar Sadykov e21635ebae Image updated 6 years ago
Ildar Sadykov f75043f21e Added Standard VTOL Octo 6 years ago
Don Gagne 6000c83c05
Merge pull request #7536 from DonLakeFlyer/StableMerge 6 years ago
Don Gagne 4b2d7e4789 Merge branch 'Stable_V3.5.1' of https://github.com/mavlink/qgroundcontrol into StableMerge 6 years ago
PX4BuildBot ad54ae0a19 Update PX4 Firmware metadata Sun Jun 16 01:48:24 UTC 2019 6 years ago
PX4BuildBot 643beffd7d Update PX4 Firmware metadata Sun Jun 16 01:29:17 UTC 2019 6 years ago
PX4BuildBot 761f4dd291 Update PX4 Firmware metadata Sun Jun 16 01:22:42 UTC 2019 6 years ago
PX4BuildBot e844ddf0de Update PX4 Firmware metadata Sun Jun 16 00:59:43 UTC 2019 6 years ago
Daniel Agar 51c774e5e5
cmake fix build and delete obsolete files 6 years ago
Don Gagne 5ac6c7229b
Merge pull request #7534 from DonLakeFlyer/SDL2Framework 6 years ago
Don Gagne c246f68834
Merge pull request #7533 from DonLakeFlyer/MavlinkNegotiate 6 years ago
Don Gagne 978d03e43a Update SDL2.Framework to 2.09 6 years ago
Don Gagne fac6111eb0
Merge pull request #7531 from DonLakeFlyer/ComboBox 6 years ago
Don Gagne 0f3a711f0a Remove old code and fix typo 6 years ago
Don Gagne e2817959a1
Merge pull request #7530 from DonLakeFlyer/HeliServo 6 years ago
Gus Grubba 85626bc2c1
Merge pull request #7532 from mavlink/preConstructionDialog 6 years ago
Gus Grubba d2c0b16778
Merge pull request #7521 from mavlink/px4Rover 6 years ago
Gus Grubba 60ea3a78c9
Merge pull request #7528 from mavlink/tamingPreflightChecklist 6 years ago
Gus Grubba a1de93c174 Replace usage of QMessageBox with a QML window. 6 years ago
Don Gagne 0e2c79b860 Fix height 6 years ago
Don Gagne 14d0b71a24
Merge pull request #7529 from DonLakeFlyer/RTKMin 6 years ago
Don Gagne 241279c1bc Support 8 servos 6 years ago
Don Gagne 08a023d850 Change Survey-In min accuracy 6 years ago
Don Gagne dc83a5167b
Merge pull request #7527 from DonLakeFlyer/USBDriverDetection 6 years ago
Gus Grubba ffd803ac3b Moved the preflight checklist to a proper, modal dialog. 6 years ago
Don Gagne 8f55cd7838 Change USB driver detection logic 6 years ago
Don Gagne 22ce6517a8
Merge pull request #7525 from mavlink/revert-7522-DriverInstall 6 years ago
Don Gagne 39bbe3153c
Revert "Windows: Always install PX4 Drivers" 6 years ago
Don Gagne d2ab2510d2
Merge pull request #7520 from DonLakeFlyer/NullVehicleCrash 6 years ago
Gus Grubba 5b3311a312 Instead of trying to keep a vehicle type within the FirmwarePlugin instance, pass the vehicle to the function so it can query the type that way. 6 years ago
Don Gagne 6d1abca087
Merge pull request #7522 from DonLakeFlyer/DriverInstall 6 years ago
Don Gagne f21fa39670 Always install PX4 Drivers 6 years ago
Don Gagne 19e2c07422 Fix crash caused by NULL vehicle 6 years ago