gr-guiextra
gr-guiextra copied to clipboard
Modern and enhanced GUI widgets for GNU Radio 3.8+
can you make a text message box, thanks
In the `maint-3.8` branch, the README.md section https://github.com/ghostop14/gr-guiextra/tree/maint-3.8#building needs revision: ``` cd git clone https://github.com/ghostop14/gr-guiextra.git cd ~/gr-guiextra git checkout maint-3.8 mkdir build cd build cmake ../ make sudo make install...
Hello, The title of this issue is the error message I get passing a message output to the state input of the QT GUI LED Indicator. I was wondering, what...
I am testing the gr-guiextra module and the autocorrelator crashes with this error: ` > Generating: "/home/wk/gnuradio/guiextra/test_autocorrelator.py" > >>> Warning: The block 'blocks_throttle_0' is deprecated. > > Executing: /usr/bin/python3 -u...