gnuradio-grc-examples icon indicating copy to clipboard operation
gnuradio-grc-examples copied to clipboard

Missing block variable_slider

Open NeuroForLunch opened this issue 4 years ago • 3 comments
trafficstars

All the files I tried to open with the latest gnuradio companion say variable_slider block is missing. Any suggestions?

NeuroForLunch avatar Apr 22 '21 02:04 NeuroForLunch

Hi You need to give me more info which application are you using and which version of Gnuradio you are using.

antonjan avatar Apr 22 '21 06:04 antonjan

Hi, I'm using 3.9.0.0 and every one I tried had issues. Here's some screenshots from CW_receiver.grc

Screen Shot 2021-04-21 at 11 50 10 PM Screen Shot 2021-04-21 at 11 49 46 PM

NeuroForLunch avatar Apr 22 '21 06:04 NeuroForLunch

Hi You can replace slider with the QT range block in V9 and you will have to add the OsmoSDR library to Gnuradio to make the osmosdr block available.

antonjan avatar Apr 22 '21 08:04 antonjan