Template:BeginnerTutorials: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
(Created page with "<div style="float:right"> {| class="wikitable" style="background-color:#f1edff;" cellpadding="10" | '''Beginner Tutorials''' Introducing GNU Radio {{Template:NavigationIntroducingGNURadio}} Flowgraph Fundamentals {{Template:NavigationFlowgraphFundamentals}} Creating and Modifying Python Blocks {{Template:NavigationCreatingAndModifyingPythonBlocks}} DSP Blocks {{Template:NavigationDSPBlocks}} |} </div>")
 
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div style="float:right">
{| class="wikitable" style="background-color:#f1edff;" cellpadding="10"
{| class="wikitable" style="background-color:#f1edff;" cellpadding="10"
| '''[[NewTutorialReview|Beginner Tutorials]]'''
| '''Beginner Tutorials'''  
Introducing GNU Radio
Introducing GNU Radio
{{Template:NavigationIntroducingGNURadio}}
# [[What_Is_GNU_Radio|What is GNU Radio?]]
# [[InstallingGR|Installing GNU Radio]]
# [[Your_First_Flowgraph|Your First Flowgraph]]


Flowgraph Fundamentals
Flowgraph Fundamentals
{{Template:NavigationFlowgraphFundamentals}}
# [[Python_Variables_in_GRC|Python Variables in GRC]]
# [[Variables_in_Flowgraphs|Variables in Flowgraphs]]
# [[Runtime_Updating_Variables|Runtime Updating Variables]]
# [[Signal_Data_Types|Signal Data Types]]
# [[Converting_Data_Types|Converting Data Types]]
# [[Packing_Bits|Packing Bits]]
# [[Streams_and_Vectors|Streams and Vectors]]
# [[Hier_Blocks_and_Parameters|Hier Blocks and Parameters]]


Creating and Modifying Python Blocks
Creating and Modifying Python Blocks
{{Template:NavigationCreatingAndModifyingPythonBlocks}}
# [[Creating_Your_First_Block|Creating Your First Block]]
# [[Python_Block_with_Vectors|Python Block With Vectors]]
# [[Python_Block_Message_Passing|Python Block Message Passing]]
# [[Python_Block_Tags|Python Block Tags]]


DSP Blocks
DSP Blocks
{{Template:NavigationDSPBlocks}}
# [[Low_Pass_Filter_Example|Low Pass Filter Example]]
# [[Designing_Filter_Taps|Designing Filter Taps]]
# [[Sample_Rate_Change|Sample Rate Change]]


|}
|}
</div>

Latest revision as of 06:09, 2 February 2022