User talk:Duggabe: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
Line 11: Line 11:
* [[TutorialPythonFunctions|Writing a Python Function for GRC]] - for 3.7; content used in other pages; it doesn't work as written!
* [[TutorialPythonFunctions|Writing a Python Function for GRC]] - for 3.7; content used in other pages; it doesn't work as written!
* [[TutorialsDebugging|How to debug your applications]] - not well written; would need major rework and update
* [[TutorialsDebugging|How to debug your applications]] - not well written; would need major rework and update
== QT GUI Block Docs Status ==
These 17 GUI Widgets were added in 3.9:
* QT_GUI_App_Background
* QT_GUI_Az-El_Plot
* QT_GUI_Compass
* QT_GUI_Dial
* QT_GUI_Dial_Gauge
* QT_GUI_Digital_Number_Control
* QT_GUI_Distance_Radar
* QT_GUI_Eye_Sink
* QT_GUI_Fast_Auto-Correlator_Sink
* QT_GUI_Graphic_Item
* QT_GUI_Graphic_Overlay_Sample_Source
* QT_GUI_LED_Indicator
* QT_GUI_Level_Gauge
* QT_GUI_Message_CheckBox
* QT_GUI_Msg_Push_Button
* QT_GUI_Toggle_Button
* QT_GUI_Toggle_Switch
All of the items above have in initial Block Doc now.


== Notes from GRCon20 Docs breakout ==
== Notes from GRCon20 Docs breakout ==

Revision as of 15:00, 29 November 2020

"Recycle Bin": content we no longer link to that we may eventually just delete

Notes from GRCon20 Docs breakout

  • document msg ports
  • we need a 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?"