Hi all,
I'm trying to create a GUI for my GNURadio program using python-gtk on a
USRP E100. I have GNURadio and pythong-gtk working separately. But now that
I'm combining them, the graphic windows goes blank and waits for the
GNURadio part to finish. Is there a better way to do this?
Thank you,
R
block
that receive a message "hello," all I need it the message header and
re-transmitting with "hello world" as a message.
On Fri, Dec 16, 2011 at 9:48 AM, Fon, Rithirong Thandee wrote:
> Hello,
>
> I'm trying to make a packet analyzer with gnuradio which will
Hello,
I'm trying to make a packet analyzer with gnuradio which will translate
802.15.4 messages for me. I already have a gnuradio block that would pass
my a raw data of the message from that start of frame. Right now the
messages are saved into a text file by connecting this block to a file
sink.
Hello,
I'm trying to run a ucla zigbee phy code (
https://www.cgran.org/wiki/UCLAZigBee) with gr-uhd on the usrp e100. But I'm
getting an error
Traceback (most recent call last):
> File "./cc2420_txtest_uhd.py", line 10, in
> from gnuradio import uhd
> File "/usr/lib/python2.6/site-packa