reynico / raspberry-noaa

Fully automated ISS SSTV, NOAA and Meteor satellite image downloader using Raspberry PI
https://github.com/reynico/raspberry-noaa
GNU General Public License v3.0
183 stars 57 forks source link

Reception of two satellites in parallel #115

Open pbriesch opened 3 years ago

pbriesch commented 3 years ago

When scheduled reception times of satellites overlap the second satellite is skipped

It would be niche to receive two satellites in parallel. The bandwidth of the RTL-SDR-Dongle would allow that. Unfortunately, I don't know how to implement this.

reynico commented 3 years ago

Hi! yeah that's 100% possible. Sadly I'm running out of time for this kind of improvements (as it involves recording the raw data, then splitting it for both sats)