eugesd / gr-ax25_hackrf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

    import ax25_hackrf

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

About


Languages

Language:CMake 55.0%Language:C++ 25.9%Language:C 10.5%Language:Python 7.0%Language:Shell 1.6%