Guided Tutorials

From GNU Radio
Revision as of 18:34, 13 March 2017 by Wgebers (talk | contribs)
Jump to navigation Jump to search

Guided GNU Radio Tutorials

These tutorials are designed to guide new GNU Radio users to a better understanding of the project: how to work with it, interact with the library, and build your own components and blocks. By the end, you should be comfortable with many of the capabilities of GNU Radio and have some sense for the available tools, functions, and tricks to building your own signal processing project.

We recommend that you follow the tutorials in order below. However, for those anxious to get to know one particular aspect about the project, see some of the Alternative Paths.

Please send clearly labeled feedback to: tutorials AT gnuradio.org.

The tutorials:

1. Introduction
2. Working with GRC
3. Programming GNU Radio in Python
4. Programming GNU Radio in C++
5. Programming Topics
6. Using GNU Radio with Hardware
7. PSK Symbol Demodulation

Alternative Paths

Basic GNU Radio Usage for Signals

1. Introduction or Introduction to GNU Radio.
2. Working with GRC
7. PSK Symbol Demodulation

Radio Concepts

1. Introduction
6. Using GNU Radio with Hardware
7. PSK Symbol Demodulation

Developing GNU Radio Blocks

1. Introduction
3. Programming GNU Radio in Python
4. Programming GNU Radio in C++
5. Programming Topics

Extras

Look here for more details related to theory or signal processing that are left out of the main tutorials themselves.

E1. Sample Rates