17690 Commits (c656d372e01fa69b5e570f816dcf39487e140659)
 

Author SHA1 Message Date
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
Tobin 967226d0ec Adding LINZ basemap 4 years ago
PX4BuildBot ca9b54bc08 Update PX4 Firmware metadata Fri Apr 16 17:36:08 UTC 2021 4 years ago
Thomas Karl Pietrowski 2e093b8349 Appastream: Correcting license 4 years ago
Thomas Karl Pietrowski df082322db Appstream: Adding developer_name 4 years ago
Thomas Karl Pietrowski 33181b1fe9 Appstream: Correcting license from GPL-3.0-only to GPL-3.0 4 years ago
Thomas Karl Pietrowski e0e3aa3168 Appstream: Adding some URLs like homepage, help and bugtracker 4 years ago
Thomas Karl Pietrowski 9ebc5b08cc Freedesktop: Adding missing appdata.xml file (AppStream-XML) 4 years ago
Thomas Karl Pietrowski c1b786dc05 CMake: Installing 128x128 png to the right place and rename it 4 years ago
Thomas Karl Pietrowski e0116732f7 CMake: Rename desktop file to the conventions made by Freedesktop 4 years ago
david sastre 96e25fc4a5 Move Hobbs meter from vehicle to firmware plugins: 4 years ago
PX4BuildBot 2cd0fe533f Update PX4 Firmware metadata Wed Apr 14 07:45:56 UTC 2021 4 years ago
Hunter N. Morgan a4f13e8954 Simplify opacity code, account for ADSB vehicles 4 years ago
Hunter N. Morgan 29d7998872 Fix vehicle map item opacity 4 years ago
Thomas Karl Pietrowski 4f90d53f10 QCGExternalLibs: Getting independent of dpkg 4 years ago
Beat Küng 67cc2001d6 Revert "Control COMPONENT_INFORMATION query from app setting" 4 years ago
Beat Küng 3c8dae0b5c load progress bar: include component information & mission, geofence & rally points 4 years ago
Beat Küng 4d551281ed ComponentInformationManager: add fallback & abort slow mavlink ftp downloads 4 years ago
Beat Küng 65cb96b66e FTPManager: add cancel to abort current download & move emit commandProgress 4 years ago
Beat Küng 2076592ef7 ComponentInformation: minor cleanup, require valid uriMetaData & crcMetaDataValid 4 years ago
Beat Küng eb1412e149 ComponentInformationCache: use mkpath instead of mkdir 4 years ago
Beat Küng b26527530b MockLinkFTP: avoid uninitialized bytes in mavlink message 4 years ago