Tutorials: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
(replace contents with new outline and format)
Line 11: Line 11:
* [[Flowgraph_Python_Code|'''Understanding a flowgraph's python code''']]
* [[Flowgraph_Python_Code|'''Understanding a flowgraph's python code''']]
* [[Embedded_Python_Block|'''Writing your own block''' (using Embedded Python Block)]]
* [[Embedded_Python_Block|'''Writing your own block''' (using Embedded Python Block)]]
* '''Writing the XML file for a block''' (for 3.7) (TBD)
* [[YAML_GRC|'''Writing the YAML file for a block''' (new in 3.8)]]
* [[OutOfTreeModules|'''Out of Tree modules''']]
* [[OutOfTreeModules|'''Out of Tree modules''']]
* [[Guided_Tutorial_GNU_Radio_in_C++|'''Writing blocks in C++''' (for 3.7)]]
* [[Guided_Tutorial_GNU_Radio_in_C++|'''Writing blocks in C++''']]
*  '''Writing blocks in C++''' (new in 3.8) (TBD)


= Expert User Level =
= Expert User Level =

Revision as of 14:51, 20 January 2020