[Tinyos-help] DiagMsg deciphering

2006-08-11 Thread Michael Collett
Title: DiagMsg deciphering






Hi,


I'm trying to decipher the Diag Messages generated by TestAcousticRanging from the vanderbilt library. I know that there are fields defining the types of the following data, but I can't find a breakdown of the fields or a key for the variable type enumeration.

Any idea where I can find these?


thanks, Mike



---
This e-mail and any attachments may contain confidential and/or
privileged material; it is for the intended addressee(s) only.
If you are not a named addressee, you must not use, retain or
disclose such information.

NPL Management Ltd cannot guarantee that the e-mail or any
attachments are free from viruses.

NPL Management Ltd. Registered in England and Wales. No: 2937881
Registered Office: Serco House, 16 Bartley Wood Business Park,
   Hook, Hampshire, United Kingdom  RG27 9UY
---

___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] how to debug a nesC code.................??

2006-08-11 Thread primalfear 69

hi everybody,

i have developed a simple program in nesC...getting buildfine :D
i want to debug it step by step. could anybody suggest me on that.. could anyone tell me more on dbg ..
getsome good links regarding nesC:D... tried a lot in net. but nothing materialistic. 

Regards,

Primalfear
___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] How to solve this error ?(make instruction)

2006-08-11 Thread nazrul hazeri
Hi everybody,  I've make a simple nesC programming,but when i tried to launch make this error occurred at the last line...make[1]: ***[build/pc/main.exe] Error 1..make:*** [all} Error 
		 
Now you can scan emails quickly with a reading pane. Get the new Yahoo! Mail.___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] Directed Diffusion implementation in TinyOS

2006-08-11 Thread Omprakash Gnawali

http://tinyos.cvs.sourceforge.net/tinyos/tinyos-1.x/contrib/tinydiff

 
 Hi,
 
 Does anyone have experiences or know  where to find the latest Directed
 Diffusion implementation on Motes? The installation instruction seems to be
 shut down already:
 http://www.cens.ucla.edu/~mmysore/Design/OPP/installation-instructions.html.
 
 
 Thanks a lot.
 
 Regards,
 Tao
___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


[Tinyos-help] UART0 SPI CC1000

2006-08-11 Thread decesco
Hi,

I dont understand if the prog_miso/mosi pins are the ones used for CC1000
SPI comunication with the micro in Mica2. I want to know if there is a
problem in using UART0 and send/recv radio messages since it seems to
share hardware lines.



thanks,

-Bill

___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


[Tinyos-help] new system: can't find Makerules

2006-08-11 Thread Pering, Trevor
Hello -- I'm trying to bring up a new TinyOS environment, and I'm having
some troubles... This is a debian-based linux system (Ubuntu, to be
exact).
 
I installed the following packages:
 
nesc-1.1.2b-1.i386.rpm
tinyos-1.1.15Dec2005cvs-1.noarch.rpm
tinyos-tools-1.1.0-1.i386.rpm
jdk-1_5_0_08-linux-i586.bin
 
However, since it's a debian-based system, these packages have been
converted to .deb files using alien. This seems to have worked
reasonably well. 
 
When I try to compile something, however, I get a missing file problem:
 
[EMAIL PROTECTED]:CntToLeds/make install
../Makerules:26: /usr/src/redhat/BUILD/nesc-1.1.2b/../apps/Makerules: No
such file or directory
make: *** No rule to make target
`/usr/src/redhat/BUILD/nesc-1.1.2b/../apps/Makerules'.  Stop.
 
I'm not sure where the missing files is supposed to come from. Like I
said, everything seems to be in place as far as I can tell -- but I find
the /usr/src/redhat path kinda strange...
 
[EMAIL PROTECTED]:CntToLeds/which ncc
/usr/bin/ncc
[EMAIL PROTECTED]:CntToLeds/ll /usr/src/redhat
ls: /usr/src/redhat: No such file or directory
[EMAIL PROTECTED]:CntToLeds/find /usr -name Makerules
[EMAIL PROTECTED]:CntToLeds
 
Any thoughts on what's going on?  I'm not very familiar with TOS so I'm
kinda searching here...
 
Cheers,
Trevor

___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help