User talk:Duggabe: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
== List of blocks without params and/or example flowgraphs == | == List of blocks without params and/or example flowgraphs == | ||
Please add items as you | Please add items to the list as you come across them, or better yet, fix them! | ||
* [[Parameter]] | * [[Parameter]] | ||
* [[Threshold]] | * [[Threshold]] | ||
* [[UHD:_USRP_Async_Msg_Source]] | * [[UHD:_USRP_Async_Msg_Source]] |
Revision as of 19:22, 29 November 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!
"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