Re: [Tinyos-help] A Note from Sentilla

2007-10-18 Thread Urs Hunkeler
Hi Joe, I share Peizhao's feelings. Would it be at least possible that you officially announce that we may port to and distribute with TinyOS 2.0 the drivers currently in Boomerang (for instance for the Tmote Invent sensors)? Java technology for motes does sound interesting. The current problem

[Tinyos-help] XBow telosb question

2007-10-18 Thread Hristo Bojkov
Hi all, I have question related to coop between telosb motes. Does someone have tested moteiv motes and xbow motes working in same network? Are there any issues about mixing them? And what about micaZ... Can micaZ be used in same network with telosb? Platform: WinXp/Cygwin TinyOS: 2.0.2

[Tinyos-help] Low sampling rate using MicC()

2007-10-18 Thread Dang Xuan Thanh
Hi, I'm trying to collect acoustic samples in tinyos-2.x using MicC() -- just change the DemoSensorC to MicC in Oscilloscope application. However, It seems to sample very slowly about 2 - 4 samples/second. Meanwhile i can sample upto 700Hz using PhotoC(). I'm aware that using MicStreamC() might

RE: [TinyOs-help] problem in installation of TinyOs 1.1

2007-10-18 Thread Lalit Shah
Hi, Thanks for your reply. It works with the --nodeps option. Do I need to set any environment variable for starting the TinyOs? Regards, Lalit Shah -Original Message- From: Michael Schippling [mailto:[EMAIL PROTECTED] Sent: Thursday, October 18, 2007 1:58 AM To: Lalit Shah Cc:

[Tinyos-help] sentilla

2007-10-18 Thread sara k
Hi All, I have just checked the Moteiv website and they have a very strange announcements end of life plans for moteiv tmote hw products! no technical support will be available for Moteiv Tmot HW products etc Does it effect the development of the tinyos?? I start to work in tmote

[Tinyos-help] compile error!

2007-10-18 Thread Bo Xu
Dear all: I compiled a file using command make mica2 , but I have got the following mistake: Do you have any idea how to solve the problem? [EMAIL PROTECTED] /cygdrive/c/cygwin/opt/tinyos-1.x/contrib/xbow/apps/TOSBase $ make mica2 mkdir -p build/mica2 compiling TOSBase to a mica2

Re: [Tinyos-help] compile error!

2007-10-18 Thread Faisal Aslam
You should do following two things. 1) Check your path setting. It includes TOSROOT, TODIR, MAKERULES etc. They should be as described in http://www.tinyos.net/tinyos-2.x/doc/html/install-tinyos.html 2) Try to make more than once. It is strange but sometime it works. I also get lots of errors

[Tinyos-help] Urgent : Witch MAKEFILES are Hardware dependent ?

2007-10-18 Thread mejda chouaieb
Hello All, I juste want to know witch MAKEFILES are Hardware dependent in tinyos? can someone help me please ? Thanks. Découvrez le blog Yahoo! Mail : dernières nouveautés, astuces, conseils.. et

Re: [Tinyos-help] A Note from Sentilla

2007-10-18 Thread Sarah Mount
On 18/10/2007, Joe Polastre [EMAIL PROTECTED] wrote: Why Java? There's a lot of reasons. Most students are now learning Java at their universities rather than C or C++. This is changing fast btw :) ... About our hardware products: Please note that Sentilla is not going to completely stop

Re: [Tinyos-help] Serial problem testing deluge TOS 2.x

2007-10-18 Thread Luis Miguel López Ramos
Hi Here it is. Thank you for helping us. [EMAIL PROTECTED]:/opt/tinyos-2.x/apps/tests/deluge/Blink$ ./burn /dev/ttyUSB0 micaz rm -rf build rm -rf _TOSSIMmodule.so TOSSIM.pyc TOSSIM.py Compile and load Blink mkdir -p build/micaz

Re: [Tinyos-help] Problems about sending TOS_Msg to serial port

2007-10-18 Thread Chan kenniel
Dear Michael, Actually what I need to is sending some bytes to the simulator, not on the mote, coz we are trying to do some testing job on some nesC programs. More specifically, we first try to instrument some faults to some nesC programs, then we want to run it in the simulator coz we want

RE: [Tinyos-help] XBow telosb question

2007-10-18 Thread Martin Turon
Hi Hristo, Yes, all four of these hardware platforms (tmote, telosb (xbow), micaz, iris) will interoperate. For the first three, this is essentially guaranteed because they all share the same radio. Support for such radio interoperability on tmote, telosb, and micaz is provided in TinyOS 2.x

[Tinyos-help] Micaz and mda320

2007-10-18 Thread SS C
Hi all, I'm trying to send my sensor data through my mote to another receiver. My sensor data is collected by my MDA320. Right now I programed my remote mote to let it get the mda sample and transmit it through RF. But I don't know how to write the code of the receiver. I just want an alarm

[Copfilter] Copy of quarantined email - *** SPAM *** [5.8/5.0] Re: [Tinyos-help] sentilla

2007-10-18 Thread [EMAIL PROTECTED]
[Tinyos-help] sentilla Date: Thu, 18 Oct 2007 17:24:21 + (GMT) X-Mailer: sendEmail-1.52 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary=MIME delimiter for sendEmail-763975.553521053 This is a multi-part message in MIME format. To properly display this message you need a

Re: [TinyOs-help] problem in installation of TinyOs 1.1

2007-10-18 Thread Michael Schippling
I couldn't find the equiv T1 page, but this is basically the same from T2: http://www.tinyos.net/tinyos-2.x/doc/html/install-tinyos.html Look for TOSROOT. You install should have put script files in /etc/profile.d as well. MS Lalit Shah wrote: Hi, Thanks for your reply. It works with the

Re: [Tinyos-help] Micaz and mda320

2007-10-18 Thread Michael Schippling
The SimpleCmd demo app shows how to send messages from a PC and receive them on a re-Mote. That may be sort of what you want... MS SS C wrote: Hi all, I'm trying to send my sensor data through my mote to another receiver. My sensor data is collected by my MDA320. Right now I programed my

Re: [Tinyos-help] Problems with XubunTOS y Tmote Sky.

2007-10-18 Thread Kevin Klues
I only tested things with XP, and not with Vista. I know there was at least one other person who had tried it on Vista though. Maybe he can respond with his experiences. Kevin On 10/18/07, Juan Antonio López Riquelme [EMAIL PROTECTED] wrote: Hi all. I tried to install TinyOS 2 in a PC with

[Tinyos-help] Fwd: Porting Tinyos To A New Hardware Platform

2007-10-18 Thread SANG Junjun
-- Forwarded message -- From: mejda chouaieb [EMAIL PROTECTED] Date: Oct 19, 2007 1:07 AM Subject: Porting Tinyos To A New Hardware Platform To: SANG Junjun [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Hello Mr SANG Junjun , First of all, thank you for help. I have an other question:

Re: [Tinyos-help] sentilla

2007-10-18 Thread Jeonghoon Kang
In my view, Telos rev.B from UC Berkeley is very stable hardware for TinyOS until now. TinyOS community have done so much with Telosb. Though tmote sky has most of users, there are some other Telos rev.B company. Xbow Maxfor (www.maxfor.co.kr) TinyOS Mall (www.tinyosmall.co.kr) Unless TI

[Tinyos-help] Problems with XubunTOS y Tmote Sky.

2007-10-18 Thread Juan Antonio López Riquelme
Hi all. I tried to install TinyOS 2 in a PC with Windows Vista, but i can not do it. Then i found XubunTOS and install it with VMware Server following the manual of the author (greetings very well work). An the end of the manual explains as configure the system by it can use tmote sky (add serial