diff options
author | Tom Rondeau <trondeau@vt.edu> | 2013-04-04 13:56:45 -0400 |
---|---|---|
committer | Tom Rondeau <trondeau@vt.edu> | 2013-04-04 14:10:00 -0400 |
commit | f133e151935aae0f42978b12ae83722a4de88893 (patch) | |
tree | b43e2549aba4f7ca30948acb24a46047aeab3586 /gr-digital/examples/demod/digital_freq_lock.grc | |
parent | 8b1303bbb0bf72569a5149082796f50b6e8f9a5b (diff) |
grc: fixing up new next structure blocks for GRC categories.
docs: also updating Doxygen category for all new/moved blocks.
Diffstat (limited to 'gr-digital/examples/demod/digital_freq_lock.grc')
-rw-r--r-- | gr-digital/examples/demod/digital_freq_lock.grc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gr-digital/examples/demod/digital_freq_lock.grc b/gr-digital/examples/demod/digital_freq_lock.grc index 399d52488d..399d6a8e01 100644 --- a/gr-digital/examples/demod/digital_freq_lock.grc +++ b/gr-digital/examples/demod/digital_freq_lock.grc @@ -693,10 +693,10 @@ </param> </block> <block> - <key>random_source_x</key> + <key>analog_random_source_x</key> <param> <key>id</key> - <value>random_source_x</value> + <value>analog_random_source_x</value> </param> <param> <key>_enabled</key> @@ -869,7 +869,7 @@ <sink_key>0</sink_key> </connection> <connection> - <source_block_id>random_source_x</source_block_id> + <source_block_id>analog_random_source_x</source_block_id> <sink_block_id>digital_psk_mod_0</sink_block_id> <source_key>0</source_key> <sink_key>0</sink_key> |