summaryrefslogtreecommitdiff
path: root/gr-fec/grc/fec_decode_ccsds_27_bb.block.yml
blob: 310b54e4e225eb4737e93881eda7fec46e1f4cb5 (plain)
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