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

Pq to class #404

Closed tomyyyD closed 3 months ago

tomyyyD commented 3 months ago

Update the priority queue to be a class. Simplifies creating new queues later for image transmission. Closes #390.