Re: [Tinyos-help] Announcement: Open-source Release of Low-power Wireless Bus and Glossy

2015-12-03 Thread Marcin Szczodrak
Hi Marco, I might get confused here, but the open source code is for Contiki only, right? Neither LWB nor Glossy run on TinyOS, or I missed something? Thanks, Marcin On Thu, Dec 3, 2015 at 2:28 AM, Marco Zimmerling < marco.zimmerl...@tu-dresden.de> wrote: > Dear TinyOS developers, > > We are

Re: [Tinyos-help] How to see data on command prompt instead on GUI of MVIZ

2014-05-28 Thread Marcin Szczodrak
That should help: http://tinyos.stanford.edu/tinyos-wiki/index.php/TOSSIM On Wed, May 28, 2014 at 10:11 PM, manishkk 1991manish.ku...@gmail.com wrote: how you are executing you code? -- View this message in context:

Re: [Tinyos-help] AlarmMicro16C() not working

2014-03-21 Thread Marcin Szczodrak
Hi Guys, I confirm this problem. For me, the issue with AlarmMicro16C() came when I was porting cc2420x to Zolertia Z1. The workaround I found was to reuse the Janos' cc2420x code from telosa as much as possible. The result of my hacks is the code here:

Re: [Tinyos-help] large regression computation error in FTSP

2012-11-26 Thread Marcin Szczodrak
Hi Xiaohui, I was digging this for a while and found the issue to be related to the compiler. See the following: http://mail.millennium.berkeley.edu/pipermail/tinyos-help/2012-September/055731.html Best, Marcin On Mon, Nov 26, 2012 at 10:15 PM, Xiaohui Liu xiao...@wayne.edu wrote: Xiaohui Liu

Re: [Tinyos-help] Programming the motes in the Tesbed.

2012-11-19 Thread Marcin Szczodrak
Hi Sara, I guess you are looking for a web interface that would take care of the motes' programming. You may find helpful the Open Testbed Framework (OTF) project, in particular, maybe try to first take a look at what the testbed looks like and see if it fits your needs.

Re: [Tinyos-help] Test-Bed

2012-11-15 Thread Marcin Szczodrak
Hi Sara, There is an open source project supporting developing testbeds at: http://smartcity.cs.columbia.edu/otf Best, Marcin On Thu, Nov 15, 2012 at 3:21 AM, Sarah John Mwariti saraah1...@gmail.com wrote: Hi All, I have created a small test bed and its working fine BUT each an every-time

Re: [Tinyos-help] [SOLVED] FTSP fails apps/tests/TestFtsp/Ftsp (both 2.1.2 and 2.x) - msp430-gcc version issue

2012-09-30 Thread Marcin Szczodrak
and spend time in potential problem investigation. Best, Marcin On Tue, Sep 25, 2012 at 7:25 PM, Marcin Szczodrak mar...@ieee.org wrote: Hi Han Bin, Please take a look at the log from one of the tests. This code is printed from void addNewEntry(TimeSyncMsg *msg) function. As you can see

Re: [Tinyos-help] FTSP fails apps/tests/TestFtsp/Ftsp (both 2.1.2 and 2.x)

2012-09-25 Thread Marcin Szczodrak
Hi All, Thanks to all who replied. I haven't found the error yet, but I do have some insights that might help. 1. I'm pretty sure that there are no issues with the code from ActiveMessage below. 2. When comes to FTSP, there is this part of the code in TinySyncP which probably introduces some

Re: [Tinyos-help] FTSP fails apps/tests/TestFtsp/Ftsp (both 2.1.2 and 2.x)

2012-09-25 Thread Marcin Szczodrak
Hi Han Bin, Please take a look at the log from one of the tests. This code is printed from void addNewEntry(TimeSyncMsg *msg) function. As you can see, every time the number of the table entries (numEntries) is = 4, the timeError of new TimeSync message is checked, and it never fits between the

[Tinyos-help] FTSP fails apps/tests/TestFtsp/Ftsp (both 2.1.2 and 2.x)

2012-09-23 Thread Marcin Szczodrak
Hi, I have noticed that FTSP does not pass the test from apps/tests/TestFtsp/Ftsp . I've configured couple of tests as explained in the Ftsp apps' README, and once I deployed all the motes I could not see them being synchronized. In my test scenario I've used 4 tesloB motes running in 3 different