http://www.cs.uiuc.edu/homes/lluo2/EnviroTrack/
You should find it here

Thanks,
Raghu

On Wed, Sep 24, 2008 at 9:09 AM, <
[EMAIL PROTECTED]> wrote:

> Send Tinyos-help mailing list submissions to
>        tinyos-help@millennium.berkeley.edu
>
> To subscribe or unsubscribe via the World Wide Web, visit
>
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
> or, via email, send a message with subject or body 'help' to
>        [EMAIL PROTECTED]
>
> You can reach the person managing the list at
>        [EMAIL PROTECTED]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Tinyos-help digest..."
>
>
> Today's Topics:
>
>   1. EnviroTrack documentation, (oualid im07)
>   2. TOSH_SIGNAL for rx on uart (Alberto Valente)
>   3. Re: [TinyOS-Help]:What is the usage of
>      "DCC2420_NO_ACKNOWLEDGEMENTS"?? (Renee Azhen)
>   4. problem about tinydb ( ?? )
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 24 Sep 2008 14:22:13 +0100
> From: "oualid im07" <[EMAIL PROTECTED]>
> Subject: [Tinyos-help] EnviroTrack documentation,
> To: tinyos-help@millennium.berkeley.edu
> Message-ID:
>        <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="iso-8859-1"
>
> please, have anyone some detailed documentation of the
> EnviroTrackmiddleware??
>
> thanks in advance.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20080924/4321639d/attachment-0001.htm
>
> ------------------------------
>
> Message: 2
> Date: Wed, 24 Sep 2008 15:28:47 +0200
> From: "Alberto Valente" <[EMAIL PROTECTED]>
> Subject: [Tinyos-help] TOSH_SIGNAL for rx on uart
> To: Tinyos-help@millennium.berkeley.edu
> Message-ID:
>        <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="utf-8"
>
> Hello, I need to receive raw bytes on Uart1 (tinynode with msp430)
> I can send without problem using UartStream.send but cannot receive.
> How can I use TOSH_SIGNAL function?
> Anyone can give me a simple example of sintax?
> thank you
> alberto
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20080924/262b03c1/attachment-0001.htm
>
> ------------------------------
>
> Message: 3
> Date: Wed, 24 Sep 2008 21:58:28 +0800 (CST)
> From: Renee Azhen <[EMAIL PROTECTED]>
> Subject: Re: [Tinyos-help] [TinyOS-Help]:What is the usage of
>        "DCC2420_NO_ACKNOWLEDGEMENTS"??
> To: "Tony O'Donovan" <[EMAIL PROTECTED]>,
>        tinyos-help@millennium.berkeley.edu
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="gb2312"
>
> Does this flag(CC2420_NO_ACKNOWLEDGEMENTS) is used by mac/link layer?
> if the CC2420_NO_ACKNOWLEDGEMENTS was  set, then no ack will be sent by
> receiver, so the receive.Done event will always return true?
> thanks
> Sam
>
> Tony O'Donovan <[EMAIL PROTECTED]> ??? When a sender tranmits a message
> to a receiver the
> receiver can send an acknowledgment (ACK) message. The
> purpose of the ACK is to let the sender know the
> message was successfully received. If the
> CC2420_NO_ACKNOWLEDGEMENTS option is set the receiver
> does not send an ACK when it receives a message.
>
>
> --- Renee Azhen  wrote:
>
> > hi, all,
> > I am using the collection protocol, and found that
> > if I use:
> > CFLAGS += -DCC2420_NO_ACKNOWLEDGEMENTS
> > CFLAGS += -DCC2420_NO_ADDRESS_RECOGNITION
> > in the app makfile, network almost failed, it can't
> > deliver any packet.
> >
> > So is there anyone know what is the usage of that
> > line in Makefile??
> >
> > thanks
> > Sam
> >
> >
> > ---------------------------------
> >  ????????????>
> _______________________________________________
> > Tinyos-help mailing list
> > Tinyos-help@millennium.berkeley.edu
> >
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
>
>
>
>
>
>
> ---------------------------------
>  ????????????
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20080924/7922944c/attachment-0001.htm
>
> ------------------------------
>
> Message: 4
> Date: Wed, 24 Sep 2008 22:09:09 +0800
> From: " ?? " <[EMAIL PROTECTED]>
> Subject: [Tinyos-help] problem about tinydb
> To: "tinyos-help" <tinyos-help@millennium.berkeley.edu>
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Spam detection software, running on the system "
> mail.Millennium.Berkeley.EDU", has
> identified this incoming email as possible spam.  The original message
> has been attached to this so you can view it (if it isn't spam) or label
> similar future email.  If you have any questions, see
> the administrator of that system for details.
>
> Content preview:  Hi, I'm trying to follow the TinyDB tutorial and can't
> get
>   TinyDBApp to compile. I also can't get the TinyDB java client to compile
>  either and the two problems seem to be related. I'm using the MICA2 mote
> from
>   Xbow and running TinyOS-1.1.10. When trying to compile the java client I
>  switch to: /opt/tinyos-1.x/tools/javanet/tinyos/tinydb then run make, at
> which
>   point I receive the following error: Creating simdriver.jar... (cd
> ../../..;
>   \ jar cmf net/tinyos/sim/simdriver.manifest \
> net/tinyos/sim/simdriver-tmp.jar
>   \ net/tinyos/sim/*.class \ net/tinyos/sim/event/*.class \
> net/tinyos/sim/lossy/*.class
>   \ net/tinyos/sim/msg/*.class \ net/tinyos/sim/packet/*.class \
> net/tinyos/sim/plugins/*.class
>   \ net/tinyos/sim/script/*.class \ net/tinyos/sim/script/reflect/*.class \
>   net/tinyos/sim/ui \ net/tinyos/sim/plugins/plugins.list \
> net/tinyos/sf/*.class
>   \ net/tinyos/util/*.class \ net/tinyos/packet/*.class \
> net/tinyos/message/*.class
>   \ org/apache/oro/text/regex/*.class \ org/python/compiler/*.class \
> org/python/core/*.class
>   \ org/python/modules/*.class \ org/python/parser/*.class \
> org/python/parser/ast/*.class
>   \ org/python/rmi/*.class \ org/python/util/*.class) rm -rf jarbuild-tmp
> mkdir
>   jarbuild-tmp (cd jarbuild-tmp; jar xf ../simdriver-tmp.jar; jar xf
> ../../../../jars/oalnf.jar;
>   rm -rf META-INF; jar cmf ../simdriver.manifest ../simdriver.jar .) rm -rf
>   simdriver-tmp.jar jarbuild-tmp make[1]: Leaving directory
> `/opt/tinyos-1.x/tools/java/net/tinyos/sim'
>   mig java -target=mica2 -I /opt/tinyos-1.x/tos/lib/Commands -I
> /opt/tinyos-1.x/tos/lib/Util
>   -I /opt/tinyos-1.x/tos/lib/Attributes -I /opt/tinyos-1.x/to s/lib/TinyDB
>  -I /opt/tinyos-1.x/tos/sensorboards/micasb -I
> /opt/tinyos-1.x/tos/lib/TinyDB/Aggregates
>   -I/opt/tinyos-1.x/tos/lib/FS/ -I/opt/tinyos-1.x/t os/lib/Route
> -I/opt/tinyos-1.x/tos/lib/Queue
>   -I/opt/tinyos-1.x/tos/../apps/TASKApp
> -java-classname=net.tinyos.tinydb.QueryResultMsg
>   /opt/tinyos-1.x/to s/../apps/TinyDBApp/TinyDBApp.nc QueryResult -o
> QueryResultMsg.java
>   [...]
>
> Content analysis details:   (4.6 points, 3.3 required)
>
>  pts rule name              description
> ---- ----------------------
> --------------------------------------------------
>  2.8 RCVD_BAD_ID            RCVD_BAD_ID
>  0.0 WEIRD_PORT             URI: Uses non-standard port number for HTTP
>  0.0 HTML_MESSAGE           BODY: HTML included in message
>  0.0 BAYES_50               BODY: Bayesian spam probability is 40 to 60%
>                            [score: 0.5000]
>  1.8 MIME_BASE64_TEXT       RAW: Message text disguised using base64
> encoding
> -0.0 AWL                    AWL: From: address is in the auto white-list
>
> The original message was not completely plain text, and may be unsafe to
> open with some email clients; in particular, it may contain a virus,
> or confirm that your address can receive spam.  If you wish to view
> it, it may be safer to save it to a file and open it with an editor.
>
> -------------- next part --------------
> An embedded message was scrubbed...
> From: "=?gb2312?B?0e6x+Q==?=" <[EMAIL PROTECTED]>
> Subject: problem about tinydb
> Date: Wed, 24 Sep 2008 22:09:09 +0800
> Size: 19274
> Url:
> https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20080924/dbc72b56/attachment.eml
>
> ------------------------------
>
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help@millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
> End of Tinyos-help Digest, Vol 65, Issue 98
> *******************************************
>
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to