summaryrefslogtreecommitdiff
path: root/gr-fec/grc/fec_decode_ccsds_27_fb.block.yml
blob: 51eed3783d0713dba716b9b37b7cdc342abb0f4b (plain)
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