oresat / oresat-adcs-software

A Linux service for managing the ADCS on oresat.
GNU General Public License v3.0
7 stars 2 forks source link

Check handling if actuator or sensor dies #7

Open mee5-pdx opened 2 months ago

mee5-pdx commented 2 months ago

The structure module statically defines the number of reaction wheels and their orientation. There should be some solution to handle if a reaction wheel or sensor dies.

Maybe implement functions that allow the model to be changed, or attributes describing if certain things are operating or not.

This may be offloaded to the client wrapper.