User talk:Duggabe: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 18: | Line 18: | ||
== Example Flowgraph == | == Example Flowgraph == | ||
== Example Output == | |||
== Source Files == | == Source Files == | ||
Line 32: | Line 34: | ||
; Block definition | ; Block definition | ||
: [https://github.com/gnuradio/gnuradio TODO] | : [https://github.com/gnuradio/gnuradio TODO] | ||
Revision as of 12:10, 7 June 2021
Skeleton for Block Docs
Statement of purpose / function
Parameters
(R): Run-time adjustable
- Sample Rate
- The sample rate for the block (default: samp_rate).
etc.
Messages
Inputs
Outputs
Example Flowgraph
Example Output
Source Files
- C++ files
- TODO
- Header files
- TODO
- Public header files
- TODO
- Block definition
- TODO