User:Duggabe: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
No edit summary
Line 3: Line 3:
temporary page for Tutorials layout.
temporary page for Tutorials layout.


-------------
--------------


= Beginner-level tutorials =
= Beginner-level tutorials =

Revision as of 02:50, 2 January 2020

Author: Barry Duggan

temporary page for Tutorials layout.


Beginner-level tutorials

Start here:

Guided 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.

  1. Installing GNU Radio
  2. Introduction
  3. Working with GRC
  4. Programming GNU Radio in Python
  5. Programming GNU Radio in C++
  6. Programming Topics
  7. Using GNU Radio with Hardware
  8. Guided Tutorial Extras: Sample Rates
  9. Sample Rate Tutorial - working through flowgraphs
  10. PSK Symbol Demodulation

Tutorials on developing with and for GNU Radio

Writing GNU Radio code

Advanced Development

Development tools



The 3rd-party documentation lives on a separate page which can be found here.