[Tinyos-help] EnergyEstimatorM, tinyos-2.0

2006-11-01 Thread Manish Kochhal
Dear TinyOS users,I have read in the tinyos-2.0 tutorial that, currently no power measurement(s) functionality is being provided in v2.0... Has anybody developed any Energy Estimator module, where it takes into account the idle energy, the send/receive, the use of CPU, sensing et. al. I am sure

[Tinyos-help] LinkEstimator header and footer related questions ... Manish

2006-10-30 Thread Manish Kochhal
Dear TinyOS users,I have some questions regarding the messages that are being used by the LinkEstimator module and implemented in tinyos-2.0 ... The module provides send and receive interfaces for the upper layers ... So that means, that out of the 29 bytes that the tinyos radio provides, the

[Tinyos-help] LinkEstimator Collection Routing Related Questions

2006-10-20 Thread Manish Kochhal
Dear TinyOS Users,Hi.In CollectionC configuration, LinkEstimatorAMSenderC, LinkEstimatorAMReceiverC have been instantiated as new components that handle both AM_COLLECTION_DATA and AM_COLLECTION_CONTROL. I tried searching for generic modules LinkEstimatorAMSenderC and LinkEstimatorAMReceiverC that

[Tinyos-help] PropagationModel.java File Missing in tinyos-2.x

2006-10-17 Thread Manish Kochhal
Dear TinyOS Users,I was going through the TOSSIM chapter of tinyos-2.x. Unfortunately, when I executed the following to generate a topologyjava net.tinyos.sim.PropagationModel config.txtException in thread main java.lang.NoClassDefFoundError: net/tinyos/sim/PropagationModelI looked for

[Tinyos-help] Was anybody able to get RadioCountToLeds run on mica2 with tinyos-2.x?

2006-10-14 Thread Manish Kochhal
Dear TinyOS Users,Hi.I amhaving problems with the radio not transmitting for the RadioCountToLeds application installed on mica2 usingtinyos-2.x. I tried to toggle the leds in the sendDone as well as in the receive event, but the LEDS dont blink at all ... Similar problem has been reported by