diff options
Diffstat (limited to 'gr-noaa/examples/file_rx_hrpt.grc')
-rw-r--r-- | gr-noaa/examples/file_rx_hrpt.grc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gr-noaa/examples/file_rx_hrpt.grc b/gr-noaa/examples/file_rx_hrpt.grc index b8a93d56e3..0b490269b4 100644 --- a/gr-noaa/examples/file_rx_hrpt.grc +++ b/gr-noaa/examples/file_rx_hrpt.grc @@ -283,10 +283,10 @@ </param> </block> <block> - <key>gr_moving_average_xx</key> + <key>blocks_moving_average_xx</key> <param> <key>id</key> - <value>gr_moving_average_xx_0</value> + <value>blocks_moving_average_xx_0</value> </param> <param> <key>_enabled</key> @@ -841,14 +841,14 @@ <sink_key>0</sink_key> </connection> <connection> - <source_block_id>gr_moving_average_xx_0</source_block_id> + <source_block_id>blocks_moving_average_xx_0</source_block_id> <sink_block_id>digital_clock_recovery_mm_xx_0</sink_block_id> <source_key>0</source_key> <sink_key>0</sink_key> </connection> <connection> <source_block_id>pll</source_block_id> - <sink_block_id>gr_moving_average_xx_0</sink_block_id> + <sink_block_id>blocks_moving_average_xx_0</sink_block_id> <source_key>0</source_key> <sink_key>0</sink_key> </connection> |