mirror of
https://github.com/gnuradio/gnuradio-companion.git
synced 2025-12-10 00:42:30 -06:00
33 lines
553 B
Plaintext
33 lines
553 B
Plaintext
###################################################
|
|
# Default Flow Graph:
|
|
# Include an options block and a variable for sample rate
|
|
###################################################
|
|
|
|
options:
|
|
parameters:
|
|
id: 'default'
|
|
title: 'Not titled yet'
|
|
states:
|
|
coordinate:
|
|
- 8
|
|
- 8
|
|
rotation: 0
|
|
state: enabled
|
|
|
|
blocks:
|
|
- name: samp_rate
|
|
id: variable
|
|
parameters:
|
|
comment: ''
|
|
value: '32000'
|
|
states:
|
|
coordinate:
|
|
- 200
|
|
- 12
|
|
rotation: 0
|
|
state: enabled
|
|
|
|
metadata:
|
|
file_format: 1
|
|
grc_version: 3.8.0
|