trondeau / gr-grand

GRAnd: Extra blocks, IO, and tools for GNU Radio on Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the grand-write-a-block package meant as a guide to building
out-of-tree packages. To use the grand blocks, the Python namespaces
is in 'grand', which is imported as:

    import grand

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(grand)

About

GRAnd: Extra blocks, IO, and tools for GNU Radio on Android


Languages

Language:CMake 54.8%Language:C++ 40.6%Language:Python 3.9%Language:C 0.7%