[Tinyos-help] two questions about RadioSend

2006-12-18 Thread Stephen Chou
I have two question about RF sending in TOS. I found many channel definition in cc1kconst.h, such as 433M 915M I want to know how to select the RF channel when sending RF data. Another question is where the transmission rate is set. 3x Stephen

[Tinyos-help] about RSSI

2006-12-12 Thread Stephen Chou
I want to know how do you extract the recieved signal strength of the incoming packets on the RF considering TOS_MsgPtr-strength may be not used. Thanks ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU

[Tinyos-help] where is definition of offsetof

2006-12-12 Thread Stephen Chou
3x ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] tinydb compiling error

2006-12-07 Thread Stephen Chou
Dear all, When I try to compile tinydb, 5 error appear as following. How can I deal with it? Many thanks. javac MoteSimObjectGenerator.java

Re: [Tinyos-help] Cannot find java and javac - java tools not compiled

2006-12-07 Thread Stephen Chou
doesn't work right, e.g., my PATH looks like: PATH=/cygdrive/c/JAVA/j2sdk1.4.2_04/bin:.:/usr/local/bin:/usr/bin:/bin:/cygdrive/c/WINDOWS/system32:... MS Stephen Chou wrote: I try to install tinydb, but one error appears. The screen output looks like

[Tinyos-help] tinydb java program compiling error

2006-12-06 Thread Stephen Chou
Dear all, I enter tinydb java directory and perform make, but errors happened. Some final lines of output are shown as following. Please help me out. Thanks. * make[1]: Leaving directory

[Tinyos-help] Unable to use java in matlab

2006-11-28 Thread Stephen Chou
I add two line in matlab classpath.txt file as C:\Program Files\cygwin\opt\tinyos-1.x\tools\java\ C:\Program Files\cygwin\opt\tinyos-1.x\tools\java\comm.jar but when I perform methods net.tinyos.sf.SerialForwarder in matlab, the output is No methods for class net.tinyos.sf.SerialForwarder or no

Re: [Tinyos-help] Unable to use java in matlab

2006-11-28 Thread Stephen Chou
like using some variety of quotes, but you can test it by moving the java stuff someplace else... MS Stephen Chou wrote: I add two line in matlab classpath.txt file as C:\Program Files\cygwin\opt\tinyos-1.x\tools\java\ C:\Program Files\cygwin\opt\tinyos-1.x\tools\java\comm.jar but when I

[Tinyos-help] Fwd: Why no tinydb exists?

2006-11-25 Thread Stephen Chou
Why I could not find such a diretory tos_dir/tools/java/net/tinyos/tinydb/? Where can I obtain tinydb? My tos version is 1.1.15. Thanks ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU

Re: [Tinyos-help] Why no tinydb exists?

2006-11-23 Thread Stephen Chou
How can I obtain 'tinydb'? 2006/11/23, Sankar Gorthi [EMAIL PROTECTED]: TinyDB support was removed quite a while ago. I'm sure that a simple search through the archives will bring up the relevant support (look for mail before 2005). Sankar. On Thu, 23 Nov 2006 00:22:58 -0600, Stephen Chou

[Tinyos-help] question to Bcast

2006-11-23 Thread Stephen Chou
I have one question to Bcast in lesson 7 of tutorial. I set up one mote runing Bcast.nc. As I inject a command led_on by BcastInject program, the mote with Bcast.nc light up yellow led and red led. In particular, lightening red led means the hop count is 2. But I can not understand why there is 2

[Tinyos-help] question to Bcast

2006-11-22 Thread Stephen Chou
I have one question to Bcast in lesson 7 of tutorial. I set up one mote runing Bcast.nc. As I inject a command led_on by BcastInject program, the mote with Bcast.nc light up yellow led and red led. In particular, lightening red led means the hop count is 2. But I can not understand why there is 2

[Tinyos-help] Why no tinydb exists?

2006-11-22 Thread Stephen Chou
Why I could not find such a diretory tos_dir/tools/java/net/tinyos/tinydb/? how to install tinydb? My tos version is 1.1.15. Thanks ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU