Re: [Tinyos-help] Shimmer SD write speed

2013-01-01 Thread Avishay Meron
Hi Eric. Thank you very much for you quick response. I guess I need to dig up. I'm using defaults... Anyway, I assume the default configurations you refer to are not set to about 20 times lower than max possible. 20 is the factor of improvement I'm looking for (at least!). I hope I'm not chasing

Re: [Tinyos-help] Shimmer SD write speed

2013-01-01 Thread Eric Decker
On Tue, Jan 1, 2013 at 12:51 AM, Avishay Meron avishay.me...@mail.huji.ac.il wrote: Hi Eric. Thank you very much for you quick response. I guess I need to dig up. I'm using defaults... Anyway, I assume the default configurations you refer to are not set to about 20 times lower than max

Re: [Tinyos-help] Shimmer SD write speed

2013-01-01 Thread Avishay Meron
Great. 10x. What exactly do you need? I'm using the TinyOS tree. No changes there... On Tue, Jan 1, 2013 at 10:57 AM, Eric Decker cire...@gmail.com wrote: On Tue, Jan 1, 2013 at 12:51 AM, Avishay Meron avishay.me...@mail.huji.ac.il wrote: Hi Eric. Thank you very much for you quick

Re: [Tinyos-help] Shimmer SD write speed

2013-01-01 Thread Eric Decker
On Tue, Jan 1, 2013 at 1:02 AM, Avishay Meron avishay.me...@mail.huji.ac.il wrote: Great. 10x. 10X ? No sure what you are talking about. What exactly do you need? I don't know how your h/w is configured. Which SPI is the SD hooked to? I use the new chips which use the x5 UCSI h/w.

Re: [Tinyos-help] Shimmer SD write speed

2013-01-01 Thread Avishay Meron
Most of your questions I don't understand. I've never visited TinyOS code that deep. Sorry. I'm trying my best to provide you with all required details. My TinyOS tree is fetched (and up-to-date) from: http://tinyos-main.googlecode.com/svn/trunk. Did no changes there. I'm not sure if you can use

[Tinyos-help] questions about MIG, JAR and Eclipse

2013-01-01 Thread Luis TWIPS.COM
First, happy new year. I am finishing a little project and I am learning this step by step. First with a virtual machine with ubuntu and now with Debian. I have develop a little system to show temperature, and VCC in 1 mote. I have developed the nesc code, Now I have 3 java files (.java and

Re: [Tinyos-help] questions about MIG, JAR and Eclipse

2013-01-01 Thread Michael Schippling
It sounds like you've done everything right with Java and Eclipse. Since the error is from GUI.java calling a javax.swing class I expect it has nothing to do with TOS. I don't know what GWB is or does or how it is implicated in this, but I would start by googling the error text Unsupported drop

[Tinyos-help] Issue 158 (now 161): TinyOS Oscilloscope Application for Temperature Reading (closed)

2013-01-01 Thread Eric Decker
Reported by 11msitma...@seecs.edu.pkhttps://code.google.com/u/105736213508059456155/ , Dec 26 (5 days ago) I am using Oscilloscope application to read temperature from SensirionSht11 on TelosB Mote. I am getting a long data like 00 FF 00 02 0A 00 93 00 00 01 00 00 02 00 00 19 1B Why i am

[Tinyos-help] TinyOS Issue 148 (was 145): Two ways serial communication

2013-01-01 Thread Eric Decker
We moved the development trunk and the issues tracker over to github. Your issue is now #148. Here is my evaluation of this issue: *What is the expected output? What do you see instead? *Need the base station to receive some data or input from the serial pin (UART). Okay. Indeed that would