AberdeenRSS / AberdeenRSS/FlightComputer

Introduce common part interfaces

Aperta
#9 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
Python
Stelle
0
Fork
2
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.