-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathSDDC_simple_sample.grc
101 lines (98 loc) · 2.04 KB
/
SDDC_simple_sample.grc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
options:
parameters:
author: [email protected]
catch_exceptions: 'True'
category: '[GRC Hier Blocks]'
cmake_opt: ''
comment: ''
copyright: Our Stars K.K.,
description: ''
gen_cmake: 'On'
gen_linking: dynamic
generate_options: qt_gui
hier_block_src_path: '.:'
id: SDDC_simple_sample
max_nouts: '0'
output_language: python
placement: (0,0)
qt_qss_theme: ''
realtime_scheduling: ''
run: 'True'
run_command: '{python} -u {filename}'
run_options: prompt
sizing_mode: fixed
thread_safe_setters: ''
title: Simple GUI for Direct Sampling
window_size: (1000,1000)
states:
bus_sink: false
bus_source: false
bus_structure: null
coordinate: [8, 8]
rotation: 0
state: enabled
blocks:
- name: samp_rate
id: variable
parameters:
comment: ''
value: '32000000'
states:
bus_sink: false
bus_source: false
bus_structure: null
coordinate: [184, 12]
rotation: 0
state: enabled
- name: qtgui_sink_x_0
id: qtgui_sink_x
parameters:
affinity: ''
alias: ''
bw: samp_rate
comment: ''
fc: '0'
fftsize: '1024'
gui_hint: ''
maxoutbuf: '0'
minoutbuf: '0'
name: '""'
plotconst: 'True'
plotfreq: 'True'
plottime: 'True'
plotwaterfall: 'True'
rate: '10'
showports: 'False'
showrf: 'False'
type: complex
wintype: window.WIN_BLACKMAN_hARRIS
states:
bus_sink: false
bus_source: false
bus_structure: null
coordinate: [504, 140.0]
rotation: 0
state: true
- name: sddc_sddc_source_0
id: sddc_sddc_source
parameters:
affinity: ''
alias: ''
antenna: RX1
comment: ''
device_select: '0'
firmware_path: [your home]/gr-sddc/lib_so/SDDC_FX3.img
maxoutbuf: '0'
minoutbuf: '0'
rate: '32000000'
states:
bus_sink: false
bus_source: false
bus_structure: null
coordinate: [24, 148.0]
rotation: 0
state: true
connections:
- [sddc_sddc_source_0, '0', qtgui_sink_x_0, '0']
metadata:
file_format: 1