- Notifications
You must be signed in to change notification settings - Fork1
igorauad/gr-beacon
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is the beacon-write-a-block package meant as a guide to buildingout-of-tree packages. To use the beacon blocks, the Python namespacesis in 'beacon', which is imported as: import beaconSee the Doxygen documentation for details about the blocks availablein this package. A quick listing of the details can be found in Pythonafter importing by using: help(beacon)