OOT GnuRadio blocks for decode S-VISSR2.0 Images from FengYun-2x satellites
Forked from gr-soniks
- GNURadio 3.10
- gr-Satellites: https://github.com/daniestevez/gr-satellites
sudo apt-get install libjpeg-dev zlib1g-dev gcc build-essential libffi-dev python3-dev python3-cffi python3-opencv python3-pip git cmake libusb-1.0-0-dev libboost-all-dev gnuradio-dev liblog4cpp5-dev swig
python3 -m pip install hexhamming construct Pillow
git clone https://github.com/Foxiks/gr-FengYun2.git
cd gr-FengYun2
mkdir build
cd build
cmake ..
make
sudo make install
sudo ldconfig
Here is your flowgraph for demodulating and decoding FengYun2 signal: