mirror of
https://github.com/hb9fxq/gr-digitalhf
synced 2024-12-22 15:10:00 +00:00
24 lines
382 B
YAML
24 lines
382 B
YAML
|
# auto-generated by grc.converter
|
||
|
|
||
|
id: digitalhf_cis_12_channelizer
|
||
|
label: cis_12_channelizer
|
||
|
category: '[digitalhf]'
|
||
|
|
||
|
inputs:
|
||
|
- domain: stream
|
||
|
dtype: complex
|
||
|
|
||
|
outputs:
|
||
|
- label: out1
|
||
|
domain: stream
|
||
|
dtype: complex
|
||
|
- label: out2
|
||
|
domain: stream
|
||
|
dtype: complex
|
||
|
|
||
|
templates:
|
||
|
imports: import digitalhf
|
||
|
make: digitalhf.cis_12_channelizer()
|
||
|
|
||
|
file_format: 1
|