Hi,

I am trying to test TestTimeSync application and to be able to see the messages 
from TosBase I want to run java application mcenter. But I got some errors;

make
../cygdrive/c/tinyos/cygwin/etc/tinyos-1/x/tools/java/net/tinyos/mcenter
javac AllMSGDisplay.java
AllMSGDisplay.java:29: package net.tinyos.packet does not exist
import net.tinyos.packet .*;
^
AllMSGDisplay.java:31: cannot find symbol
symbol: class MessageCenterInternalFrame 
Public class AllMSGDisplay extends MessageCenterInternalFrame implements 
PacketListenerIF {
.
.
.

9 errors
make: *** [AllMSGDisplay.class] Error 1

I think java compiler cannot find the directory packet. or is there something 
else? and how can I correct this situation?

Thanks in advance.

Serkan.

----- Original Message ----
From: gaurav mathur <[EMAIL PROTECTED]>
To: [email protected]
Sent: Friday, March 28, 2008 7:45:24 AM
Subject: [Tinyos-help] How to read and analog input at high sampling rate?

hi,
I am connecting an analog camera with tmote sky. I am using tinyos - 2.x.
I need a sample code to read analog data at high sampling rate,
store the sampled data in memory then transmit the data on radio.

Can anyone help me and send a sample code.

Thanks
 
Gaurav Mathur 
D-54 Karakoram Hostel
IIT Delhi
Ph. 9911809832
Email : 
[EMAIL PROTECTED]
[EMAIL PROTECTED]




      Never miss a thing.   Make Yahoo your homepage.





      
____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to