Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mavlink: match commands aimed at any sysid/compid
When we send a command to any sysid or any compid, we need to match an ack from a specific sysid or compid. If we don't do that, we keep sending retransmissions and eventually time out.
- Loading branch information