Tutorials: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
No edit summary
(made remaining titles bold)
Line 6: Line 6:
# [[Guided_Tutorial_GRC|'''Introduction to GNU Radio Usage: GRC and Flowgraphs''']]
# [[Guided_Tutorial_GRC|'''Introduction to GNU Radio Usage: GRC and Flowgraphs''']]
# [[Sample_Rate_Tutorial|'''Understanding Sample Rate''']]
# [[Sample_Rate_Tutorial|'''Understanding Sample Rate''']]
# Simulation Examples (we recommend going through at least one):
# '''Simulation Examples (we recommend going through at least one):'''
#* [[Guided_Tutorial_PSK_Demodulation|'''QPSK Modulation / Demodulation''']]
#* [[Guided_Tutorial_PSK_Demodulation|'''QPSK Modulation / Demodulation''']]
#* [[Simulation_example:_FSK|'''Frequency Shift Keying (FSK)''']]
#* [[Simulation_example:_FSK|'''Frequency Shift Keying (FSK)''']]
Line 16: Line 16:
# [[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)]]
# [[Polymorphic Types (PMTs)]]
# [[Polymorphic Types (PMTs)|'''Polymorphic Types (PMTs)''']]
# [[Stream Tags]]
# [[Stream Tags|'''Stream Tags''']]
# [[Message Passing]]
# [[Message Passing|'''Message Passing''']]
# [[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 01:55, 16 December 2020