Tutorials: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
No edit summary
Line 10: Line 10:
* [[Guided_Tutorial_PSK_Demodulation|'''Example Usage of GNU Radio: QPSK Modulation / Demodulation''']]
* [[Guided_Tutorial_PSK_Demodulation|'''Example Usage of GNU Radio: QPSK Modulation / Demodulation''']]
* [[Simulation_example:_BPSK_Demodulation|'''Simulation example: BPSK Demodulation''']]
* [[Simulation_example:_BPSK_Demodulation|'''Simulation example: BPSK Demodulation''']]
= Intermediate User Level =
* [[Flowgraph_Python_Code|'''Understanding a flowgraph's python code''']]
* [[Embedded_Python_Block|'''Writing your own block''' (using Embedded Python Block)]]
* [[Polymorphic Types (PMTs)]]
* [[Polymorphic Types (PMTs)]]
* [[Stream Tags]]
* [[Stream Tags]]
* [[Message Passing]]
* [[Message Passing]]


= Intermediate/Expert User Level =
= Expert User Level =
* [[Flowgraph_Python_Code|'''Understanding a flowgraph's python code''']]
* [[Embedded_Python_Block|'''Writing your own block''' (using Embedded Python Block)]]
* [[OutOfTreeModules|'''Out of Tree modules''']]
* [[OutOfTreeModules|'''Out of Tree modules''']]
* [[XML_GRC|'''Writing the XML file for a block''' (for 3.7)]] or [[YAML_GRC|'''Writing the YAML file for a block''' (for 3.8+)]]
* [[XML_GRC|'''Writing the XML file for a block''' (for 3.7)]] or [[YAML_GRC|'''Writing the YAML file for a block''' (for 3.8+)]]

Revision as of 22:38, 13 December 2020