summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Anderseck <martin.anderseck@ni.com>2023-10-12 13:05:48 +0200
committerJeff Long <willcode4@gmail.com>2023-12-10 10:24:04 -0500
commitf9e54b260d451e9cca93b2aa19f050b7c7ec7656 (patch)
tree693cf2e0585d3c1dd6580b81d2bf76433b2e4be6
parentanalog: PLL frequency detector example: use limited-wait throttle (diff)
downloadgnuradio-f9e54b260d451e9cca93b2aa19f050b7c7ec7656.tar.xz
gnuradio-f9e54b260d451e9cca93b2aa19f050b7c7ec7656.zip
gr-uhd: Remove old references
In this example there used to be some references to blocks that have moved from gr-ettus to gr-uhd obviously, so I removed the red boxes warning about that. Signed-off-by: Martin Anderseck <martin.anderseck@ni.com> (cherry picked from commit 4db4787aa306727d8c29eb4f6a17550415ee5dac) Signed-off-by: Jeff Long <willcode4@gmail.com>
-rw-r--r--gr-uhd/examples/grc/rfnoc_duc_radio_multichan.grc62
1 files changed, 7 insertions, 55 deletions
diff --git a/gr-uhd/examples/grc/rfnoc_duc_radio_multichan.grc b/gr-uhd/examples/grc/rfnoc_duc_radio_multichan.grc
index 726fc2f28..7bd2c10b4 100644
--- a/gr-uhd/examples/grc/rfnoc_duc_radio_multichan.grc
+++ b/gr-uhd/examples/grc/rfnoc_duc_radio_multichan.grc
@@ -37,6 +37,7 @@ blocks:
id: variable_qtgui_entry
parameters:
comment: ''
+ entry_signal: editingFinished
gui_hint: :[0,0,1,1]
label: 'Ch0: Frequency (Hz)'
type: real
@@ -52,6 +53,7 @@ blocks:
id: variable_qtgui_entry
parameters:
comment: ''
+ entry_signal: editingFinished
gui_hint: :[0,1,1,1]
label: 'Ch1: Frequency (Hz)'
type: raw
@@ -67,6 +69,7 @@ blocks:
id: variable_qtgui_entry
parameters:
comment: ''
+ entry_signal: editingFinished
gui_hint: :[2,0,1,1]
label: 'Ch0: Gain (dB)'
type: int
@@ -82,6 +85,7 @@ blocks:
id: variable_qtgui_entry
parameters:
comment: ''
+ entry_signal: editingFinished
gui_hint: :[2,1,1,1]
label: 'Ch1: Gain (dB)'
type: int
@@ -159,6 +163,7 @@ blocks:
offset: '0'
phase: '0'
samp_rate: samp_rate0
+ showports: 'False'
type: complex
waveform: analog.GR_COS_WAVE
states:
@@ -181,6 +186,7 @@ blocks:
offset: '0'
phase: '0'
samp_rate: samp_rate0
+ showports: 'False'
type: complex
waveform: analog.GR_COS_WAVE
states:
@@ -190,60 +196,6 @@ blocks:
coordinate: [32, 252.0]
rotation: 0
state: true
-- name: ettus_rfnoc_graph
- id: ettus_rfnoc_graph
- parameters:
- alias: ''
- clock_source_0: ''
- clock_source_1: ''
- clock_source_2: ''
- clock_source_3: ''
- clock_source_4: ''
- clock_source_5: ''
- clock_source_6: ''
- clock_source_7: ''
- comment: ''
- dev_addr: addr=192.168.30.2
- dev_args: ''
- num_mboards: '1'
- time_source_0: ''
- time_source_1: ''
- time_source_2: ''
- time_source_3: ''
- time_source_4: ''
- time_source_5: ''
- time_source_6: ''
- time_source_7: ''
- states:
- bus_sink: false
- bus_source: false
- bus_structure: null
- coordinate: [184, 8.0]
- rotation: 0
- state: true
-- name: ettus_rfnoc_tx_radio_0
- id: ettus_rfnoc_tx_radio
- parameters:
- affinity: ''
- agc: Default
- alias: ''
- antenna: TX/RX
- bandwidth: '0'
- block_args: ''
- comment: ''
- device_select: '-1'
- frequency: freq
- gain: gain
- instance_index: '-1'
- num_chans: '1'
- rate: master_clock_rate
- states:
- bus_sink: false
- bus_source: false
- bus_structure: null
- coordinate: [800, 84.0]
- rotation: 0
- state: true
- name: uhd_rfnoc_duc_0
id: uhd_rfnoc_duc
parameters:
@@ -360,4 +312,4 @@ connections:
metadata:
file_format: 1
- grc_version: v3.11.0.0git-377-g42fa0be7
+ grc_version: v3.11.0.0git-559-gbfa461dc