Kludge Tracker: Gnuradio - v3.4.0-101-g7e2b45b

Parent Directory (gnuradio/gnuradio-examples/python)

Kludge Summary of gnuradio/gnuradio-examples/python/multi_usrp

Total Kludges 1
Total Subdirs 0

All Directories within gnuradio/gnuradio-examples/python/multi_usrp

All Files within gnuradio/gnuradio-examples/python/multi_usrp

Kludge Snippets in gnuradio/gnuradio-examples/python/multi_usrp

gnuradio/gnuradio-examples/python/multi_usrp/multi_usrp_oscope.py

Category FIXME
Committer jcorgan
Commit ID 5d69a524f81f234b3fbc41d49ba18d6f6886baba
225        
226            def _build_subpanel(self, vbox_arg):
227                # build a secondary information panel (sometimes hidden)
228        
229                # FIXME figure out how to have this be a subpanel that is always
230                # created, but has its visibility controlled by foo.Show(True/False)
231                
232                if not(self.show_debug_info):
233                    return