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]] | ||
Miscellaneous | Miscellaneous | ||
# [[Flowgraph_Python_Code|Understanding a Flowgraph's Python Code]] | |||
# [[Guided_Tutorial_Hardware_Considerations|Using GNU Radio With SDRs]] | |||
# [[IQ_Complex_Tutorial|IQ and Complex Signals]] | # [[IQ_Complex_Tutorial|IQ and Complex Signals]] | ||
# [[Sample_Rate_Tutorial|Understanding Sample Rate]] | # [[Sample_Rate_Tutorial|Understanding Sample Rate]] | ||
# [[Understanding_ZMQ_Blocks|Understanding ZMQ Blocks]] | # [[Understanding_ZMQ_Blocks|Understanding ZMQ Blocks]] | ||
|} | |} | ||
Line 35: | Line 36: | ||
# [[Message_Passing|Message Passing]] | # [[Message_Passing|Message Passing]] | ||
Creating Custom Blocks | Creating Custom Blocks | ||
# [[OutOfTreeModules|Out of Tree Modules]] | # [[OutOfTreeModules|Out of Tree Modules]] | ||
# [[Guided_Tutorial_GNU_Radio_in_C%2B%2B|Writing blocks in C++]] | # [[Guided_Tutorial_GNU_Radio_in_C%2B%2B|Writing blocks in C++]] |
Revision as of 06:44, 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.