Skip to content

kinson666/FengYun2-SVISSR-Decoder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FengYun2-SVISSR-Decoder

This is a decoder of images from the de-randomized transport frames of the FengYun-2 series satellites.

1

How to use

To use this decoder, you need to use FengYun-2 satellite transport frames. This is very easy to get with the GNU-Radio schema from this repository. After receiving the transport frames, they need to be synchronized and de-randomized.

Use:

Deframer.exe(.py) -i data_from_GR.bin -o fengyun_svissr.svissr 

To use the decoder, use the command:

python3 decoder.py -i fengyun_svissr.svissr

...or if you're using Windows:

FengYun-2_S-VISSR_Decoder.exe -i fengyun_svissr.svissr

You will get decoded images in decoder folder.

Examples (Decoded Images)

2 3 4 5 6

About

FengYun-2 S-VISSR2.0 Decoder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%