It's entirely possible that you could check your code into the CVS project,
I'll leave that to the project managers. But adding a page to the TOS doc:
    http://docs.tinyos.net/index.php
that explains what and how you added RSSI would be great.

thanks
MS

Dimas Abreu Dutra wrote:
I use it on the BaseStation! In frequent applications I have to extend the BaseStation to modify the packets being sent to the serial port, for example to add RSSI to help in location or connectivity tests. I usually just changed the BaseStationP, but it was more error-prone and I had to store more stuff in the svn with no need. With Intercept I had only to implement a simple event and include BaseStationC.

I think this extension to the BaseStation could be useful to more people. If you want I can send you my sources, but it is fairly simple.

~Dimas~

2008/2/1, Omprakash Gnawali <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>:

    By the way, what do you use the Intercept for? We usually struggle to
    come up with good examples for Intercept.

    Thanks.

    - om_p

    On Feb 1, 2008 9:01 AM, Dimas Abreu Dutra <[EMAIL PROTECTED]
    <mailto:[EMAIL PROTECTED]>> wrote:
     >
     >
     > 2008/2/1, Omprakash Gnawali <[EMAIL PROTECTED]
    <mailto:[EMAIL PROTECTED]>>:
     > > Makes sense but maybe we wait until this generalization becomes
     > > necessary. From what I know, 8 bits covers most cases for now.
    Do you
     > > want to use packets larger than 255 bytes?
     >
     > No,  255 is more than enough. It is just because I am using the
    Intercept
     > interface a lot and I was wondering that if it was changed I
    would have to
     > change every app of mine that uses it. But I think I could make a
    simple
     > bash script with sed or perl and change it automatically, it is
    fairly
     > simple.
     >
     > Thanks
     > ~Dimas~
     >
     >



------------------------------------------------------------------------

_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

--
Platform: WinXP/Cygwin
TinyOS version: 1.x, Boomerang
Programmer: MIB510
Device(s): Mica2, MicaZ, Tmote
Sensor board: homebrew

_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to