discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Adding UCLA_Zigbee_PHY


From: Songsong Gee
Subject: Re: [Discuss-gnuradio] Adding UCLA_Zigbee_PHY
Date: Tue, 19 Mar 2013 13:14:18 +0900

Thanks your advice.

One more thing, is there any documentation or implementation of IEEE 802.15.4 which is compatible with TelosB device?
I heard that TelosB uses similar but different MAC and PHY with standard IEEE 802.15.4

I'm still working on modifying the code for TelosB

2013/3/16 Bastian Bloessl <address@hidden>
On 03/16/2013 12:13 PM, Songsong Gee wrote:
forget about my last post. I've solved that thing by copying
ieee802_15_4.so from somewhere in git directory.
But, now I got a real problem. The following is messages from running
examples/rx.grc


just, if it still does not work:
where exactly did you copy the .so file?
Actually you should just do a 'sudo make install', then the library is placed somewhere in your system, where your linker finds it. Then with 'sudo ldconfig', the linker checks for new libraries and learns about the just installed gr-ieee802-15-4.so. It's not a configuration issue of grc.

Please let me know if you have any further problems.

Best,
Basti


reply via email to

[Prev in Thread] Current Thread [Next in Thread]