Re: [Tinyos-help] Efficient ways to dump LogStorage

2014-09-04 Thread Ugo Maria Colesanti
Wow, I was not aware that uart could handle that kind of speeds, I tried even 1Mbps and still works... that's cool :) On that point I have one question: I just installed the more recent tinyos-main and compiled the tools folder, but the java PrintfClient still doesn't support speeds over 230400bps

Re: [Tinyos-help] Efficient ways to dump LogStorage

2014-09-04 Thread András Bíró
You're on a good track, but you deleted the wrong file. You should replace libtoscomm.so. If you compiled and installed tinyos-tools from source, just run sudo tos-install-jni. Or you can do it by hand: Search the compiled file and copy it to tos-locate-jre --jni Another trick I usually use is the

Re: [Tinyos-help] Efficient ways to dump LogStorage

2014-09-04 Thread Alessandro Sivieri
On Thu, Sep 4, 2014 at 12:48 PM, András Bíró andras.b...@ucmote.com wrote: But still, if you have a bit of time, use serialactivemessage I completely agree: it greatly improved my downloading speed! Thanks for the advice :) -- Sivieri Alessandro alessandro.sivi...@gmail.com

Re: [Tinyos-help] Efficient ways to dump LogStorage

2014-09-04 Thread Ugo Maria Colesanti
Hmm... still having issues: - I did the tos-install-jni and it no longer says that it does not find toscomm, but the baud error is still there. - I made a make clean and make again inside the jni folder and it created new libtoscomm.so - I manually copied libtoscomm.so inside the jre path (and

Re: [Tinyos-help] Efficient ways to dump LogStorage

2014-09-04 Thread Ugo Maria Colesanti
Sorry, my mistake! I put 5Mbps instead of 500kbps. With tos-install-jre it works now. Thanks! Ugo 2014-09-04 13:23 GMT+02:00 Ugo Maria Colesanti colesa...@dis.uniroma1.it: Hmm... still having issues: - I did the tos-install-jni and it no longer says that it does not find toscomm, but the

Re: [Tinyos-help] Efficient ways to dump LogStorage

2014-09-04 Thread András Bíró
Keep in mind that 500kbaud is a good value for atmel based motes with round numbered oscillator, like the rfa1 and it's internal 16MHz RC oscillator. The iris main clock is designed for traditional clockrates, so you might want to use 460800 (I'm not sure if it works or not on linux, but the mote

Re: [Tinyos-help] Tinyos-help Digest, Vol 137, Issue 6

2014-09-04 Thread He Dajiang (I2R)
://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20140904/0cdffd43/attachment.html -- ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help End