AberdeenRSS / AberdeenRSS/FlightComputer
Introduce common part interfaces
Đang mở
enhancement
- Ngôn ngữ chính
- Python
- Star
- 0
- Fork
- 2
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
The goal here is to define a set of common interfaces parts can implement. This would help us with being able to use parts for different purposes.
An example could be that we define a common `IServo` interface that specifies what data a servo sensor can give out (i.e. current angle) and what inputs it expects (commanded angle). That way we could then use different implementations of a servo without having to change the code that is using them
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.