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