17711 Commits (45796ab50889db7a1eda28f702375d50d88a34c3)
 

Author SHA1 Message Date
Don Gagne 45796ab508 Save artifact before S3 upload 4 years ago
DonLakeFlyer 8a1deef673 Hardening of inital connect sequence to boundary conditions 4 years ago
Don Gagne 55d1968705 Fix S3 upload 4 years ago
Don Gagne 83d9c1b3a8 Fix workflow, S3 Upload 4 years ago
Don Gagne 0bd2aa9b32 Temp disable S3 daily build upload 4 years ago
Don Gagne 0afd61e01c Upload top S3 4 years ago
Don Gagne 46a4c328b3
Move to GitHub Actions Phase I (#9631) 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
Patrick José Pereira 2b2d9d826c github: workflows: Fix typo in mac build 4 years ago
Patrick José Pereira 7409bfe091 github: workflows: Rename mac build 4 years ago
Patrick José Pereira 9d101252cc github: workflows: Move mac build from matrix to env 4 years ago
Patrick José Pereira 3196c69c19 github: workflows: Upload mac artifact 4 years ago
Patrick José Pereira 10abb4b4a5 github: workflows: Install gstreamer from pkg for mac build 4 years ago
Patrick José Pereira e86c2348f1 github: workflows: Add ccache for mac build 4 years ago
Patrick José Pereira 505e5e91dc github: workflows: Build mac for PR and push events 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
Patrick José Pereira 621ab95840 QtLocationPlugin: QGCTileCacheWorker: Use new connect syntax 4 years ago
PX4BuildBot 3233995361 Update PX4 Firmware metadata Thu Apr 22 12:07:15 UTC 2021 4 years ago
PX4BuildBot 8cebe7087e Update PX4 Firmware metadata Thu Apr 22 06:53:59 UTC 2021 4 years ago
DonLakeFlyer 63e8ba02e5 Fix state machine not being advanced in all cases 4 years ago
Andreas Buhr 25e92bb91f Use QtBluetooth enums from their namespace 4 years ago
Keith Bennett ee44c137f0 QGCCacheWorker fixes 4 years ago
PX4BuildBot 8c0b72cd00 Update PX4 Firmware metadata Wed Apr 21 13:21:24 UTC 2021 4 years ago
PX4BuildBot 34874d2f84 Update PX4 Firmware metadata Tue Apr 20 20:11:21 UTC 2021 4 years ago
Christoffer Björnram 8d60ee12b4
Changed TCP/UDP connection settings names to follow more common terminology (#9502) 4 years ago
Remek Zajac 2a9ecabad8
Only accept sufficiently accurate location updates (#9483) 4 years ago