bluerobotics / bluerobotics/mavlink-server

Implement Custom Filters

Open
#46 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
58
Forks
14
Avg merge
3d 9h
Merged PRs (30d)
6

Description

The backend has support for many filters for each input/output parts of each endpoint, we need still to decide what kinds of filters, how configurable they are.

- Filter by a vector of component IDs
- Filter by a vector of system IDs
- Filter by a vector of message IDs
- Each Filter listed above has the option to:
- exclude from the list
- include only those in the list
- Maybe a parsed message with a generic regex filter?

---

- It surely needs to be configured via REST API
- It surely needs to be configured via our frontend
- Should it be configured via CLI?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.