[Tinyos-help] WSN Source Coding Experiments

2006-07-05 Thread Muthiah Annamalai
Friends,We have some source code & algorithms from our experiments on MICA2 moteusing TinyOS. People working on source coding in WSN can benefit.Source is licensed under GPL. Check with the website for code  & docs.http://students.uta.edu/mx/mxa6471/WSNSrcCoding/Thanks for help on the TinyOS lists

[Tinyos-help] Re: Tinyos-help Digest, Vol 38, Issue 4

2006-06-02 Thread Muthiah Annamalai
Johnson, I did an implementation of Haar transform joint-encoders using a similar architecture you have in mind.   I used (for sensor nodes) address 1,2 with 2 (tx->) 1 using its address in the sendmessage command as 1. Then 1 would combine the data with its own &  generate LP & HP coefficien

[Tinyos-help] Re: MICA2 radio doubt....urgent help needed

2006-04-27 Thread Muthiah Annamalai
>I have already posted this question before but havent got any >satisfactory>replies. Everyone seems to say to dig through the various layers of >code and figure it out. I need to know how the radio works on the MICA2 motes.Please read the tutorial in the tinyos-1.x/doc/ directory.I think TinyOS t

[Tinyos-help] Re:Please Help me about system time getting

2006-04-27 Thread Muthiah Annamalai
I think you need a line,ain.StdControl -> SimpleTimeC;Maybe that can help, as I suspect you did not intialize the timer itself How low will we go? Check out Yahoo! Messenger’s low PC-to-Phone call rates.___ Tinyos-help mailing list Tinyos-help@Millenni

[Tinyos-help] Off-Topic: TinyOS @ Wikipedia

2006-04-24 Thread Muthiah Annamalai
Dear friends, Excuse me for starting a discussion off-topic. I would like potential wikipedia fans, and already-wikipedians to contribute to the entry on 'TinyOS' and 'NesC'. http://en.wikipedia.org/wiki/TinyOSHave fun. -Muthu Blab-away for as little as 1¢/min. Make PC-to-Phone Cal

[Tinyos-help] TinyOS building from source: Docs.

2006-04-12 Thread Muthiah Annamalai
Hello there,I really enjoy using TinyOS + NesC on Cygwin [but not Windows]. I think TinyOS is got a very thoughtful architectureand amazing language NesC, that makes people start from a Zoom.I had installed TinyOS easily on a Windows PC, so I thoughtwhy not use it on my FC3 notebook.I tried [in vai