RFC 0012 - MAVLink Standard Testing Suite #12
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is not an RFC for a MAVLink protocol change, but rather it's something that
affects the MAVLink ecosystem. Which is why I'm still opening an RFC here.
Goals
component/system to test if that component or system behaves in accordance to
the MAVLink standard.
The focus is on the MAVLink protocol and its microservices (as opposed to
testing if a mission uploaded via MAVLink is executed by the vehicle as
expected).
system (for example which components are active in a network).
The text here is based off a Google doc, and I copied the text to the RFC since it's easier to comment via github.
The Google doc should be the main reference though.