Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 666 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 666 Bytes

Satellite Decoders

A few small projects aimed at decoding various satellites that are more of an experiment here (may be redundant with other projects sharing the same code). Mostly WIP stuff, or small programs here and there.

FengYun Decoder

A small standalone program that makes frames from synced FY-3 symbols. Basically a FengYun decoder! More info in the dedicated folder.

MetOp Decoder

A small standalone program that makes frames from synced MetOp A-B-C symbols. Basically a MetOp decoder! More info in the dedicated folder.

CCSDS Demuxer

Program to demultiplex / deframe CCSDS frames from unsynced CADUs. More info in the dedicated folder.