[Tinyos-help] TinyOS Simulator

2011-03-02 Thread Parisa Panjideh
Hi all, I am looking for a TinyOS simulator for shimmer platforms. Does anyone have a hint? Thanks for your assistance! Best regards Parisa ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.e

[Tinyos-help] TinyOS Simulator

2011-03-02 Thread Parisa Panjideh
Hi all, I am looking for a TinyOS simulator for shimmer platforms. Does anyone have a hint? Thanks for your assistance! Best regards Parisa ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.e

[Tinyos-help] TinyOS simulator

2011-09-18 Thread Indtiny s
Hi, I'm new to the Tiny os . I want to setup a TinyOs simulator(TOSSIM) for my project work . I went through the tinys OS site but could not get better document or link to setup the TOSSIM on tiny OS installation can any one help me to get a good document to install Tinyos simulator and start wi

[Tinyos-help] TinyOs simulator

2011-09-19 Thread Indtiny s
Hi, I'm new to the Tiny os . I want to setup a TinyOs simulator(TOSSIM) for my project work . I went through the tinys OS site but could not get better document or link to setup the TOSSIM on tiny OS installation can any one help me to get a good document to install Tinyos simulator and start wi

[Tinyos-help] tinyos simulator

2006-06-07 Thread Roberto
does anyone knowa tinyOS simulator, letting the user to run more codes on different nodes? thank you Roberto ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] TinyOS simulator

2013-06-14 Thread Mariana Segovia
Hi, I want to implement different routing attacks to CTP. Is there any open source TinyOS simulator where I could specify different code to run in different nodes? For example, multiple nodes running an application that uses CTP as the routing protocol and a node that runs a different routing

Re: [Tinyos-help] TinyOS Simulator

2011-03-02 Thread Urs Hunkeler
Hi Parisa, I'm not aware of a simulator for the shimmer platform. I have added support for the TelosB platform to the Avrora project. As they have some hardware in common (cc2420, msp430), maybe you can take this as a basis and add/modify the things you need and which are specific to the shimme

Re: [Tinyos-help] TinyOS simulator

2011-09-23 Thread Rafael de Oliveira Costa
Hi Indu, When you install tinyos from a repository ( and i believe from cvs ) the instalation of TOSSIM is already done. To use you have to compile your application with the word "sim" after the platform (e.g $make micaz sim). After this you have to create the script to simulate. More information