gr-fosphor/docs
Sylvain Munaut 648937eda7 gr-fosphor: Remove useless .bak file
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2014-09-25 23:46:25 +02:00
..
doxygen gr-fosphor: Remove useless .bak file 2014-09-25 23:46:25 +02:00
CMakeLists.txt Initial import of the GNURadio block 2013-10-13 22:02:56 +02:00
README.fosphor Initial import of the GNURadio block 2013-10-13 22:02:56 +02:00

README.fosphor

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)