777arc / PySDR

PySDR.org textbook source material, feel free to post issues/PRs
https://pysdr.org/
Other
181 stars 41 forks source link

Section or chapter on NOAA HRPT #9

Open 777arc opened 8 months ago

777arc commented 8 months ago

eg adapting https://github.com/radio-satellites/python-hrpt and it would use a recording of HRPT off IQEngine

radio-satellites commented 8 months ago

@777arc Yep!

Basically we just need a demodulator for BPSK that can handle HRPT streams, synchronize the sync word and then derandomize (plus convert 10->16 bit).