User talk:Duggabe: Difference between revisions
Jump to navigation
Jump to search
(add Notes from GRCon20) |
|||
Line 32: | Line 32: | ||
* Toggle Button | * Toggle Button | ||
* Toggle Switch | * Toggle Switch | ||
== Notes from GRCon20 Docs breakout == | |||
* document msg ports | |||
* list of blocks without params or example flowgraphs | |||
* "How can I know which blocks to assemble to do X application" | |||
* "I want to do X processing, Is there a block already that does it, and if so, what's its name?" |
Revision as of 19:58, 20 September 2020
"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
QT GUI Block Docs Status
These 3.9 GUI Widgets do not have doc pages:
- App Background
- Az-El Plot
- Compass
- Dial
- Dial Gauge
- Digital Number Control
- Distance Radar
- Fast Auto-Correlator Sink
- Graphic Item
- Graphic Overlay Sample Source
- LED Indicator
- Level Gauge
- Msg CheckBox
- Msg Push Button
- Toggle Button
- Toggle Switch
Notes from GRCon20 Docs breakout
- document msg ports
- list of blocks without params or example flowgraphs
- "How can I know which blocks to assemble to do X application"
- "I want to do X processing, Is there a block already that does it, and if so, what's its name?"