oresat / oresat-adcs-software

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

Implement configuration files #4

Open mee5-pdx opened 4 months ago

mee5-pdx commented 4 months ago

structure.py and environment.py use hardcoded values for a specific instance of oresat. Clients should be able to upload a configuration file (or at least be able to change the "defaults").

mee5-pdx commented 1 month ago

Configuration files currently not implemented directly in the package but code may exist in an example