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.
 
 
 
 
 

25 lines
412 B

# auto-generated by grc.converter
id: multirds_decoder_compare
label: decoder_compare
category: '[multirds]'
parameters:
- id: nPorts
label: Number of Ports
dtype: int
default: '2'
hide: part
inputs:
- domain: message
id: in
multiplicity: ${ nPorts }
asserts:
- ${ nPorts > 0 }
templates:
imports: import multirds
make: multirds.decoder_compare(${nPorts})
file_format: 1