[Tinyos-help] PowerManagement component in MicaZ

2006-06-19 Thread Alessandro Balvis
Hy, I'm working with the micaz nodes and I developed an application for the MDA300. Now I'm analysing the power consuming of the node for increment the lifetime of the node. I red in the post a lot of comments about the power management and the "old" HPLPowerManagement component for the Mica

[Tinyos-help] I'm in a blacklist???

2006-06-19 Thread Lorenzo Mainardi
Hi, I tried to post in this mailing list with my lart.det.unifi.it account, but I cannot made them. Am I in some blacklists?Why I cannot post?Thank YouLORENZO MAINARDI ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail.millenniu

[Tinyos-help] Flood Example

2006-06-19 Thread Lorenzo Mainardi
Hi, I'm interesting in multihop Routing.I'm looking for a Flood algorithm example, can you help me??Thank youLORENZO MAINARDI ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/ti

[Tinyos-help] Emnets Proceedings

2006-06-19 Thread Robert Taylor
Hi, I can't find the proceedings for this year's Emnets. I've tried IEEExplore and the ACM Digital Library but it appears that this year's proceedings aren't listed. Anybody know? Thanks, Robert Taylor ___ Tinyos-help mailing list Tinyos-help@Millenniu

[Tinyos-help] Need help for tmote sky:

2006-06-19 Thread Zhengsu Gao
Hi:   I just got tmote sky. I want to try to make sensors work. I program the Osciliscope program into one motes and TOSBase into another mote. Then I start serialForwarder as doc says. But it complains bad packets? Can anyone tell where I make mistake or potential problem? Thanks BestZhengsu__

[Tinyos-help] tmote sky message format

2006-06-19 Thread Zhengsu Gao
Hi,  I am currently running Oscilliscope Program on tmote sky. I want to pick up the light sensor value from channels. Can anyone give me some docs which describe message format of tmote sky? Thanks. BestZhengsu___ Tinyos-help mailing list Tinyos-help

[Tinyos-help] Writing packets out to the mote network from the PC

2006-06-19 Thread Arya Afrashteh
Hi, I have a question about writing packets from the PC to the BASE STATION which will send out packets to the entire mote network. Basically I'm using the file xerial.c from the xlisten application (contrib\xbow\tools\src\xlisten) as a template, (note xbow directory is something I got off www.

Re: [Tinyos-help] Writing packets out to the mote network from the PC

2006-06-19 Thread Sankar Gorthi
I'd suggest googling this particular phrase: octave deciphering tinyos packets The PDF file can be found here: http://www.octavetech.com/pubs/TB5-01%20Deciphering%20TinyOS%20Serial%20Packets.pdf Hope it helps. Sankar. On Mon, 19 Jun 2006 13:38:02 -0500, Arya Afrashteh <[EMAIL PROTECTED]>

[Tinyos-help] Registry

2006-06-19 Thread Keyan Mahadevan
Hello, I tried to compile the TestRegistry Application and I get the following error: GENERATING REGISTRY Can't locate XML/Simple.pm in @INC (@INC contains: /soft/tinyos/1.1.15/ubuntu1/tinyos-1.1.15Dec2005cvs/tools/scripts/codeGeneration /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/sha

Re: [Tinyos-help] Writing packets out to the mote network from the PC

2006-06-19 Thread Michael Schippling
Also become friends with tools\java\net\tinyos\packet\Packetizer.java That class will do most of your message packaging so you don't have to know about headers and CRCs. MS Sankar Gorthi wrote: I'd suggest googling this particular phrase: octave deciphering tinyos packets The PDF file can be

[Tinyos-help] What is the right operation steps to achieve the tinydb read the tinydbapp data simulated by the tossim?

2006-06-19 Thread 泽 江
Hi, everyone: What is the right operation  steps to achieve the tinydb read the tinydbapp data simulated by the tossim?I cannot using the tinydb to read to data simulated by the pc. I have reinstalled the redhat linux 9 and use nearly all the same package mentioned by the instruction on thetinyos.

[Tinyos-help] UISP

2006-06-19 Thread Arijit Ghosh
Hello, I am having trouble using the UISP to program the motes. If I use any of the following commands: 1)mib510=com1 make install mica2 (as mentioned in the tinyos tutorial) 2) make mica2 install mib510,com1 (as mentioned in xbow Getting Started Guide) 3)Specify operating frequency etc either in

Re: [Tinyos-help] What is the right operation steps to achieve the tinydb read the tinydbapp data simulated by the tossim?

2006-06-19 Thread Shili Xiang
Hi, Please make sure your "make" sequence follows the sequences below and try again?   1. "make clean" the PC binary from the TinyDBApp application by typing "make clean" in the tinyos-1.x/apps/TinyDBApp directory. 2. "make clean" in tools/java directory. 3.

[Tinyos-help] mag sensor in MSP410

2006-06-19 Thread campbell gao
hi ,all ! now i own some question about the mag sensor in MSP410. in the user manul ,it just tell us Bandwith:DC to 5Mhz.i am confuesed with "DC",here what is this word's meaning??      and firstly, i write a  program for MSP410 that startup a timer in 100ms and just sample pir data.ok, i just get