[Tinyos-help] Compiling Instructions

2008-01-13 Thread Khew U-Wei
Hi Everyone, I am having some trouble following these instructions below to compile a mote. The instructions are given below. COMPILE THE MOTE CODE: = 1. install the newest tinyos-1.x at least version 1.1.14, we will refer to the directory of this installatio

[Tinyos-help] Radio Interferometric Positioning (RIP)

2007-12-11 Thread Khew U-Wei
Hi everyone, I would like to ask if anyone is familiar with the Radio Interferometric Positioning (RIP) application for Mica2. I have some problems localizing and measuring the nodes. The Java GUI that I am using is the RipsDisplay by Vanderbilt University. Hope to hear from you soon. Thank you.

[Tinyos-help] Radio files

2007-12-10 Thread Khew U-Wei
Hi Everyone, I am using a file, RipsDataCollectionC.nc which uses the LedsC, CC1000ControlM, CC1000RadioC, ADCC and HPLCC1000M files. However, I am working in the directory which does not have these radio files. How is it possible? Hope to hear from you soon. THank you. BEst regards, U-Wei

[Tinyos-help] RSSIEngine code

2007-10-23 Thread Khew U-Wei
Hi Everyone, I have some problems understanding this event written for the RSSIEngine, especially the " case STATE_RUNNING_SENDER+x" Could someone provide me with a brief explanation on what the case do? Thank you very much in advance! Best regards, U-Wei async event void RSSIEngine.done(re

[Tinyos-help] Re: Using a USB port to connect to a MIB510

2007-10-04 Thread Khew U-Wei
again with S4. > At a time u can program with only port in a Cygwin window. If you have > mutliple windows open, then u could program different ports at the same > time. > Hope this helps, > Aneeket. > > *Khew U-Wei <[EMAIL PROTECTED]>* wrote: > > Hi Aneeket, > &g

[Tinyos-help] Anyone worked with RIPS before?

2007-10-03 Thread Khew U-Wei
Hi, has anyone worked with RIPS(Radio Interferometric Positioning System) before? I do have some problems implementing this on my Mica2 motes. Anyone who has some experience with this please let me know. Thank you so much!! Cheers, U-Wei ___ Tinyos-hel

Re: [Tinyos-help] Using a USB port to connect to a MIB510 Program ming Board

2007-09-27 Thread Khew U-Wei
: flash > > Fuse High Byte set to 0xd9 > > Fuse Extended Byte set to 0xff > rm -f build/micaz/main.exe.out-0 build/micaz/main.srec.out-0 > > > try > MIB510='/dev/ttys4' make mica2 install.0 mib510 > > > > -Original Message- > *From:* [EMA

Re: [Tinyos-help] Using a USB port to connect to a MIB510 Programming Board

2007-09-27 Thread Khew U-Wei
<-> serial converter. > > > > Since I'm not using windows, I might nor remember everything correctly. > > Basically you can right-click on my computer, then select manage system, > > > then device manager. In the device manager you'll find an entry about >

[Tinyos-help] Running MessageTable Application

2007-09-27 Thread Khew U-Wei
Hi Everyone, I received this error while trying to run this application on my laptop. Khew [EMAIL PROTECTED] /cygdrive/c/Documents and Settings/Khew U-Wei/Desktop /Rips - Localization/vu/tools/java $ java net.tinyos.mcenter.MessageCenter Exception in thread "main" java.lang.NoClassDef

[Tinyos-help] Using a USB port to connect to a MIB510 Programming Board

2007-09-26 Thread Khew U-Wei
Hi Everyone, Thanks so much for the helpful replies. I tried all the suggestions but still receive error messages, I tried: MIB510='/dev/ttyUSB0' make mica2 install.0 mib510 and the error was: Error: No such file or directory -> /dev/ttyUSB0 make [1]: ***[reinstall.0] Error 1 make: ***[install.

[Tinyos-help] Using a USB port to connect to a MIB510 Programming Board

2007-09-24 Thread Khew U-Wei
Hi Everyone, I am currently using a MIB510 Board to program my Mica-2 nodes. However, I am unable to use in on my laptop as it does not have a serial port. I bought a USB to serial adapter and tried again using the same command: MIB510='/dev/ttys0' make mica2 install.0 mib510 and there was an e

[Tinyos-help] Message Settings for Active Message Type 94

2007-09-17 Thread Khew U-Wei
Hi, Does anyone around knows the settings for the Message Table application so that I can parse the AM type=94 into the Message Table? Looking forward to your replieS! Thank you! Best regards, U-Wei ___ Tinyos-help mailing list Tinyos-help@Millennium.

[Tinyos-help] Message Type Parameter Settings

2007-09-17 Thread Khew U-Wei
Hi Everyone, I am currently working on tinyos-1.x and Mica2 motes. Does anyone have the parameter settings for the MessageTable application for all messages type? Looking forward to your replies. Thank you. Best regards, U-Wei ___ Tinyos-help mailing l

[Tinyos-help] Programming RIPS in Real time

2007-09-06 Thread Khew U-Wei
Hi everyone, I am working on the RIPS (Radio Interferometric Positioning System) localization and have successfully run the simulation with the data (Football field data) provided by the Institute for Software Integrated System (ISIS). I am however required to further enable RIPS work on a MICA2

[Tinyos-help] How to know your nodes are communicating?

2007-09-04 Thread Khew U-Wei
Hi Everyone, I have installed the RipsOneHopC program onto 3 Mica-2 Motes and the TOSBase program onto the base node. I ran the MessageCenter application, loaded the RipsDisplay application, clicked on "Motes" tab, right-click and selected "QUery Motes". Nothing appeared on my list. It seems as th