devnulling

Results 8 issues of devnulling

When running modes_gui, the GUI will open, but switching to the osmocom source, it crashes with the following error. I've test this with a RTLSDR and BladeRF with the same...

Moving this issue to here from: https://github.com/gnuradio/gnuradio/issues/1531 # System versions System version: macOS 10.13.1 Package manager: Homebrew (due to an OOT module needing PythonNet, macports can't be used) Python version:...

From: https://github.com/gnuradio/gnuradio/issues/1518 ``` In Ubuntu 16.04 I installed GNURadio using pybombs. The Filter Design Tool didn't open either. Running the script from the command line, I got the error user@pc:~/src/gnuradio/default$...

Trying to build this on OSX results with the error below. The offending line is `bool ok = bch.decode(input, decoded, cw_isvalid);` which doesn't seem to have a definition which takes...