Re: [Tinyos-help] rpm not found

2013-03-04 Thread Eric Decker
On Mon, Mar 4, 2013 at 8:42 AM, Dang Thi Hai Ha wrote: > Hope this help: > > > http://www.inets.rwth-aachen.de/fileadmin/download/HOWTO_install_TinyOS2_on_Windows.pdf > Doesn't really help. First, it references getting TinyOS source from the CVS repository. The CVS repository has been depreca

[Tinyos-help] How to send and receive different AM types in CTP?

2013-03-04 Thread Anbu Sorna
Hi all,     We are doing project in tinyos on data aggregation and merging.. In my forwarder, i am receiving data of AM type 23, i have to send merged data of different AM type 10 to the receiver. Precisely how to receive one AM type and send different AM type in the forwarder of Collection Tre

[Tinyos-help] Problems when trying to disable CC2420_MDMCTRL0_AUTOCRC

2013-03-04 Thread Dong Han
Hey, Currently I am trying to disable the AUTOCRC on CC2420, or say disable the hardware frame check sequence (FCS) generation, so I have performed the following modification: Change line 502 of cc2420/control/CC2420ControlP.nc: ( 1 << CC2420_MDMCTRL0_AUTOCRC ) | to ( 0 << CC2420_MDMCTRL0_AUTO

Re: [Tinyos-help] SRFOFF and SRXON strobes necessary to switch channel

2013-03-04 Thread Xiaohui Liu
Hi Janos, You are right. Through experiments, I find there are nodes unable to receive any new packet after channel change without turning CC2420 off and on during channel setting. Thanks for your explanation. -Xiaohui On Mon, Mar 4, 2013 at 10:39 AM, Janos Sallai wrote: > In theory, you could

[Tinyos-help] Help needed regarding TOSSIM

2013-03-04 Thread Indranil Chakraborty
Hello Sir, I am new to this mailing system. I have recently started learning Tinyos and using Tossim on tinyos applications. I want to know if there any detailed tutorial on Tossim with examples of python programs , available. I am facing some problems in using two different applicatio

[Tinyos-help] Quick questionnaire on Web integration with CoAP (CoapBlip, libcoap, Copper, etc.)

2013-03-04 Thread Kovatsch Matthias
Dear TinyOS list In the course of my thesis, I created a questionnaire and would be very happy about your feedback. It is about the interaction with tiny cyber-physical devices and how far Web integration helps developers and users. The second part is about my Copper (Cu) Firefox add-on, bu

Re: [Tinyos-help] rpm not found

2013-03-04 Thread Dang Thi Hai Ha
Hope this help: http://www.inets.rwth-aachen.de/fileadmin/download/HOWTO_install_TinyOS2_on_Windows.pdf Ha. On Mon, Mar 4, 2013 at 5:28 PM, kh sabrine wrote: > Hello, > > I will use Telosb platform, so i will install TinyOS. > I have Windows 7 (32 byte) as a OS , > I tried a lot to install Ti

[Tinyos-help] rpm not found

2013-03-04 Thread kh sabrine
Hello, I will use Telosb platform, so i will install TinyOS. I have Windows 7 (32 byte) as a OS , I tried a lot to install TinyOS-2.x with the help of the website: https://code.google.com/p/kth-wsn/downloads/detail?name=GettingStartedWithTinyOS.pdf&can=2&q= but when i execute in the terminal of