kaushiksv / gr-arctic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This GNU-Radio OOT module provides blocks that implement the CCSDS recommended standard for _TC Synchronization and Channel Coding (CCSDS 231.0-B-3)_

For develeopment/testing, the module maybe imported with command:
    import arctic

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

About


Languages

Language:Python 59.2%Language:CMake 38.8%Language:C 1.7%Language:C++ 0.2%