File: dab_ofdm_sync_dab.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-- 377 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_sync_dab
label: ofdm_sync_dab
category: '[DAB]'

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

inputs:
-   domain: stream
    dtype: ''

outputs:
-   domain: stream
    dtype: ''

templates:
    imports: import gnuradio.dab as dab
    make: dab.ofdm_sync_dab(${dab_params}, ${rx_params}, ${debug})

file_format: 1