Re: [Tinyos-help] (no subject)

2021-01-01 Thread Eric Decker
doesn't work that way. tinyos/nesc programs are whole program compilation/optimization. Everything is static. There is no dynamic loading or allocation. tasks are static and are simply the routine/code declared. There is no memory per-se that is associated with the task. All memory is

[Tinyos-help] (no subject)

2021-01-01 Thread Anita Patil
Dear Sir/Mam, Is there any function in nesC to compute memory occupied by a task? (just like, memory occupied by a function in C program) with Regards Anita Patil ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

[Tinyos-help] (no subject)

2019-06-25 Thread anita patil
Dear TinyOS-help Team, do we have scanf() like functions in nesC ? (as it supports Printf library), how to read the input from keyboard? TEP-106 says that we can replace the scheduler. There the example is taken for EDF(Early Deadline First) and said that, A prototype of a scheduler that

[Tinyos-help] (no subject)

2018-01-17 Thread Abhishek Trivedi
hey http://1lvl.ru/go.php?%68%74%74%70%3a%2f%2f%62%69%74%2e%6c%79%2f%32%44%67%55%76%57%32 https://goo.gl/SXDHUa Abhishek ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

[Tinyos-help] (no subject)

2016-04-12 Thread Nouasria Dalila
Bonsoir tous le monde:   je travaille sur le sujet "tolérances aux pannes dans les réseaux de capteurs sans fils" sous Tiny OS utilisant cygwin  et j'ais un problème dans l'installation du protocole leach sous tinyos (le simulateur TOSSIM) est ce que vous  pouvez  m'aider svp?? Merci

[Tinyos-help] (no subject)

2015-08-07 Thread Niyifasha Robert
Which simulation software will be best for temperature, humidity and lightning sensor network using zigbee? (C-based simulator compatible with TinyOS running on ubuntu) Thanks *--* *Niyifasha Robert* *phone:

[Tinyos-help] (no subject)

2015-04-13 Thread sercan vançin
i found ncc folder in 'opt/tinyos-2.x/tools/tinyos/ncc ' and when i type 'which ncc' command , it returns nothing and it dosnt errror,too. ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

[Tinyos-help] (no subject)

2015-03-23 Thread Chahrazed Baghdadli
hi, i would like to send a packet with 6lowpan !but i used interface AmSend i don't think that it's right ,someone got any help to give me please ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

[Tinyos-help] (no subject)

2015-03-18 Thread Chahrazed Baghdadli
I want to use printf in Ppprouter wich works with blip ,but i can't do it !!!please help ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] (no subject)

2015-01-26 Thread housam eddin bouzgaya
Spam detection software, running on the system mail.Millennium.Berkeley.EDU, has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator

[Tinyos-help] (no subject)

2014-12-09 Thread juan pablo gallardo velásquez
Dear Friends, I´m trying to load a Little program in the Gateway of Zoleria, in the Z1 included in the Gateway device, but I can´t, I tried and the error says that there is no target z1, I am new using this devices, please If someone can help me I ´ll really appreciate that. Thanks JP

[Tinyos-help] (no subject)

2014-12-09 Thread juan pablo gallardo velásquez
Dear Friends, I´m trying to load a Little program in the Gateway of Zoleria, in the Z1 included in the Gateway device, but I can´t, I tried and the error says that there is no target z1, I am new using this devices, please If someone can help me I ´ll really appreciate that. Thanks JP

[Tinyos-help] (no subject)

2014-10-19 Thread Vandana Bhasin
Hi, When I compile my program with 'make micaz', my exe file is built,, but when I compile with 'make micaz sim' In interface `HplAt45db': /opt/tinyos-main-master/tos/chips/at45db/HplAt45db.nc:120: syntax error before `data' /opt/tinyos-main-master/tos/chips/at45db/HplAt45db.nc:135: syntax

[Tinyos-help] (no subject)

2014-01-08 Thread Prashant Chaudhari
___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] (no subject)

2013-12-20 Thread Masayasu FUKASE
Hi, All. I believe the program for reciprocating the packet in TinyOS. But it was confirmed transmission of the first packet received, but do not seem to be at the receiving end. I will put the program down.Why not be received? a(Send first):

[Tinyos-help] (no subject)

2013-12-19 Thread Kondapooja Reddy
has anyone implemented spin protocol in real time application.. if yes please do reply would like to communicate with u really finding it difficult.. thanks in advance.. ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

[Tinyos-help] (no subject)

2013-10-15 Thread Anbu Sorna
Hi,        Is there any way to assign more than one radio channel frequency in tinyos??? For example    CFLAGS += -DCC2420_DEF_CHANNEL=12         CFLAGS += -DCC2420_DEF_CHANNEL=24 Please let me know whether the basestation can receive more than one channel simultaneously.. Regards K.SORNA

[Tinyos-help] (no subject)

2013-10-14 Thread Madapu Amarlingam
___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] (no subject)

2013-07-24 Thread Edgard Neto
*Dear all,* *I am working with wireless sensor networks ( more specifically with Shimmer Devices), and my case scenario is:* *I have an android tablet, a gateway and some Shimmer devices.* *The shimmer devices will be using 802.15.4 and send packets to the gateway.* *The gateway will receive

[Tinyos-help] (no subject)

2013-06-05 Thread ashish gupta
Spam detection software, running on the system mail.Millennium.Berkeley.EDU, has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator

[Tinyos-help] (no subject)

2013-05-24 Thread sarahgros
Hello all, I've got this error : TempAverage.nc:15: `TOS_ADC_TempAverage_PORT' undeclared here (not in a function) make: *** [exe0] Error 1 Can someone help me, please ? ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

Re: [Tinyos-help] (no subject)

2013-05-24 Thread Eric Decker
On Fri, May 24, 2013 at 2:27 AM, sarahg...@free.fr wrote: Hello all, I've got this error : TempAverage.nc:15: `TOS_ADC_TempAverage_PORT' undeclared here (not in a function) make: *** [exe0] Error 1 Can someone help me, please ? not with the minimal infornation that you've provided.

[Tinyos-help] (no subject)

2013-05-24 Thread rabiaa Kamel
i just want to ask you which tool do you used for graphics in your memory(les figures) thanks in advance ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

[Tinyos-help] (no subject)

2013-05-07 Thread asma achour
asma.achour...@gmail.com ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] (no subject)

2013-04-18 Thread Hamdi Zribi
Hello, how can I select a protocol (zigbee for example)? which command ? And I want to know how can I extract data from the sensor. ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

Re: [Tinyos-help] (no subject)

2013-04-18 Thread Eric Decker
On Wed, Apr 17, 2013 at 11:07 PM, Hamdi Zribi hamdiz...@gmail.com wrote: Hello, how can I select a protocol (zigbee for example)? which command ? You need to come up to speed on how to build TinyOS images for TinyOS platforms (motes). Once you do you will see your question doesn't make any

[Tinyos-help] (no subject)

2013-04-03 Thread Faruk Baturalp Günay
Hello all, I have Telosb and MICAz motes,i'm planning to connect 3 axis accelerometer,magnetometer and high accuracy (1m) GPS receiver to those nodes.Which one of these nodes can be useful for connections,and which expansion ports i should use for mentioned connections?Moreover can you suggest

[Tinyos-help] (no subject)

2013-04-03 Thread Faruk Baturalp Günay
Hello all, I have Telosb and MICAz motes,i'm planning to connect 3 axis accelerometer,magnetometer and high accuracy (1m) GPS receiver to those nodes.Which one of these nodes can be useful for connections,and which expansion ports i should use for mentioned connections?Moreover can you suggest

Re: [Tinyos-help] (no subject)

2013-04-03 Thread Eric Decker
It is very unlikely that you will get an answer to this question. typically, this is an engineering problem that you need to evaluate and make decisions on your own. Given that you are doing essentially new hardware you should probably not use these older CPUs. If I were doing this project, I

[Tinyos-help] (no subject)

2013-03-27 Thread mjmohiuddin
Iam getting the tos-bsl problem whenever iam installing Blink program on telosb mote... MSP430 Bootstrap Loader Version: 1.39-goodfet-8 Mass Erase... MSP430 Bootstrap Loader Version: 1.39-goodfet-8 Mass Erase... Traceback (most recent call last): File /usr/bin/tos-bsl, line 1927, in module

[Tinyos-help] (no subject)

2013-03-15 Thread Vandana Bhasin
Hi all,     If the same mote has to read the data and while reading the data,  it gets a packet which it receives from another mote. How to implement this logic?   How can this situation be handled?  I am aware that Read.read interface can be used for reading and Receive.receive for receiving

Re: [Tinyos-help] (no subject)

2013-03-15 Thread Eric Decker
On Fri, Mar 15, 2013 at 4:25 AM, Vandana Bhasin vandana.bha...@yahoo.comwrote: Hi all, If the same mote has to read the data and while reading the data, it gets a packet which it receives from another mote. Please try again.The above sentence doesn't parse and logically doesn't make

Re: [Tinyos-help] (no subject)

2013-03-11 Thread Eric Decker
you should work through the tutorials at docs.tinyos.net In particular... http://docs.tinyos.net/tinywiki/index.php/Mote-PC_serial_communication_and_SerialForwarder And then look at code that uses the Collection Tree Protocol. Search for files that use CollectionSenderC ie. grep -nHiR

[Tinyos-help] (no subject)

2013-03-10 Thread Anbu Sorna
Dear all,             Can u plz tell me the use of SerialAMSenderC and  CollectionSenderC...Shall i use this to send 2 different AM type packets to  the receiver? Thank u..___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

[Tinyos-help] (no subject)

2013-03-06 Thread mjmohiuddin
SIR i want to know how to use nesdoc for telosb.. Thanks --- This e-mail is for the sole use of the intended recipient(s) and may contain confidential and privileged

Re: [Tinyos-help] (no subject)

2013-03-06 Thread nishad kamdar
hey, You can find it on this link. http://www.tinyos.net/tinyos-2.x/doc/nesdoc/telosb/ On Thu, Mar 7, 2013 at 11:26 AM, mjmohiud...@cdac.in wrote: SIR i want to know how to use nesdoc for telosb.. Thanks

[Tinyos-help] (no subject)

2013-03-05 Thread Sindhu Snesi
sindhusn...@gmail.com ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] (no subject)

2013-02-16 Thread Faruk Baturalp Günay
Hi again all, Do you know,can a water level sensor or indicator can be directly or indirectly connected to a mote that has Tinyos?If it is,how it may be?If you  could some details i'de pleased.Thanks from now.___ Tinyos-help mailing list

Re: [Tinyos-help] (no subject)

2013-02-09 Thread antonio rosa
You can review source code TYMO protocol. This is an implementation of DYMO protocol based on AODV. 2013/2/8 jerbi jerbi jer...@yahoo.fr Hi Iam a final year student doing my project on TINY OS AODV implementation in telosb.Can u Please send me the source code of that to my mail id and

[Tinyos-help] (no subject)

2013-02-08 Thread jerbi jerbi
Hi Iam a final year student doing my project on TINY OS AODV implementation in telosb.Can u Please send me the source code of that to my mail id and hoping that you will reply soon... ___ Tinyos-help mailing list

Re: [Tinyos-help] (no subject)

2013-02-08 Thread Eric Decker
Please don't make requests for people to send you the source code for a project you are doing. You are a finaly year student doing your final year project. This is something you are supposed to do. That includes making an effort to find historical code that may help you make forward progress.

[Tinyos-help] (no subject)

2013-02-03 Thread Faruk Baturalp Günay
I'm a new beginer for tinyos and i bought some MAXFOR cm5000msp (similar with Telosb) motes.As i undermentioned i had a problem  in a simple helloworld application,in terminal.If you can help about this problem i'll be so pleased.Thank you from now.i look forward to your reply. Kind regards,

[Tinyos-help] (no subject)

2013-02-02 Thread Gustavo Zanatta Bruno
Do you have any examples where the content package is changed in the root node before being forwarded to the serial port? -- *Atenciosamente:* *Gustavo Zanatta Bruno* ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

[Tinyos-help] (no subject)

2012-11-25 Thread HARIKRISHNAN V S
Dear sir/madam I am receving 'bad packet' message from my telosb Basestation mote for the following command java net.tinyos.tools.Listen -comm serial@/dev/ttyUSB0:telosb Since I am getting bad packet message at irregualar intervals unpredicted, I am unable to identify the problem. I googled to

[Tinyos-help] (no subject)

2012-11-23 Thread Tripti Singh
Hello, Can anyone please help me out what to do next after installing tinyos for implementing caching. ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] (no subject)

2012-11-17 Thread Thatayaone Mabusa
Hi, I am following the Windows installation instructions for Installing TinyOS-2.x on docs.tinyos.net. The instructions say install the rpm called avr-gcc-4.1.2-1.cygwin.i386.rpm. That rpm installs without any problems. Then, I go on to the next step which says install the rpm called

[Tinyos-help] (no subject)

2012-11-14 Thread Sarah John Mwariti
Hi All, I have created a small test bed and its working fine BUT each an every-time i send data to the nodes in the testbed, i have to program them one by one Is there anyway that i can send data to all of them once? And how to create the interface where i can select the nodes that i

[Tinyos-help] (no subject)

2012-11-01 Thread Tripti Singh
Gud Evening, I have successfully installed TinyOS in my ubuntu 11.10 (32-bit) operating system. Now, i would like to know how and where to implement caching algorithms in tinyos for wireless sensor networks. Please do reply as soon as possible. Thank You.

[Tinyos-help] (no subject)

2012-09-11 Thread Carlos Neto
Dear all, Anyone knows if PPProuter (Blip 2) uses 6lowpan neighbor discovery ? If yes, it is possible access to neighbor cache? Thanks in advance. Cheers Carlos Neto ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

Re: [Tinyos-help] (no subject)

2012-08-29 Thread João Gonçalves
2012/8/28 Eric Decker cire...@gmail.com Before you start taking up peoples time (which is all volunteer by the way) you need to go do your homework Namely start working through the tutorials.http://docs.tinyos.net Then start looking at the mail list archives (search for multihop

Re: [Tinyos-help] (no subject)

2012-08-28 Thread Eric Decker
Before you start taking up peoples time (which is all volunteer by the way) you need to go do your homework Namely start working through the tutorials.http://docs.tinyos.net Then start looking at the mail list archives (search for multihop flooding etc) and look at the code that is

[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] (no subject)

2012-08-10 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

[Tinyos-help] (no subject)

2012-08-03 Thread dasau...@yahoo.com
Spam detection software, running on the system mail.Millennium.Berkeley.EDU, has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator

[Tinyos-help] (no subject)

2012-07-17 Thread chirayu shah
http://www.villanazules.com/fevnzv.php?pww=piyqrcvd___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] (no subject)

2012-07-17 Thread chirayu shah
http://srcbc.edu.ph/fevnzv.php?jrlc=chcopdc___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] (no subject)

2012-06-28 Thread Dawed Samy
Spam detection software, running on the system mail.Millennium.Berkeley.EDU, has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator

[Tinyos-help] (no subject)

2012-06-25 Thread fabrice fothe
http://blog.mlbig.com/hipsd.html___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] (no subject)

2012-06-22 Thread Dawed Samy
http://forex-soldier.com/rhjerd.html___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] (no subject)

2012-06-21 Thread Dawed Samy
http://teamnirvana.com/blog/wp-content/themes/myjournal-supareal-10/images/rotator/nmdls.html?vb=lah.yyazolvkexk=zyyv.yyazxyyz=icxh___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

[Tinyos-help] (no subject)

2012-06-20 Thread AHMED NOUR
I would like to know if there is any method to store a variable in the nvram, given that I work with IRIS platform (AT86RF320) ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

Re: [Tinyos-help] (no subject)

2012-06-19 Thread antonio rosa
Hi András, I'm sorry for respond you so late. I have not been able to do it before because I've been working with other topics. Yesterday, I followed your advices and the buzzer works well without problems. Regards, Antonio Rosa. 2012/1/31 antonio rosa antoniorosarodrig...@gmail.com

[Tinyos-help] (no subject)

2012-06-16 Thread Dawed Samy
http://locamode.ca/wp-content/themes/locamode/kgohng.html?kjcyn=ji.kffnykn=nkbb.jknkjki=xpht___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] (no subject)

2012-06-06 Thread Abhishek Trivedi
http://allkappssoftware.com/wp-content/themes/mobilityapp/test.php?count207.png ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

[Tinyos-help] (no subject)

2012-05-07 Thread SURA ALI
I am a student at the University needy code: 1 -      6 sites to determine the sensor and one of them Basestation) 2 -       locate the sensor and one for the rest of the sensor    Using RSSI___ Tinyos-help mailing list

Re: [Tinyos-help] (no subject)

2012-05-07 Thread Sergio Valcarcel
Hi, First, of course, you need to understand how to localize with RSSi using, for instance, trilateration. Are you familiar with that? If yes, my advice would be to do most of the tutorials and then customize them to localization. For instance, Then you may write a set of simple examples

[Tinyos-help] (no subject)

2012-04-28 Thread Dawed Samy
http://procomexamerica.com/respaldo/wp-content/plugins/podpress/optional_files/wp1.5_2.0/wp-admin/pssal.html?cai=zl.jgjcn=gg.ffnffyrl=tmrm___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

[Tinyos-help] (no subject)

2012-04-27 Thread Dawed Samy
http://ipad.jacksoncloud.com/wp-content/plugins/extended-comment-options/vmord.html?ffna=qffr.zagjza=zgg.grrrzi=mwrq___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] (no subject)

2012-04-25 Thread Juan Martinez
HI, All I am using xubuntu. I can compile and install the sample program Blink on my tesloB sensors. And the program runs well. So I guess the sensor has no problem. When I compile another sample program TestSerial, there is still no problem. But I got the complain [Errno 84] Invalid or

[Tinyos-help] (no subject)

2012-04-09 Thread Juan Martinez
Hi! I'm ussing cygrin in windows 7 and when I try to intall de rpm i get the netx error: $ rpm -ivh --ignoreos msp430tools-base-0.1-20050607.cygwin.i386.rpm error: Failed dependencies: /bin/sh is needed by msp430tools-base-0.1-20050607 Thanks Juan

Re: [Tinyos-help] (no subject)

2012-04-09 Thread Hasib1
Try windows XP , I faced the same problem Juan Martinez-3 wrote: Hi! I'm ussing cygrin in windows 7 and when I try to intall de rpm i get the netx error: $ rpm -ivh --ignoreos msp430tools-base-0.1-20050607.cygwin.i386.rpm error: Failed dependencies: /bin/sh is needed by

Re: [Tinyos-help] (no subject)

2012-04-09 Thread Juan Martinez
I think that i solved the problem, but I get this error. I don't know if its the same... $ make telosb install mkdir -p build/telosb compiling AssociationExample to a telosb binary ncc -o build/telosb/main.exe -Os -O -I/opt/tinyos-2.x/tos/ieee802154/includes

[Tinyos-help] (no subject)

2012-04-04 Thread Juan Martinez
any body know why I get this problem. xubuntos@xubuntos-tinyos:/opt/tinyos-2.x-contrib/hurray2x/apps/AssociationExample$ make telosb install mkdir -p build/telosb compiling AssociationExample to a telosb binary ncc -o build/telosb/main.exe -Os -O -I/opt/tinyos-2.1.0/tos/ieee802154/includes

[Tinyos-help] (no subject)

2012-03-30 Thread Juan Martinez
Hi I-m ussing Xubuntos with telosb and when I go to the rute xubuntos@xubuntos-tinyos:/opt/tinyos-2.x-contrib/hurray2x/apps$ and make the --make telosb install it dosen't work the erro the give to me is. Building ... /opt/tinyos-2.x-contrib/hurray2x/apps/AssociationExample make telosb install

[Tinyos-help] (no subject)

2012-03-29 Thread rakshita guddi
hai, Am trying to modify RadioSenseToLeds, such that the payload has data from 3 different sensors attached to it. The program works fine. But since i used DemoSensor, everyvalue i receive is the same. How to generate random value for simulation purpose? pls help me.

Re: [Tinyos-help] (no subject)

2012-03-29 Thread Xiaoyang Zhong
Hi, You can use interface Random to generate a 16-bit or 32-bit random value. It's very easy to use. On Thu, Mar 29, 2012 at 6:26 AM, rakshita guddi rkshtgu...@gmail.comwrote: hai, Am trying to modify RadioSenseToLeds, such that the payload has data from 3 different sensors attached to it.

Re: [Tinyos-help] (no subject)

2012-03-27 Thread Eric Decker
On Tue, Mar 27, 2012 at 3:10 AM, Juan Martinez juan.jose.martinez.ro...@gmail.com wrote: Hi, I’m using Xubuntos with tinyos-2.1.0 and the folder that contain hurray archive. My question is anybody knows witch is the route that I have to introduce the hurray folder? you might want to be a

[Tinyos-help] (no subject)

2012-03-27 Thread Juan Martinez
Hi everybody, I'm ussing tinyos-2.1.1 in a ubuntu VMware and I wanna use the hurray, the readme is:

Re: [Tinyos-help] (no subject)

2012-03-23 Thread Ali Shareef
Hello Juan, Apparently the tos-check-env script is not up to date. If you can compile RadioCountToLeds for both make micaz and make micaz sim you are in good shape. Ali ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

[Tinyos-help] (no subject)

2012-03-18 Thread Juan Martinez
Hello! When I try to check the environment. I received some warning, any help please. root@xubuntos-tinyos:/opt/tinyos-2.1.0# tos-check-env Path: /usr/local/sbin /usr/local/bin /usr/sbin /usr/bin /sbin /bin /usr/games Classpath:

Re: [Tinyos-help] (no subject)

2012-03-18 Thread Eric Decker
tos-check-env is severly out of date and needs to be updated. You can probably safely ignore those warnings. On Sun, Mar 18, 2012 at 11:17 AM, Juan Martinez juan.jose.martinez.ro...@gmail.com wrote: Hello! When I try to check the environment. I received some warning, any help please.

[Tinyos-help] (no subject)

2012-03-10 Thread Asier Arruti
.Internet can bring you money! http://bonmont6.com/forum.link.php?bfriend_id=02vj4 ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] (no subject)

2012-03-09 Thread aryasomayajula anudeep
i want to unsubscribe from dis mailing list .can u brief me how to unsubscribe from getting dis mails Thanks Anudeep ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

Re: [Tinyos-help] (no subject)

2012-03-09 Thread Asier Arruti
...I waited so long for my time to shine http://cembreu.fr/service.link.php?ugjtopic=33f1 ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] (no subject)

2012-03-09 Thread Asier Arruti
.On-line work is the fastest way to become rich http://lfauvel.fr/service.link.php?ctopic=72ba5 ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] (no subject)

2012-03-08 Thread Asier Arruti
...Work at home and make speed money! http://www.randonnez.fr/service.link.php?eshowtopic=59e0 ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] (no subject)

2012-03-07 Thread Asier Arruti
..Earn money right from your pc. http://ecole2jauche.be/service.link.php?itshowtopic=69i2 ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] (no subject)

2012-03-05 Thread Asier Arruti
...This is something ANYONE can do! read it! http://www.rotabrasil.com.br/service.link.php?yngoogle=30b8 ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] (no subject)

2012-03-04 Thread Asier Arruti
.Change your financial future http://un-ocean.fr/service.link.php?umafortune=36y4 ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] (no subject)

2012-03-01 Thread Asier Arruti
..Make money with an internet connection from anywhere in the world http://www.mymicrohosting.com/service.link.php?sfortune=67a1 ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

[Tinyos-help] (no subject)

2012-03-01 Thread Asier Arruti
..I read this article and I'm tempted to do it myself. http://rico_85.perso.neuf.fr/service.link.php?yreSection=25y0 ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

Re: [Tinyos-help] (no subject)

2012-02-27 Thread Asier Arruti
...Single moms and teenagers are making real money from home. http://karate-chur.ch/job.link.php?vfriend_id=42z1 ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] (no subject)

2012-02-26 Thread Asier Arruti
..Key strategy to become a rich man http://plaisanceadhesifs.fr/job.link.php?gykSubCategoryId=71o1 ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] (no subject)

2012-02-21 Thread Asier Arruti
.Earn more on-line from home http://plaisanceadhesifs.fr/job.link.php?guktype=97dy6 ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] (no subject)

2012-02-17 Thread Asier Arruti
... http://sbancoilcasino.net/job.link.php?xlucky=70in0 ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] (no subject)

2012-02-15 Thread kli y
http://abbyrealty.com/mjs/206670.html ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] (no subject)

2012-02-15 Thread Asier Arruti
...You can earn today money using your computer http://sineater.prv.pl/job.link.php?yljSection=57eg3 ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] (no subject)

2012-02-15 Thread kli y
Spam detection software, running on the system mail.Millennium.Berkeley.EDU, has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator

[Tinyos-help] (no subject)

2012-02-13 Thread David Rodenas Herráiz
Hi all I'm trying to install TinyOS on a Windows 7 machine, but I am getting the following error: $ rpm -Uvh --force --nodeps avrdude-tinyos-5.6cvs-1.cygwin.i386.rpmPreparing... ### [100%] 1:avrdude-tinyos

Re: [Tinyos-help] (no subject)

2012-02-13 Thread András Bíró
Hi David, Giveio.sys doesn't work on Vista and newer, but if you don't plan to use parrellel port programmer, you don't need it. Andris On Mon, Feb 13, 2012 at 7:03 PM, David Rodenas Herráiz drod...@hotmail.com wrote: Hi all I'm trying to install TinyOS on a Windows 7 machine, but I am

  1   2   3   4   >