[Discuss-gnuradio] gr_sync_block, AttributeError: No constructor defined

2012-02-15 Thread Jason Bonior
I am trying to create a block using gr.gr_sync_block which will select a value from an input vector, pass that value to output, and discard the rest of the vector: !/usr/bin/env python from gnuradio import gr import numpy class vector_parser(gr.gr_sync_block): def __init__(self):

[Discuss-gnuradio] Gnome Network Manager doesn't work with UHD?

2011-10-24 Thread Jason Bonior
Has anyone else had any problems with Network Manager interfering with uhd_usrp_probe? While we had network manager running we could not ping an N210, use the net burner, or uhd_usrp_probe it. We could use uhd_find_devices although it would not display a serial number. Switching to manual configura

[Discuss-gnuradio] GrBlock Inconsistent IO Size

2011-10-28 Thread Jason Bonior
the block? -- Jason Bonior ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio