[Tinyos-help] "need help in tossim"

2013-02-25 Thread rajesh mukherjee
Hi All, i am using tinyos 2.x for a while. i am actually analyzing performance of some algo in tossim. in tinyos 1.x, there is tinyviz what we can use to get d graphics. but tinyos 2.x does not support tinyviz . so, how i add graphics in tinyos 2.x. plz reply me soon. thanks in advance. __

[Tinyos-help] problem regarding receive after broadcast

2012-12-10 Thread rajesh mukherjee
Hi all, i have simulate an algorithm in tossim in which a perticular node will broadcast an request msg, all the nodes who will receive that message(i.e neighbor node) will reply back to the sender node by sending a reply message.but in my simulation i found that sender node not receiving all the

[Tinyos-help] help needed to assume value in simulation

2012-12-04 Thread rajesh mukherjee
Hi All, i actually doing simulation of routing algorithm in WSN using tossim. i have already successfully implemented the algorithm in tossim. plz suggest me about followings: 1) What will be the packet length which i will route in the network? 2) what will i set as a maximum communication range o

[Tinyos-help] Fwd: Sub: getting core dump during AMSend

2012-10-09 Thread rajesh mukherjee
hi All , i am re-posting this mail for help. i am getting segmentation fault while i am simulating below code in tossim, but i cant able to understand why?? . my work has been stop for last 3 weeks, plz need your help... actually iam tryng to flood a message to nodes in tossim , in which i have i

[Tinyos-help] Sub: getting core dump during AMSend

2012-10-08 Thread rajesh mukherjee
hi, i am getting segmentation fault while i am simulating below code in tossim, but i cant able to understand why?? . my work has been stop for last 3 weeks, plz help... actually iam tryng to flood a message to nodes in tossim , in which i have injected packet containing location(coordinate) of the

[Tinyos-help] problem in tossim simulation

2012-10-04 Thread rajesh mukherjee
hi all, i dont able to understand why this code giving error *injectPac.h* #ifndef INJECT_PAC_H #define INJECT_PAC_H typedef nx_struct coordinateMsg{ nx_uint32_t x; nx_uint32_t y; nx_uint32_t sinkx; nx_uint32_t sinky; }coordinate_msg_t; typedef nx_struct req_Msg{ nx_uint32_t s_id; nx

[Tinyos-help] problem in injecting packet into network containing float number

2012-09-26 Thread rajesh mukherjee
hi all, i have to inject a packet containing floating point number and deliver it to some node. i have successfully able to send packet containing integer value. but cannot able to send float value. thanks in advance. ___ Tinyos-help mailing list Tinyos-

[Tinyos-help] help to configure sensor network in tossim

2012-09-21 Thread rajesh mukherjee
Hi all, till now whatever i have implemented in tinyos & simulated in tossim, i just created a "topo.txt" file in which i needed to specify nodes between which connection exist & a gain value. but now i need to implement a algorithm in which every node present at the monitoring area need to know t

[Tinyos-help] problem : Resource temporarily unavailable

2012-09-07 Thread rajesh mukherjee
Hi all, I just installed the tinyso-2.x in cygwin (windows vista) and tried to compile and install the Blink application to micaz hardware platform by mib510 programming board. But it cannot be compiled and installed correctly. And the info is listed as follows. Please help me. Thanks a lot. $

[Tinyos-help] problem to receive multiple message in AMReceiver

2012-09-05 Thread rajesh mukherjee
Hi all, I just simply written a code to send multiple msg & receive multiple ms usin AMSender & AMReceiver, in tossim simulation msg send successfully by Node 0 but the event receive canot happened. plz help me. he file FloodC.nc contain #include #include"Flood.h" module FloodC{ uses interf

[Tinyos-help] (no subject)

2012-08-27 Thread rajesh mukherjee
Hi all, I just start working in tinyos, and many things are right now out of my knowledge. I just want to know how to implement multihop flooding in tinyos and how i simulate that in tossim. If any one have code/demo about this, plz guide me. thanking u in advance.

[Tinyos-help] help regarding mobility in tinyos

2012-08-15 Thread rajesh mukherjee
Hi, i am new to tinyos and learning tinyos from past two weeks. i just want to know that is mobility supported by tinyos i.e can i simulate wireless sensor network in which some node are mobile using tinyos & if yes then how?. plz answer me soon. Thanks in advance.

[Tinyos-help] make micaz sim error

2012-08-14 Thread rajesh mukherjee
respectecd sir, I am new to tinyos and have installed tinyos-2.x in my laptop.when i try to compile apps/Blinks , make micaz sim, it is showing that successfuly build tossim libray. but when going to compile apps/RadioCountToLeds by make micaz sim it is showing the folowing error Administrator@xp

[Tinyos-help] (no subject)

2012-08-09 Thread rajesh mukherjee
hi , I am new to tinyos. I have installed tinyos2.0.2 in my laptop. how should i simulate in graphically, like using tinyviz in tinyos2.0.2. plz reply soon. Thanks in advance. ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.mi