AlexKaos32 / gr-nordic

GNU Radio module and Wireshark dissector for the Nordic Semiconductor nRF24L Enhanced Shockburst protocol.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

    import nordic

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

About

GNU Radio module and Wireshark dissector for the Nordic Semiconductor nRF24L Enhanced Shockburst protocol.


Languages

Language:C++ 49.7%Language:CMake 21.7%Language:Python 21.0%Language:Lua 4.8%Language:C 2.8%