Re: [Tinyos-help] Query!

2007-08-04 Thread Peizhao Hu
I suggest to use TinyOS-2.x for it robustness. I shouldn't need to change too much between hardware platforms. My TinyOS-2.X codes switched from Mica2 to Tmote Sky by switching Sensor modules. good luck regards; Peizhao Chen Bleed wrote: Hi I am also using tmote sky. TinyOS 1.x

[Tinyos-help] Debugging radio layer

2007-08-04 Thread Thamilarasu, Geethap
Hi everyone, Is it possible to debug the radio layer using TOSSIM or other means? I can use the Leds to trace the functions, but if I need to check the actual packet contents at radio level, is there any method of doing it ? Please let me know Thanks Geetha

[Tinyos-help] Atm128I2C.h in two places

2007-08-04 Thread KURT PETERS
In the latest update of tinyos 2.x, it seems Atm128I2C.h is in two places: /opt/tinyos-2.x/tos/chips/atm128/ and /opt/tinyos-2.x/tos/chips/atm128/I2C They have different contents, and Atm128_TWBR_t is defined multiple times, causing compiler errors. I copied the contents of the smaller file to

Re: [Tinyos-help] Debugging radio layer

2007-08-04 Thread Peizhao Hu
http://www.tinyos.net/tinyos-2.x/doc/html/tutorial/lesson11.html please refer to the middle of the page regards; Peizhao Thamilarasu, Geethap wrote: Hi everyone, Is it possible to debug the radio layer using TOSSIM or other means? I can use the Leds to trace the functions, but if I

Re: [Tinyos-help] MicaHWVerify hardware_check problem

2007-08-04 Thread Michael Schippling
With a little Internot sleuthing I think I found stargate at: http://www.xbow.com/Products/productdetails.aspx?sid=229 I believe it is an alternate base-station approach. Assuming that you are running the HWVerify on a separate host, you probably need to use an IP address instead of serial.

[Tinyos-help] NOISE_BIN_SIZE in sim_noise.h

2007-08-04 Thread Tal Rusak
Hi, In the sim_noise.h file of Tossim (/tinyos-2.x/tos/lib/tossim/sim_noise.h), the NOISE_BIN_SIZE is defined as follows: NOISE_BIN_SIZE = (NOISE_MAX - NOISE_MIN)/NOISE_QUANTIZE_INTERVAL This appears to capture the number of bins, not their size. Size is stored in