Advertisement
duggabe

skeleton_block_doc.mediawiki

Oct 27th, 2023
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. Statement of purpose / function
  2.  
  3. == Parameters ==
  4. <b>(''R''):</b> <span class="plainlinks">[https://wiki.gnuradio.org/index.php/GNURadioCompanion#Variable_Controls ''Run-time adjustable'']</span>
  5.  
  6. ; Sample Rate
  7. : The sample rate for the block (default: samp_rate).
  8.  
  9. etc.
  10.  
  11. == Messages ==
  12.  
  13. === Inputs ===
  14.  
  15. === Outputs ===
  16.  
  17. == Example Flowgraph ==
  18.  
  19. == Example Output ==
  20.  
  21. == Source Files ==
  22.  
  23. ; C++ files
  24. : [https://github.com/gnuradio/gnuradio TODO]
  25.  
  26. ; Header files
  27. : [https://github.com/gnuradio/gnuradio TODO]
  28.  
  29. ; Public header files
  30. : [https://github.com/gnuradio/gnuradio TODO]
  31.  
  32. ; Block definition
  33. : [https://github.com/gnuradio/gnuradio TODO]
  34.  
  35. [[Category:Stub Docs]]
  36. [[Category:Block Docs]]
  37.  
  38.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement