Re: [Tinyos-help] Analyzing TOSSIM results

2013-04-11 Thread Ahmed Gamaleldin
Dear TOSSIM users, I'm a new user to TOSSIM and I'm asking about How to analyze TOSSIM simulation results to get some metrics like average network throughput or Packet latency, I found a lot of papers that use TOSSIM and give a useful simulation graphs for the network. Is there a

[Tinyos-help] compile error with mica2 mote

2013-04-11 Thread Myint, Soe (Student)
hello, I am trying to program a Mica2 mote with MIB510CA bard, i have tried with so many ways but i couldn't success to program it. My OS is Ubuntu 12.04 and TiniyOS version is 2.1.2. I can program Mica2mote with Mib510CA board by using TinyOS-2.1.1 . But i don't know why, i can't program

[Tinyos-help] Fwd: errors gsn and tinyos

2013-04-11 Thread Kayalvizhi Jayavel
Hello We are working with TinyOS with IPV6. We tried working with BLIP protocol but we get the errors as in attachment. And Also we are working on Global Sensor Network (GSN) Infrastructure level Middleware. Kindly let us know if we you could help in these? Thanks in anticipation. Attached the

Re: [Tinyos-help] Multihop programming

2013-04-11 Thread syed qasim
hey can u please tell where u got the programmes for multihop ,are u refferring some repositor ,or give some links if u know -- View this message in context: http://tinyos-help.10906.n7.nabble.com/Multihop-programming-tp11321p22914.html Sent from the TinyOS - Help mailing list archive at

[Tinyos-help] Need help to know : how to use TOSSIM

2013-04-11 Thread Pratik Ranjan
Respected Sir, I am a final year student of Master of Technology in Computer Science and Information Security and doing research on WSN Security. I am currently working on the key issues with Elliptical Curve Cryptography. For this I need a simulator. I have search out in Internet and found the

[Tinyos-help] [Researchers] 16th ACM/IEEE MSWiM 2013, Barcelona, Nov 3-8th, 2013.

2013-04-11 Thread Profa Dra Mirela Sechi Moretti Annoni Notare
Call-For-Papers: 16th ACM/IEEE MSWiM 2013 Barcelona, Nov 3-8th, 2013 www.mswimconf.com/2013 IMPORTANT: Submission deadline: May 13th, 2013 a Special issue on Elsevier Performance Evaluation

[Tinyos-help] Need Help on tinyos

2013-04-11 Thread raj bhatol
Hello sir/madam, i am installing tinyos on fedora 17 but some problems occurs in it. here i attached file in it error would be in it. so plz check it and rply me as soon as because it's urgent to me so pl. Thanking you, Raj Bhatol M.Tech(Networking Communication) Gujarat University

[Tinyos-help] Need Help

2013-04-11 Thread raj bhatol
Hello sir/madam, Please help me regarding below errors. [root@Raj tools]# ./Bootstrap + aclocal + autoconf + '[' -d config-aux ']' + automake -a -c + rm -f config.cache src/config.cache [root@Raj tools]# cd platforms/mica/uisp/ [root@Raj uisp]# ls doc kernel src [root@Raj uisp]# ./bootstrap

[Tinyos-help] Need help on Tinyos

2013-04-11 Thread raj bhatol
hello sir madam, Here attached two files svn and cvs so plzz check its error and give me solution as soon as .. because its urgent to me and plz help me Thanking you, Raj Bhatol M.tech(Networking Communication) Gujarat University, Gujarat, INDIA svn error.doc Description: MS-Word document

[Tinyos-help] Multi Hop message forwarding

2013-04-11 Thread ravi
Hi, I am currently working on a project which implements Multi hop network in TinyOS. Can anyone help me with the code to transmit or forward the same message that has been recieved by mote or give me the interfaces that would enable me to forward the same message that has been recieved from some

[Tinyos-help] how can i calculate speed from acceleration data with MTS310CA sensor.

2013-04-11 Thread aye myint
Hello, I'd like to know that how can calculate speed from acceleration data. Please help and advice me to solve it out. Thank you very much indeed. Regards soe ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

Re: [Tinyos-help] Need help to know : how to use TOSSIM

2013-04-11 Thread Fatma Hendaoui
Hello, first you have to create the .nc files in which you import the tinyECC package. Then, you ought to create a .py file in which you put your topology, the noise In the terminal type: make micaz sim, then, python yourfile.py --good luck DeĀ : Pratik

Re: [Tinyos-help] Need help on Tinyos

2013-04-11 Thread Eric Decker
Neither the old CVS nor the SVN (google code) repositories are supported any more. The TinyOS 2.1.2 release can be found at https://github.com/tinyos/tinyos-release and the development repository can be found at https://github.com/tinyos/tinyos-main If you had looked at the main page for the