NewTutorial: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
(Starting page for new tutorial outline)
 
(Redirected page to Tutorials)
Tag: New redirect
 
(118 intermediate revisions by one other user not shown)
Line 1: Line 1:
Working page for new tutorial
#REDIRECT [[Tutorials]]
 
Quick Start
* What is GNURadio?
* Installation
* GRC and Flowgraphs
 
GNURadio Tutorials
* Creating blocks
  * understanding flowgraph's python code
  * writing your own block (embedded python block)
  * out of tree modules
  * writing blocks in c++
  * writing XML and YAML for a block
* Using GNURadio with Hardware
* Data Types
  * stream tags
  * PMT
  * message passing
  * zeroMQ blocks
* Porting existing flowgraphs to newer version
 
 
DSP Background
* DSP Basics
  * Brief Intro to SDR and DSP
  * Understanding sample rate
  * IQ and Complex Signals
* Mod and Demod
  * SSB, FM
  * BPSK, QPSK
  * FSK
  * OFDM
  * Packet Communications

Latest revision as of 06:02, 2 February 2022

Redirect to: