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

Image Sequence Byte #413

Open tomyyyD opened 2 months ago

tomyyyD commented 2 months ago

Each image packet gets 1 byte which contains the count for which packet it is in the order of all image packets. For our purposes, I think 1 byte will be enough as in my previous testing I remember most of our images were around 30-40KB which would mean around 117-156 packets.