NewTutorialReview

From GNU Radio
Revision as of 18:12, 13 January 2022 by Mattcarrick (talk | contribs) (Created page with "==Beginning Tutorials== Please start here if you are new to GNU Radio. These tutorials show you how to install GNU Radio, build your first flowgraph, create your first custom...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Beginning Tutorials

Please start here if you are new to GNU Radio. These tutorials show you how to install GNU Radio, build your first flowgraph, create your first custom block and how to use DSP blocks in flowgraphs.

Introducing GNU Radio

These introductory tutorials are intended for new users and walk you through installing GNU Radio and creating your first couple of flowgraphs using GNU Radio Companion.

Template:NavigationIntroducingGNURadio

Flowgraph Fundamentals

These tutorials describe flowgraph fundamentals such as variables, signal data types, and vectors and streams.

Template:NavigationFlowgraphFundamentals

DSP Blocks

The following tutorials will describe how to build flowgraphs with basic DSP blocks. Template:NavigationDSPBlocks