[Tinyos-help] [tinyos-help] QueuedSend

2008-07-07 Thread dima .
'Testdima'testDima.nc:cannot find 'sendMsg' What could be the problem ? thx alot regards,Dima _ Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy! http://spaces.live.com/spacesapi.aspx?wx_action

[Tinyos-help] Packet size limit for serial communication

2008-06-23 Thread Dima Kogan
in a loop. I'm observing this behavior with both the 2.0.2 release of TinyOS and with the newest code from the CVS repo. Has anybody else seen this? Ideas? Thanks in advance Dima ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https

Re: [Tinyos-help] Packet size limit for serial communication

2008-06-23 Thread Dima Kogan
for anyone? Is anybody able to successfully transmit packets with larger payloads from an MSP430-based mote to a computer? Thanks Dima On Mon, 23 Jun 2008 17:24:08 -0600 Michael Schippling [EMAIL PROTECTED] wrote: I'm sorry but I don't know what DEBUG-enabled seriallisten output is... What program

[Tinyos-help] send 2 msg at the same time with different destination

2008-06-12 Thread dima .
hello, i want to ask is it possible to send two different message to two different destination at the same time using a different ID With sendMsg.send[uint8_t id]?? if no what is the best solution ? best regards dima _ News

[Tinyos-help] [tinyos-help]sendMsg

2008-06-04 Thread dima .
hello i am trying to send a message that has stucture different than the TOS_Msg defined in tinyos so how could i use the sendMsg and where should i make the modifications to be able to send my msg because SendMsg take as a parameter the TOS_Msg ?? hope anyone could help me ,thx alot

[Tinyos-help] [tinyos-help] Errors

2008-05-31 Thread dima .
hello i made an application called TestDima similar TO the testTinyViz with some modifications when i am trying to make pc an error ocurred $cd /opt/tinyos-1.x/TestDima $make pcmkdir -p build/pc compiling testTinyViz to a pc libraryncc -o build/pc/main.exe -g -00 -board=micasb

Re: [Tinyos-help] something wrong happened in CC1000 driver in tinyos-2.x tree of cvs version

2008-05-30 Thread Dima Kogan
I can confirm this. My CC1000-based motes work fine with the 2.0.2 release but crash with the latest cvs. I run a modified BlinkToRadio to test, with one node only transmitting and the other node only receiving. The transmitting node works ok. The receiving node seems to crash. As a test, I turn

[Tinyos-help] Multihop network basics

2008-05-29 Thread Dima Kogan
into these. Thanks a lot in advance. Dima ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] receive msg

2008-05-28 Thread dima .
hello plz i have 2 questions when sending a message and receiving it 1-like in this command the message being sent is it pmsg? or it is ret=msg ??? event TOS_MsgPtr ReceiveCmdMsg.receive(TOS_MsgPtr pmsg){TOS_MsgPtr ret = msg;result_t retval; retval = call

[Tinyos-help] [tinyos-help]routing algorithm

2008-04-13 Thread dima .
hello all,plz i need help1-i need to know which routing should i use?i specifically want to know if i should use multihop,mintroute,multihopLQI??i need to know if i can use the Multihop Implemented in tinyos to change into any Rounting algorithm ( going from one node to -another one to

[Tinyos-help] [tinyos-help] help plz multihopRoute

2008-04-11 Thread dima .
borrows some parts from the TinyOS 1.x routing protocols you mention. - om_p On Tue, Apr 8, 2008 at 8:33 AM, dima . [EMAIL PROTECTED] wrote: hello all , plz i need the best help i can get i am working on impelemting a rounting algorithm and i am trying to understand

[Tinyos-help] [tinyos-help] help plz multihopLEPSM

2008-04-08 Thread dima .
,j,sizeof(struct SortEntry),sortByReceiveEstFcn); . .} thanx alot and best wishes for all DIMA _ Connect to the next generation of MSN Messenger  http://imagine-msn.com/messenger/launch80

RE: [tinyos-help]learn tinyos ?

2008-03-21 Thread dima .
for replying me Date: Thu, 20 Mar 2008 20:15:33 +From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: Re: [tinyos-help]sensors networkCC: [EMAIL PROTECTED] Dima,Firstly, I think you should relax and take it easy. I found it's very difficult to study how to program in nesC when I first started.I went

[tinyos-help]

2008-03-20 Thread dima .
Hello all, i am working on a project of sensors networks and i should simulate the algorithm ( that I SHOULD be able to write and develop) with TOSSIM, So plz i need the steps that i could follow to understand tinyOS and be able to program with nesc how much time should it take

RE: [tinyos-help]sensors network

2008-03-20 Thread dima .
much time. On Thu, Mar 20, 2008 at 12:31 AM, dima . [EMAIL PROTECTED] wrote: Hello all, i am working on a project of sensors networks and i should simulate the algorithm ( that I SHOULD be able to write and develop) with TOSSIM, So plz i need the steps that i could follow

RE: [tinyos-help]sensors network

2008-03-20 Thread dima .
project?As I am (quite) a newbie as well. May I recommend you to go through the tutorials first. They are very useful.You should go to TEPs and TinyOS Programming manual when you need to modify an application.Ittipong On 20/03/2008, dima . [EMAIL PROTECTED] wrote: hello again i noticed ONe PDF all

RE: [tinyos-help]sensors network

2008-03-20 Thread dima .
(quite) a newbie as well. May I recommend you to go through the tutorials first. They are very useful.You should go to TEPs and TinyOS Programming manual when you need to modify an application.Ittipong On 20/03/2008, dima . [EMAIL PROTECTED] wrote: hello again i noticed ONe PDF all about NesC