Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / lib / general / gr_decode_ccsds_27_fb.h @ 38fe2e1b

History | View | Annotate | Download (2.3 kB)

# Date Author Comment
a52f9a19 04/15/2008 09:31 pm Johnathan Corgan

Merged r8195:8205 from jcorgan/ecc into trunk. Adds convolutional encoder
and decoder corresponding to the R=1/2, K=7 CCSDS standard ("Voyager").

This code is a GNU Radio wrapper around a 1995-era KA9Q portable-C
implementation, and is designed for continuous streaming data, not packets....