gr-gsm/grc/misc_utils/gsm_burst_file_sink.block.yml

21 lines
325 B
YAML

# auto-generated by grc.converter
id: gsm_burst_file_sink
label: Burst File Sink
parameters:
- id: filename
label: Destination file
dtype: file_open
default: /tmp/bursts
inputs:
- domain: message
id: in
templates:
imports: import grgsm
make: grgsm.burst_file_sink(${filename})
file_format: 1