[Discuss-gnuradio] cannot import name packet_utils

2011-10-25 Thread David L
I installed gnuradio on a new computer (Ubuntu 11.10) last night using the build_gnuradio script. I ran a python script that is working on on another 11.10 computer and got the following error: from grc_gnuradio import blks2 as grc_blks2 File "/usr/local/lib/python2.7/dist-packages/grc_gnura

[Discuss-gnuradio] transient when changing valve state

2011-01-13 Thread David L
I have a grc file that has a UHD source with output going to two places. 1) A scope graphical sink 2) A valve When I change the state of the valve, I see a glitch on the scope output. I would think that since the valve is not between the source and the scope that it would not affect the samples g