[Tinyos-help] Question about Simulation Ticks per second (10000000000ULL) in TOSSIM

2010-02-23 Thread Yi Tang
esign considerations? Best, Yi Tang ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] Question about the waiting periods in CC2420's Radio Control States

2010-04-28 Thread Yi Tang
Hi All, In CC2420's Radio Control States there are 12 (or 8 for TX_CALIBRATE) symbol periods after TX_CALIBRATE, RX_CALIBRATE, and TX_ACK_CALIBRATE. So what are these periods for (or why the value is 12/8)? Waiting for calibration to be completed, or something else? Thanks a lot! Yi -

[Tinyos-help] Question about Bit Error in TOSSIM

2010-05-10 Thread Yi Tang
-free packet once the simulator decides that it can receive it. Please correct me and point me to the relevant source code if I'm wrong. Thanks a lot! Yi -- Yi Tang Laboratory of Secure & HIgh-performance NEtworks (SHINE) Bradley Department of Electrical and Computer Engineering Virg

Re: [Tinyos-help] Question about Bit Error in TOSSIM

2010-05-13 Thread Yi Tang
SNR-based model). Or crc is actually reserved for other use? Best, Yi On Thu, May 13, 2010 at 4:13 PM, Philip Levis wrote: > > On May 10, 2010, at 10:04 PM, Yi Tang wrote: > > Hi All, > > *Does TOSSIM 2.x really flip bits in the packet (according to the > SNR-based pa

[Tinyos-help] Question about the Length Field in CC2420 Header

2010-07-06 Thread Yi Tang
n Page 35), so the First Byte in TX FIFO should be 20 - 1 = 19. However, I find the First Byte is 20 (instead of 19) when I'm printing out the data in TXFIFO when running TinyOS App in an experiment for the above scenario. So does it mean that TinyOS has a slightly different definition of Lengt

[Tinyos-help] `TOSH_DATA_LENGTH' undeclared (first use in this function)

2010-07-07 Thread Yi Tang
Hi all! I'm trying to analyse some Routing Protocols in TinyOS 1.x. For the Analysing i need to test compiled C Code. As i tried to compile e.g. tinyos-1.x/tos/lib/Route/MultiHopEngineM.nc i get this error: $ ncc -c -o /dev/null -fnesc-verbose -fnesc-cfile=MultiHopEngineM.c MultiHopEngineM.nc avr

[Tinyos-help] Question about "nxle_uint16_t crc" in TossimRadioMsg.h

2010-07-22 Thread Yi Tang
y used in TOSSIM as there's no real "bit error" involved in the simulation. Thanks! Yi -- Yi Tang Laboratory of Secure & HIgh-performance NEtworks (SHINE) Bradley Department of Electrical and Computer Engineering Virginia Tech __

[Tinyos-help] Question about modifying makefile system for TOSSIM

2010-09-12 Thread Yi Tang
typing "make micaz tossim_new", all other files & environment used are still the same. Is there any approach to achieve that? I tried adding new .extra yet it didn't work. Do I need to hack into nesc compiler, as I think it may be related to the -tossim flag during compilation. Thanks

Re: [Tinyos-help] Question about modifying makefile system for TOSSIM

2010-09-15 Thread Yi Tang
Anyone can share some ideas? Thanks! On Sun, Sep 12, 2010 at 11:15 PM, Yi Tang wrote: > Hey All, > > I'm trying to modify makefile system for TOSSIM. The motivation and things > I wanna achieve are as follows. > > I changed a few radio model related files (CpmModelC.nc,

[Tinyos-help] Documentation generator for nesc code

2010-10-31 Thread Yi Tang
Hey All, I'm trying to find a nesc code documentation generator or nesc extensions for popular generator (Doxygen, etc.). Anyone has ideas of this? Thanks! Yi -- Yi Tang Laboratory of Secure & HIgh-performance NEtworks (SHINE) Bradley Department of Electrical and Computer Engineering