13 Commits (b3b1617b50663752c74dfbe73b380bf57ceb4231)

Author SHA1 Message Date
Friedrich Beckmann b3b1617b50 View: Show correct progressbar also for Mission, Fence and Rally 3 years ago
Mathieu Mirmont 506af075f1 Fix MAVLink PROTOCOL_VERSION request 3 years ago
Keith Bennett da3b9df1b0 `Vehicle` permits users to query if a command would be duplicated; also record firmware board vendor/product id 4 years ago
DonLakeFlyer 8a1deef673 Hardening of inital connect sequence to boundary conditions 4 years ago
Keith Bennett 33e8a15d36 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
DonLakeFlyer 63e8ba02e5 Fix state machine not being advanced in all cases 4 years ago
Beat Küng 3c8dae0b5c load progress bar: include component information & mission, geofence & rally points 4 years ago
Don Gagne 4bcaa8b83b
Don't query fence/rally on high latency links (#9262) 4 years ago
Don Gagne 473758c525
Fix primaryLink null reference problems (#9160) 5 years ago
Don Gagne 15cc3b708f
Vehicle::sendMavCommand: send command immediately, retries only for limited set of messages 5 years ago
Don Gagne 66753e2111
VehicleLinkManager: Major refactor on how QGC manages comm links (#9101) 5 years ago
DonLakeFlyer b730b4b778 More work on vehicle connect state machine(s) 5 years ago