oresat / oresat-live-handheld-ground-station

MCAD, ECAD, software, firmware, build instructions, and everything else you should need for the OreSat Live Handheld Ground Station project.
GNU General Public License v3.0
15 stars 5 forks source link

keep decoded images? #3

Open RussellSenior opened 4 years ago

RussellSenior commented 4 years ago

It appears that jpeg_stream_rx_stdin_write_to_file.py writes images to /tmp/latest.jpg, with each new image overwriting the last. Seems like with µSD cards being what they are today, there is plenty of room to keep everything that is successfully decoded. Even on a 2GB card, there should be ~300MB of storage space available, and it's hard to find anything less than 8GB these days. People are likely to want to review images after the fact.