aports-ugly / gr-fosphor

GNURadio block for spectrum visualization using GPU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To use the fosphor blocks in Python, import it as :

    from gnuradio import fosphor

See the Doxygen documentation for details about the blocks available
in this package. A quick listing of the details can be found in Python
after importing by using:

    help(fosphor)

About

GNURadio block for spectrum visualization using GPU

License:Other


Languages

Language:C 67.4%Language:C++ 18.4%Language:CMake 12.0%Language:Python 1.8%Language:Makefile 0.3%