[Tinyos-help] Introducing Mobility in TOSSIM

2012-03-13 Thread Osama Khalid
I would like to know whether there is a way to introduce a mobile network topology in TOSSIM. One way would be to update the network topology in a loop, but at every iteration of the loop, the Nodes would to have to be rebooted thus this approach would fail. Does anyone have any suggestion as to

Re: [Tinyos-help] Deluge T2 Rollback Gesture on Iris

2012-03-13 Thread András Bíró
Hi Guys, I'm currently porting deluge to some of our platforms, and I think the rollback function isn't that easy as it should be based on the documentation. First of all, the golden image should be injected with tos-deluge serial -i 0 image xml. It can probably disseminated with -d, but I'm not

[Tinyos-help] receiving radio packet INCORECTLY from one-hop neighbor in TOSSIM

2012-03-13 Thread Alex Chih Hu
Hello, sir: In tossim, I found an error that the node received the wrong radio packet from one-hop neighbor node. By test RadioCountToLeds application in the folder /opt/tinyos-2.x/apps/RadioCountToLeds, this error may be found. step1, modify radio_count_msg_t struct in the file

[Tinyos-help] IRIS/RF230: Optimistic Timings?

2012-03-13 Thread Markus Jung
Hello altogether, i am currently developing support for IRIS nodes for the Avrora simulation framework, with a special focus on TinyOS applications. Simulation protocols and further investigations into the RF230 driver source have raised some questions. According to the AT86RF230 datasheet, a

[Tinyos-help] ToF Ranging

2012-03-13 Thread giacomo_gioacch...@libero.it
Hi, I am trying to make some test using ToF Ranging application on MICA2 motes ( TinyOS-1.x ). I am having some problems and I think it is because it works only on the MICA platform, is it correct? If so, is there an equivalent application I can run on my motes? Thanks in advance, Giacomo

Re: [Tinyos-help] IRIS/RF230: Optimistic Timings?

2012-03-13 Thread Miklos Maroti
Hi Markus, On Tue, Mar 13, 2012 at 1:29 PM, Markus Jung markus.j...@stud.uni-karlsruhe.de wrote: Hello altogether, i am currently developing support for IRIS nodes for the Avrora simulation framework, with a special focus on TinyOS applications. Simulation protocols and further

Re: [Tinyos-help] IRIS/RF230: Optimistic Timings?

2012-03-13 Thread Markus Jung
Hello Miklos, According to the AT86RF230 datasheet, a transition from P_ON to TRX_OFF has a typical duration of 880µs. The driver uses a vale of 510 µs (which can be found in Atmels AT86RF230 software programming model) Actually, the init code waits twice for 510 us, first to get clock,

[Tinyos-help] Using Interfaces for TOSSIM

2012-03-13 Thread Ali Shareef
Hello all, I was hoping that someone can help me with understanding how to create and modify interfaces. I will use the following example with the TossimPacketModelC module in the /tos/lib/tossim folder. We have: module TossimPacketModelC{ provides{ ...} uses interface

[Tinyos-help] Time Difference of Arrival

2012-03-13 Thread giacomo_gioacch...@libero.it
Hi,I am a student and for a Univeristy project I am using the mica2 motes and Tinyos-1.x. I would like to implement a simple code for the acoustic ranging. I have found the Time interface, which I think could be useful to me, especially the async command tos_time_t get(), in order to get the

[Tinyos-help] IPSN'12 early registration deadline approaching

2012-03-13 Thread Ying Zhang
[Apologies if you receive multiple copies.] CALL FOR PARTICIPATION The 11th ACM/IEEE Conference on Information Processing in Sensor Networks (IPSN'12) April 16-19, 2012, Beijing, China http://ipsn.acm.org/2012 *Early Registration Deadline: March 15, 2012* We have assembled an exciting

[Tinyos-help] where can I find detail information about framework and function of Edge Router

2012-03-13 Thread Caiquan Liu
In this web page, we can find detail information about how to use and configure Edge Router: http://docs.tinyos.net/tinywiki/index.php/BLIP_Tutorial Now I want to get more information about how the Edge Router working, but I can not find the on www.tinyos.net. Can you give me some clue to find