17974 Commits (ca2d5a26763e44c90526d8d6d733dccb2ab1d96b)
 

Author SHA1 Message Date
Don Gagne bdff3e8815 Daily build upload to S3 back on 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
Don Gagne 93766a28d7 Disable S3 Upload 4 years ago
Don Gagne 58610ba742 Fix S3 region 4 years ago
Don Gagne f7efa49daa Set S3 ACL 4 years ago
Don Gagne 897b0866d5 Remove install of aws cli 4 years ago
Don Gagne 79095b5cc7 Revert "Rework shadow build dir" 4 years ago
Don Gagne faf43e693c Rework shadow build dir 4 years ago
Don Gagne a0edaca5b2 Fix awscli install 4 years ago
Don Gagne 4307881360 Manual S3 upload, not custom action 4 years ago
Don Gagne 25adc5d7c3 Still working on S3 Upload 4 years ago
Don Gagne 000438a7c7 Use github workspace for s3 upload 4 years ago
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