PyCubed-Mini / flight_software

Flight Software for the PyCubed-Mini PocketQube platform
https://pocketqube.readthedocs.io/en/latest/
MIT License
3 stars 4 forks source link

Data caching #333

Open jbwillis opened 1 year ago

jbwillis commented 1 year ago

Discuss the caching of sensor data in pycubed.py versus directly calling the sensors when data is needed. The primary question here is how much cpu time we spend waiting for sensors to return data.