[Tinyos-help] Generating a Chirp

2009-03-29 Thread Prasant Misra
  Hi, I am currently working on an application that requires to generate a chirp. Can anyone help me with this? Prasant Kumar Misra.___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/

[Tinyos-help] Installing the cricket embedded software image

2009-02-25 Thread Prasant Misra
Hi, Has any one tried to install the cricket embedded software image using tinyos. I have been trying to do so, but the image that gets installed on the cricket does not function properly. It would be helpful to learn from others experience. Prasant Kumar Misra.

Re: [Tinyos-help] Cricket compilation

2009-02-19 Thread Prasant Misra
Hi All, Finally some success. So, if you want to compile the cricket software, then here are the pointers: 1. Get the tinyos1.x-1.1.15CVSDec2005 release from the CVS. I tried out a number of version of tinyos1.x and also the 1.1.6 version as mentioned in the cricket manual but none of them are

Re: [Tinyos-help] Cricket compilation

2009-02-19 Thread Prasant Misra
Hi, I was successful in removing one of the compilation errors but still I am not able to figure out as to how to fix the second one. The error is: In component `UltrasoundControlM': /home/pkmisra/tinyos-1.x/tos/platform/cricket/UltrasoundControlM.nc: In function `UltrasoundControl.StartDetector

[Tinyos-help] Cricket compilation

2009-02-19 Thread Prasant Misra
Hi , I am trying to compile the cricket software but it gives me the following errors: In component `CricketM': CricketM.nc: In function `Serial.Receive': CricketM.nc:818: warning: decimal constant is so large that it is unsigned CricketM.nc:819: warning: decimal constant is so large that it is

Re: [Tinyos-help] Need TinyOS-1.1.6

2009-02-18 Thread Prasant Misra
Feb 2009, Prasant Misra wrote: > >> Hi, >> >> I am trying to compile the cricket software. The cricket requires >> TinyOS-1.1.6 version. > >Sorry for confusion. I though you were looking for 1.1.16. :P > >> I took the TinyOS-1.x from the CVS but on comp

Re: [Tinyos-help] Need TinyOS-1.1.6

2009-02-18 Thread Prasant Misra
Hi, I was taking the source from the tinyOS CVS but now I finally took it from the git://hinrg.cs.jhu.edu/git/tinyos-1.x.git The base version of TinyOS-1.x is working. But when I try to upgrade it to 1.1.6 by using the command: git checkout -b tos-1-1-6-candidate origin/t Prasant Kumar Misra.__

Re: [Tinyos-help] Need TinyOS-1.1.6

2009-02-18 Thread Prasant Misra
Hi, I took the latest of the tinyOS1.1.6 from location mentioned, but to my surprise, even the Blink example does not compile. Can you suggest. On Thu, 19 Feb 2009 07:53:30 +0530 wrote >Hi! > >On Wed, 19 Feb 2009, Prasant Misra wrote: > >> Hi, >> >> I am trying t

Re: [Tinyos-help] Need TinyOS-1.1.6

2009-02-18 Thread Prasant Misra
Thanks for the help. On Thu, 19 Feb 2009 07:53:30 +0530 wrote >Hi! > >On Wed, 19 Feb 2009, Prasant Misra wrote: > >> Hi, >> >> I am trying to compile the cricket software. The cricket requires >> TinyOS-1.1.6 version. > >Sorry for confusion. I though y

Re: [Tinyos-help] Need TinyOS-1.1.6

2009-02-18 Thread Prasant Misra
Feb 2009 05:38:21 +0530 wrote >Hi! > >On Wed, 18 Feb 2009, Prasant Misra wrote: > >> Hi, >> >> I need the TinyOS version 1.1.6. >> I tried getting the TinyOS version 1.x from the CVS repository but I am >> facing issues with it. > >Can you give some de

[Tinyos-help] Need TinyOS-1.1.6

2009-02-18 Thread Prasant Misra
Hi, I need the TinyOS version 1.1.6. I tried getting the TinyOS version 1.x from the CVS repository but I am facing issues with it. I require the exact version 1.1.6. Can anybody help. Prasant Kumar Misra.___ Tinyos-help mailing list Tinyos-help@mill

[Tinyos-help] Help regarding "Mote-PC serial communication"

2008-08-10 Thread Prasant Misra
Hi, I am using a serial over USB port and I specify the parameter as : java TestSerial -comm serial@/dev/ttyUSB0:micaz This command works for the first time. Then, if the same command is used again then I get the error "Couldnot open /dev/ttyUSB0:TOSComm JNI library runtime error: get_modem_s

Re: [Tinyos-help] Help regarding "Mote-PC serial communication"

2008-08-10 Thread Prasant Misra
t;tutorial explains how to use it > >On Mon, Aug 11, 2008 at 9:09 AM, Prasant Misra ><[EMAIL PROTECTED]> wrote: > > Hi, > > > > I am working on the lesson on Mote-PC serial communication and > > SerialForwarder. > > > > As stated in the document, I

[Tinyos-help] Help regarding "Mote-PC serial communication"

2008-08-10 Thread Prasant Misra
Hi, I am working on the lesson on Mote-PC serial communication and SerialForwarder. As stated in the document, I am compiling and installing the TestSerial on the mote. But after that when I give the command "java TestSerail", I get the error message that "[EMAIL PROTECTED]"9002 died - exitin