diff options
Diffstat (limited to 'gr-noaa/examples/usrp_rx_hrpt.grc')
-rw-r--r-- | gr-noaa/examples/usrp_rx_hrpt.grc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gr-noaa/examples/usrp_rx_hrpt.grc b/gr-noaa/examples/usrp_rx_hrpt.grc index 2cf2a7fe0c..56d07446bf 100644 --- a/gr-noaa/examples/usrp_rx_hrpt.grc +++ b/gr-noaa/examples/usrp_rx_hrpt.grc @@ -1667,7 +1667,7 @@ </param> <param> <key>trig_mode</key> - <value>gr.gr_TRIG_MODE_AUTO</value> + <value>wxgui.TRIG_MODE_AUTO</value> </param> <param> <key>y_axis_label</key> @@ -1872,7 +1872,7 @@ </param> </block> <block> - <key>gr_file_sink</key> + <key>blocks_file_sink</key> <param> <key>id</key> <value>frame_sink</value> |