RDS decoder module for GNU Radio, that decodes multiple stations simultaneously
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

29 lines
471 B

# auto-generated by grc.converter
id: multirds_stream_router
label: Stream router
category: '[MULTIRDS]'
parameters:
- id: ninputs
label: Ninputs
dtype: int
- id: noutputs
label: Noutputs
dtype: int
inputs:
- domain: stream
dtype: float
multiplicity: '9'
outputs:
- domain: stream
dtype: float
multiplicity: '3'
templates:
imports: import multirds
make: multirds.stream_router(${ninputs}, ${noutputs})
file_format: 1