User talk:Duggabe: Difference between revisions
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
* [[Bit_Inner_Deinterleaver]] | * [[Bit_Inner_Deinterleaver]] | ||
* [[Bit_Inner_Interleaver]] | |||
* [[Magnitude_and_Phase_To_Complex]] | * [[Magnitude_and_Phase_To_Complex]] | ||
* [[Max]] | * [[Max]] | ||
Line 17: | Line 18: | ||
* [[Mute]] | * [[Mute]] | ||
* [[Parameter]] | * [[Parameter]] | ||
* [[Reed-Solomon_Encoder]] | |||
* [[Threshold]] | * [[Threshold]] | ||
* [[UHD:_USRP_Async_Msg_Source]] | * [[UHD:_USRP_Async_Msg_Source]] |
Revision as of 01:43, 1 December 2020
List of blocks without params and/or example flowgraphs
Please add items to the list as you come across them, or better yet, fix them!
- Bit_Inner_Deinterleaver
- Bit_Inner_Interleaver
- Magnitude_and_Phase_To_Complex
- Max
- Min
- MISO_Processing
- Modulate_Vector
- Moving_Average
- MPSK_SNR_Estimator
- MPSK_SNR_Estimator_Probe
- Multiply_by_Matrix
- Multiply_by_Tag_Value
- Multiply_Conjugate
- Mute
- Parameter
- Reed-Solomon_Encoder
- Threshold
- UHD:_USRP_Async_Msg_Source
- Variable_Config
- Vector_Insert
- Vector_Sink
"Recycle Bin": content we no longer link to that we may eventually just delete
- Programming GNU Radio in Python
- Remote GRC Operations - needs updating!
- Using VIM plugins for GNU Radio development
- QTGUI Tutorial - A tutorial on how to develop Python GNU Radio applications.
- Guided_Tutorial_Extras_Sample_Rates#E2.3._A_Note_on_Resampling - covered by Understanding sample rate
- Core concepts of GNU Radio applications - content used in other pages
- WritePythonApplications - content used in other pages
- Tutorial on how to configure OOT packages to find and link against GNU Radio - for 3.7; also, most of the content is covered in Writing blocks in C++
- Writing a Python Function for GRC - for 3.7; content used in other pages; it doesn't work as written!
- How to debug your applications - not well written; would need major rework and update