the-aerospace-corporation / 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 49.2%Language:CMake 30.5%Language:C++ 14.7%Language:Python 5.4%Language:Makefile 0.3%