AlbertaSat / ex3_simulated_subsystems

Simulated subsystems for use with the simulated software architecture in AlbertaSats ExAlta3 Mission.
4 stars 1 forks source link

Determine how we want to handle simulated subsystem logging. #34

Open mhchaudh opened 8 months ago

mhchaudh commented 8 months ago

Description:

Determine how we want to handle logging in our simulated subsystems and payloads implemented in python. Show this via a little demo program. We likely want to keep it as simple and lightweight as possible for now, and try to avoid duplicate code between simulated subsystem / payload source code.

Deliverables

Resources