diff options
Diffstat (limited to 'gr-digital/examples/demod')
-rw-r--r-- | gr-digital/examples/demod/ber_simulation.grc | 2 | ||||
-rw-r--r-- | gr-digital/examples/demod/digital_freq_lock.grc | 2 | ||||
-rw-r--r-- | gr-digital/examples/demod/pam_sync.grc | 2 | ||||
-rw-r--r-- | gr-digital/examples/demod/pam_timing.grc | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/gr-digital/examples/demod/ber_simulation.grc b/gr-digital/examples/demod/ber_simulation.grc index b7c6a624b..daf8bfde0 100644 --- a/gr-digital/examples/demod/ber_simulation.grc +++ b/gr-digital/examples/demod/ber_simulation.grc @@ -5,7 +5,7 @@ <key>options</key> <param> <key>id</key> - <value>ber_sim</value> + <value>ber_simulation</value> </param> <param> <key>_enabled</key> diff --git a/gr-digital/examples/demod/digital_freq_lock.grc b/gr-digital/examples/demod/digital_freq_lock.grc index df105dd7f..09d3085dd 100644 --- a/gr-digital/examples/demod/digital_freq_lock.grc +++ b/gr-digital/examples/demod/digital_freq_lock.grc @@ -5,7 +5,7 @@ <key>options</key> <param> <key>id</key> - <value>top_block</value> + <value>digital_freq_lock</value> </param> <param> <key>_enabled</key> diff --git a/gr-digital/examples/demod/pam_sync.grc b/gr-digital/examples/demod/pam_sync.grc index f870a0b06..dbd4befa6 100644 --- a/gr-digital/examples/demod/pam_sync.grc +++ b/gr-digital/examples/demod/pam_sync.grc @@ -5,7 +5,7 @@ <key>options</key> <param> <key>id</key> - <value>top_block</value> + <value>pam_sync</value> </param> <param> <key>_enabled</key> diff --git a/gr-digital/examples/demod/pam_timing.grc b/gr-digital/examples/demod/pam_timing.grc index 14a7d403e..c253d9a9f 100644 --- a/gr-digital/examples/demod/pam_timing.grc +++ b/gr-digital/examples/demod/pam_timing.grc @@ -5,7 +5,7 @@ <key>options</key> <param> <key>id</key> - <value>top_block</value> + <value>pam_timing</value> </param> <param> <key>_enabled</key> |