gut-space / satnogs

The goal of this project is to create a functional satellite ground station, able to receive VHF transmissions from NOAA sats and more!
https://aquarius.klub.com.pl
MIT License
10 stars 0 forks source link

Multi files reception #55

Closed fivitti closed 4 years ago

fivitti commented 4 years ago

Extend "receive" controller to accept multiple binary files.

Accepted files are limited by ALLOWED_FILE_TYPES dictionary. Now we accept only PNG files.

Fixed #54 . Resolve #35 .