13403 Commits (93c63abf7a8aef9bf0da35cb720e86d8ab616512)

Author SHA1 Message Date
PX4BuildBot 4b2998d56f Update PX4 Firmware metadata Fri Jun 4 14:27:27 UTC 2021 4 years ago
PX4BuildBot 84b69002d2 Update PX4 Firmware metadata Fri Jun 4 13:12:19 UTC 2021 4 years ago
PX4BuildBot 49852b1d49 Update PX4 Firmware metadata Fri Jun 4 01:50:32 UTC 2021 4 years ago
Luiz Kressin 9fd9e5bdcb fix typo src planview qml 4 years ago
kistlin c2fdac97d7 exclude some none windows compiler flags, make zlib include/linker files available 4 years ago
DonLakeFlyer 9d27181989 Rework Altitude Mode internals and ui 4 years ago
PX4BuildBot 0fccc7b794 Update PX4 Firmware metadata Fri May 28 13:18:03 UTC 2021 4 years ago
PX4BuildBot 3b0d3b2341 Update PX4 Firmware metadata Thu May 27 02:09:54 UTC 2021 4 years ago
acxz ef5c4164f4 fix for range-loop-construct 4 years ago
DonLakeFlyer 39c9615d1e Fix calibration dialog sequence 4 years ago
DonLakeFlyer 5f5712127c Add support for enable/disable of accept/reject buttons 4 years ago
DonLakeFlyer 50422504aa Return correct AUTOPILOT_VERSION info 4 years ago
DonLakeFlyer 8e2e9023f3 Change showMessageDialog to use qml dialog 4 years ago
PX4BuildBot e96f90e7ee Update PX4 Firmware metadata Mon May 24 23:46:18 UTC 2021 4 years ago
Ljung323 bb35a2779a use containsMouse 4 years ago
Ljung323 cf2e161893 show message to exit video fullscreen mode 4 years ago
DonLakeFlyer 0480a72075 Fix multitude of bugs in Analyze popout support 4 years ago
DonLakeFlyer d3dbf5230b Rewrite Mavlink image protocol supportt and fix bugs 4 years ago
DonLakeFlyer bde5d7ccae Better calibration logging 4 years ago
Hunter522 e14d4a9ba5
Draggable radius adjustment for Loiter mission items (attempt 2) (#9580) 4 years ago
Beat Küng de44dba05d mavlink: add events interface protocol 4 years ago
PX4BuildBot 012d14a791 Update PX4 Firmware metadata Fri May 21 07:23:30 UTC 2021 4 years ago
Philipp Borgers 7c0ccbfc55 QGCTileCacheWorker: Use explicit type in lambda function 4 years ago
DonLakeFlyer 8a1deef673 Hardening of inital connect sequence to boundary conditions 4 years ago
DonLakeFlyer 78cf9bbe6e Rework Link Settings to use Layouts and be much simpler 4 years ago
DonLakeFlyer 1dd9936510 Add reasonable defaults 4 years ago
Andrew C. Smith 29aa19b63e Add support for PX4 FMUv6U. 4 years ago
numan.uyar 815b2746b7 moved RadioComponentController qml definition to FirmwarePlugin 4 years ago
numan.uyar 40f0c65ce2 RadioComponentController fix for Custom builds 4 years ago
Julian Oes 771f0be8ff PX4: allow flight mode setup without sensors 4 years ago
Aleksey Kontsevich e984ab8ca5 Deprecated API build error fix 4 years ago
Thies Lennart Alff c656d372e0
added svg for vectored 6 dof uuv airframe (#9604) 4 years ago
Keith Bennett 1b67c396bb * Fix spurious failure in `_multiLinkSingleVehicleTest` 4 years ago
Keith Bennett 257b762c25 Remove references to the MAVLinkChannel.{h,cpp} files that I still have locally 4 years ago
Keith Bennett 108b872fb0 Normalize to qCDebug and qCWarning on their respective log channels 4 years ago
Keith Bennett d1e86923a5 Per feedback, use qCDebug and qCWarning 4 years ago
Keith Bennett 6a661171ca Updates from review 4 years ago
Keith Bennett 5cbd03c1e8 Use a temporary-allocated channel instead of the reserved channel 0 4 years ago
Keith Bennett 3b69c95e44 fix racey `if (!weakLink.expired()) {...weakLink.lock()...}` 4 years ago
Keith Bennett 1eb07c0626 Specify a channel parameter instead of hardcode to 0 4 years ago
Keith Bennett b9465ddc8d Refactor the mavlink channel 4 years ago
Keith Bennett d938b5c7cc Clean up debug logs 4 years ago
Keith Bennett 33e8a15d36 fix racey `if (weak_ptr.expired()) {...weak_ptr.lock()...}` 4 years ago
Keith Bennett 40cde06397 Fix `MockLink` channel collision and racey processing of reverse-direction messages 4 years ago
Keith Bennett 99dd3ee97f Debug messages (revert me later) 4 years ago
Keith Bennett 2dad7b9d12 fix `MockLink::_mavlinkChannel` hiding `LinkInterface::_mavlinkChannel` 4 years ago
Keith Bennett 9577ca13e4 ensure `MAVLinkProtocol::receiveBytes` locks the link's shared_ptr while it's in use 4 years ago
Keith Bennett 77f92ce1ab fix racey `if (weak_ptr.expired()) {...weak_ptr.lock()...}` 4 years ago
Keith Bennett 4ed9d992d9 fix racey check of weak_ptr expiration 4 years ago
Patrick José Pereira e5536b55fa QtLocationPlugin: QGCTileCacheWorker: Move from waitConnection to async signal 4 years ago