Tutorials: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 39: | Line 39: | ||
# [[Guided_Tutorial_GNU_Radio_in_C%2B%2B|Writing blocks in C++]] | # [[Guided_Tutorial_GNU_Radio_in_C%2B%2B|Writing blocks in C++]] | ||
# [[YAML_GRC|Writing the YAML file for a block (GR 3.8+)]] | # [[YAML_GRC|Writing the YAML file for a block (GR 3.8+)]] | ||
Porting Blocks and Flowgraphs | Porting Blocks and Flowgraphs | ||
# [[Porting_Existing_Flowgraphs_to_a_Newer_Version|Porting Existing Flowgraphs to Newer Version]] | # [[Porting_Existing_Flowgraphs_to_a_Newer_Version|Porting Existing Flowgraphs to Newer Version]] |
Revision as of 06:46, 2 February 2022
For someone brand new to GNU Radio, we recommend the following sequence:
- All beginner tutorials
- The three "Core GNU Radio Mechanics" reference pages
- A couple mod/demod tutorials
Please leave tutorials-related feedback (either for an individual tutorial or overall organization) in the Discussion page of this article (tab at the top), we are always looking for ways to improve.