User talk:Duggabe: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
(7 intermediate revisions by the same user not shown)
Line 12: Line 12:
* [[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


== Testing of QT GUI functions ==
== QT GUI Block Docs Status ==


=== Instrumentation ===
These 3.9 GUI Widgets do not have doc pages:


==== In 3.8 ====
* 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


* https://wiki.gnuradio.org/index.php/QT_GUI_Bercurve_Sink - tested OK in 3.9
== Notes from GRCon20 Docs breakout ==
* https://wiki.gnuradio.org/index.php/QT_GUI_Constellation_Sink - tested OK in 3.9
* document msg ports
* https://wiki.gnuradio.org/index.php/QT_GUI_Frequency_Sink - tested OK in 3.9
* we need a list of blocks without params or example flowgraphs
* https://wiki.gnuradio.org/index.php/QT_GUI_Histogram_Sink - tested OK in 3.9
* "How can I know which blocks to assemble to do X application"
* https://wiki.gnuradio.org/index.php/QT_GUI_Number_Sink - tested OK in 3.9
* "I want to do X processing, Is there a block already that does it, and if so, what's its name?"
* https://wiki.gnuradio.org/index.php/QT_GUI_Sink - tested OK in 3.9
* https://wiki.gnuradio.org/index.php/QT_GUI_Time_Raster_Sink - tested OK in 3.9
* https://wiki.gnuradio.org/index.php/QT_GUI_Time_Sink - tested OK in 3.9
* https://wiki.gnuradio.org/index.php/QT_GUI_Vector_Sink - tested OK in 3.9
* https://wiki.gnuradio.org/index.php/QT_GUI_Waterfall_Sink - tested OK in 3.9


=== GUI Widgets ===
== Notes from GRCon20 HamRadio breakout ==
 
* Thoughts on forming a GNU Radio Amateur Radio monthly meeting group
==== In 3.8 ====
** use BigBlueButton or Zoom
 
** have a host / moderator present a topic with a demonstration
* https://wiki.gnuradio.org/index.php/QT_GUI_Check_Box - tested OK in 3.9
** limit to one hour (especially if BigBlueButton)
* https://wiki.gnuradio.org/index.php/QT_GUI_Chooser - tested OK in 3.9
** a time on the weekend might be better - something like 20:00 UTC?
* https://wiki.gnuradio.org/index.php/QT_GUI_Entry - tested OK in 3.9
** Barry Duggan will push out a news entry on the gnuradio.org homepage as soon as a kickoff seems feasible :) Marcus will help "as much as I can"
* https://wiki.gnuradio.org/index.php/QT_GUI_Label - tested OK in 3.9
** possibly start a GR Ham Radio mailing list like discuss-gnuradio
<br>
* start a Ham Radio wiki page
* https://wiki.gnuradio.org/index.php/QT_GUI_Message_Edit_Box
** poor SSB always gets the short shrift. -> tutorial on SSB
    AttributeError: module 'gnuradio.qtgui' has no attribute 'edit_box_msg'
** list of starter RF components for HF
<br>
** It would be way cool to demonstrate bad signals in simulation, so that we can recognize them when we see them on air, and not be the ones doing bad things on the air ourselves.
* https://wiki.gnuradio.org/index.php/QT_GUI_Push_Button - tested OK in 3.9
* https://wiki.gnuradio.org/index.php/QT_GUI_Range - tested OK in 3.9
* https://wiki.gnuradio.org/index.php/QT_GUI_Tab_Widget - tested OK in 3.9
 
==== Added in 3.9 ====
 
* QT_GUI_App_Background - tested OK in 3.9
* QT_GUI_Az-El_Plot
* QT_GUI_Compass - tested OK in 3.9
* QT_GUI_Dial - tested OK in 3.9
* QT_GUI_Dial_Gauge - tested OK in 3.9
* QT_GUI_Digital_Number_Control - tested OK in 3.9
* QT_GUI_Distance_Radar - tested OK in 3.9
* https://wiki.gnuradio.org/index.php/QT_GUI_Eye_Sink - tested OK in 3.9
* QT_GUI_Fast_Auto-Correlator_Sink - tested OK in 3.9
* QT_GUI_Graphic_Item - tested OK in 3.9
* QT_GUI_Graphic_Overlay_Sample_Source - tested OK in 3.9
* QT_GUI_LED_Indicator - tested OK in 3.9
* QT_GUI_Level_Gauge - tested OK in 3.9
* QT_GUI_Message_CheckBox - tested OK in 3.9
* QT_GUI_Toggle_Button - tested OK in 3.9
* QT_GUI_Toggle_Switch - tested OK in 3.9

Revision as of 18:30, 21 September 2020

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

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
  • 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?"

Notes from GRCon20 HamRadio breakout

  • Thoughts on forming a GNU Radio Amateur Radio monthly meeting group
    • use BigBlueButton or Zoom
    • have a host / moderator present a topic with a demonstration
    • limit to one hour (especially if BigBlueButton)
    • a time on the weekend might be better - something like 20:00 UTC?
    • Barry Duggan will push out a news entry on the gnuradio.org homepage as soon as a kickoff seems feasible :) Marcus will help "as much as I can"
    • possibly start a GR Ham Radio mailing list like discuss-gnuradio
  • start a Ham Radio wiki page
    • poor SSB always gets the short shrift. -> tutorial on SSB
    • list of starter RF components for HF
    • It would be way cool to demonstrate bad signals in simulation, so that we can recognize them when we see them on air, and not be the ones doing bad things on the air ourselves.