bluerobotics / bluerobotics/BlueOS
Implement a blacklist of devices
Open
core
enhancement
- Dominant language
- Vue
- Stars
- 453
- Forks
- 151
- Avg merge
- 23h 51m
- Merged PRs (30d)
- 154
Description
Following the discussion at https://github.com/bluerobotics/companion-docker/pull/233#discussion_r632717470:
We should (at least try) to use udev rules to link all valid devices to /dev/companion. This will load a user-defined blacklist so we don't probe user devices which may not handle the probing well.
Our services will be allowed to probe all devices in /dev/companion (we could just mount that at /dev in the dockers).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.