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 <bastian.bloe...@uibk.ac.at>

> 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
>
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to