#include <gr_sync_decimator.h>#include "../viterbi/viterbi.h"

Go to the source code of this file.
Classes | |
| class | gr_decode_ccsds_27_fb |
| A rate 1/2, k=7 convolutional decoder for the CCSDS standard
This block performs soft-decision convolutional decoding using the Viterbi algorithm. More... | |
Typedefs | |
| typedef boost::shared_ptr < gr_decode_ccsds_27_fb > | gr_decode_ccsds_27_fb_sptr |
Functions | |
| gr_decode_ccsds_27_fb_sptr | gr_make_decode_ccsds_27_fb () |
| gr_decode_ccsds_27_fb_sptr gr_make_decode_ccsds_27_fb | ( | ) |
1.5.8