Skip to content

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

Notifications You must be signed in to change notification settings

bkerler/gr-nordic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 49.7%
  • CMake 21.7%
  • Python 21.0%
  • Lua 4.8%
  • C 2.8%