Events plugin
This brings a plugin for the events protocol (https://mavlink.io/en/services/events.html), allowing to listen for events and arming checks.
- It is using the component metadata, and therefore moves the implementation to the core, so it's usable for plugins.
- Adds an example for the component metdata & events
I'll do a more in-depth review of the events internals when CI is ready, and after having reviewed the events API.
android-x86 had some unrelated request timeout, let's see if it passes now.
Quality Gate passed
Issues
108 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
No data about Duplication
Looks like just a fix_style required now...
I think it's because the proto submodule isn't merged/updated yet. At least when I ran it last I didn't get any diff.
Merged proto, rebased, fixed up and force pushed. Let's hope this clears CI.