1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
id: fec_decode_ccsds_27_fb label: Decode CCSDS 27 inputs: - domain: stream dtype: float outputs: - domain: stream dtype: byte templates: imports: from gnuradio import fec make: fec.decode_ccsds_27_fb() file_format: 1