[Tinyos-help] UdpP code exsit Bugs ??

2011-04-14 Thread
These code from googlecode tinyos-main, r5538 In tos/lib/net/blip/UdpP.nc line 27 - 52 . the alloc_lport function is used to allocate a port number for a udp client by the sendtov() command of the UDP Interface. but the statment " *last_localport = (last_localport < LOCAL_PORT_START) ? last_loca

Re: [Tinyos-help] TEP116 Inconsistent with the code comments

2011-04-08 Thread
pe everything about the packet header, footer, and any meta-data. > Application data is left intact. > > 2011/4/8 王靖 > >> Hi all: >> >> I'm reading the TEP 116 Packet Protocols. >> >> In Section 2.1 there documents the "clear" command of

[Tinyos-help] TEP116 Inconsistent with the code comments

2011-04-08 Thread
Hi all: I'm reading the TEP 116 Packet Protocols. In Section 2.1 there documents the "clear" command of Packet Interface. This command is described as the following: *The ``clear`` command clears out all headers, footers, and metadata* *for lower layers. For example, calling ``clear`` on a routin

[Tinyos-help] Blip with IRIS, failed by ip-driver

2011-02-23 Thread
I am a student I used the last version of CVS code, which is from sourceforge. (The version of googlecode always face a compile error when using blip extra. ) platform: Fedora 13 tinyos version: 2.1.1 programmer: crossbow (MIB520CB, produced in 2007) The first time (the first time i plug the inte