File: dab_ofdm_move_and_insert_zero.block.yml

package info (click to toggle)
gr-dab 0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 3,272 kB
  • sloc: python: 14,976; cpp: 6,738; ansic: 547; makefile: 19; sh: 11
file content (24 lines) | stat: -rw-r--r-- 406 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# auto-generated by grc.converter

id: dab_ofdm_move_and_insert_zero
label: ofdm_move_and_insert_zero
category: '[DAB]'

parameters:
-   id: '...'
    label: '...'
    dtype: '...'

inputs:
-   domain: stream
    dtype: ''

outputs:
-   domain: stream
    dtype: ''

templates:
    imports: import gnuradio.dab as dab
    make: dab.ofdm_move_and_insert_zero(${fft_length}, ${num_carriers})

file_format: 1