User:Duggabe: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
m (add TBD notation)
(add TBD notation)
Line 21: Line 21:


== Expert User Level ==
== Expert User Level ==
*  '''Writing flowgraphs in C++''' (new in 3.8)
*  '''Writing flowgraphs in C++''' (new in 3.8) (TBD)
* [[VOLK_Guide|'''Volk- what it does, why it rocks, how to write new kernels''']]
* [[VOLK_Guide|'''Volk- what it does, why it rocks, how to write new kernels''']]
* [[ALSAPulseAudio|'''Working with ALSA and Pulse Audio''']]
* [[ALSAPulseAudio|'''Working with ALSA and Pulse Audio''']]

Revision as of 02:08, 19 January 2020

Draft Tutorials 2.0

Beginner User Level

These tutorials are designed to guide new GNU Radio users to a better understanding of the project.

Intermediate User Level

Expert User Level

Developer Level



Content we will need to create or extract from existing work


  • Writing the XML file for a block (for 3.7)
  • Writing blocks in C++ (new in 3.8)
  • Writing flowgraphs in C++ (new to 3.8)



Content which is not used from original Tutorials page