User talk:Duggabe: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
No edit summary
Line 63: Line 63:
* QT_GUI_Toggle_Button - tested OK in 3.9
* QT_GUI_Toggle_Button - tested OK in 3.9
* QT_GUI_Toggle_Switch - tested OK in 3.9
* QT_GUI_Toggle_Switch - tested OK in 3.9
== QT GUI Block Docs Status ==
These 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

Revision as of 13:41, 29 August 2020

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

Testing of QT GUI functions

Instrumentation

In 3.8

GUI Widgets

In 3.8


   AttributeError: module 'gnuradio.qtgui' has no attribute 'edit_box_msg'


Added in 3.9

  • QT_GUI_App_Background - tested OK in 3.9
  • QT_GUI_Az-El_Plot - tested OK in 3.9
  • 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

QT GUI Block Docs Status

These 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