Closed LorenzMeier closed 7 years ago
sendMavCommand(FactSystem::defaultComponentId
Bug. sendMavCommand isn't translating FactSystem::defaultComponentIdto actual default component id.
Fixed in here: https://github.com/mavlink/qgroundcontrol/pull/5048
@DonLakeFlyer This command is sent with system ID 1 (correct) and component ID 255 (why?)