Tutorials: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 22: | Line 22: | ||
# [[Packet_Communications|Packet Communications]] | # [[Packet_Communications|Packet Communications]] | ||
Creating Custom Blocks | Creating Custom Blocks | ||
# [[OutOfTreeModules|Out of Tree Modules]] | # [[OutOfTreeModules|Out of Tree Modules (OOTs)]] | ||
# [[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+)]] |
Revision as of 06:47, 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.