[Tinyos-help] Re:

2008-03-18 Thread Omprakash Gnawali
On Tue, Mar 18, 2008 at 11:17 AM, subhash nemani <[EMAIL PROTECTED]> wrote: > > > as you have said > > > for the first timer i have used 1ms and for second timer the interval is > 10 secs but then there is no use > > > > i didn't find any change i'm really fed up with this problem > You are sa

[Tinyos-help] Re:

2008-03-18 Thread Omprakash Gnawali
On Tue, Mar 18, 2008 at 9:20 PM, subhash nemani <[EMAIL PROTECTED]> wrote: > > > if there is a message delay i have no problem my problem is that it should > send only one packet for two mins but it is sending random number of > packets for two mins > > and all those packets contain same data .

[Tinyos-help] Re:

2007-02-21 Thread Michael Schippling
Actually I'm not entirely clear who is connected to whom and which is dying first, but... I will hazard that the xlisten or SF connection is hung-up in some data or close wait state, which are sometimes not even interruptible. I don't know how thy implement their exit()s but it's a good bet that

[Tinyos-help] Re:

2006-08-01 Thread Sankar Gorthi
I wasn't able to fix it. The problem still exists. What I did instead was, I copied the platform specs from a colleague's pc and saved it in the tinyos-1.x/tos/ folder. I also copied his entire Cricket folder and saved it in mine (all of this with tinyos-1.1.0 in case you were wondering). W

[Tinyos-help] Re: Hi

2007-08-29 Thread Mayur Maheshwari
On 8/29/07, Iyad tumar <[EMAIL PROTECTED]> wrote: > > actually i face problem to make communication between > PC and the telosB, i tried to test TestSerial > application via tinyos2, and i installed it on the > mote, after that in apps directory i type java > Testserial as written in the tutorial >

[Tinyos-help] Re PIC18F

2007-09-23 Thread Ed Todd
I found it in the Xubuntu VM download in /opt/tinyos-1.x/contrib/hsu/pic18f4620. I'll have to see if I can work out how to use it next... ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://www.millennium.berkeley.edu/cgi-bin/mailm

[Tinyos-help] Re: help

2007-11-25 Thread Michael Schippling
I'm cc'ing this to the help list to keep a record. Please send messages there instead of directly to me. I'm getting the feeling that you haven't been through the whole tutorial. That would help some. Also try some simpler host side programs like tools/java/net/tinyos/tools/Listen.java to get a b

[Tinyos-help] Re: tmote

2008-01-01 Thread subhash nemani
hi > i have written applications to sense data and transmit to the > basestation(mote connected to personal computer) successfully > but i don't know how to send the data or a signal(such as output a high > signal on DAC0 in the tmote with moteid X) from the basestation( mote > connected to person

[Tinyos-help] Re: LowPowerSensing

2008-02-24 Thread Kevin Klues
Hi Ian. You're right about the README file, its not there and I can't seem to find it anywhere :) I know I created it at the time I checked the app in, but somehow it must have gotten lost in the shuffle somehow. I 'll see about writing a new one when I get some time soon. For now though, what

[Tinyos-help] Re: LowPowerSensing

2008-03-02 Thread Kevin Klues
I've now checked in the README file in the LowPowerSensing application directory. Not sure why it got lost, but I generated a new one from scratch this afternoon. let me know if you find anything confusing or if you think there is anythign missing that would help in the clarity of reading it or u

[Tinyos-help] Re: storagevolumes

2008-03-11 Thread Razvan Musaloiu-E.
Hi! On Tue, 11 Mar 2008, Antonio wrote: Hi, I have the same error message (on Tiger OS x): make telosb mkdir -p build/telosb tos-storage-stm25p /Users/antonioruzzelli/tinyos-2.x/tos/platforms/telosb build/telosb/StorageVolumes.h || rm -f build/telosb/StorageVolumes.h Traceback (most recent

[Tinyos-help] Re: storagevolumes

2008-03-11 Thread Razvan Musaloiu-E.
Hi! On Tue, 11 Mar 2008, Razvan Musaloiu-E. wrote: Hi! On Tue, 11 Mar 2008, Antonio wrote: Hi, I have the same error message (on Tiger OS x): make telosb mkdir -p build/telosb tos-storage-stm25p /Users/antonioruzzelli/tinyos-2.x/tos/platforms/telosb build/telosb/StorageVolumes.h || rm -f

[Tinyos-help] Re : NesC

2008-03-11 Thread funofnet Funofnet
Hi for every one, First of all, thank you Mr José Manuel Sánchez-Matamoros Pérez for your aid. Then, if a person wants to color his NesC code, I give him this link. http://igert2.wikispaces.com/igert3 (textpad)

[Tinyos-help] Re: multihop

2008-03-18 Thread subhash nemani
i think there is some problem with the synchronisation On 3/18/08, subhash nemani <[EMAIL PROTECTED]> wrote: > > > hi > i am describing my problem > > the code which is attached to this mail is dumped in three motes with > moteid's 2,1,0 > > In this code the data is being sent for e

[Tinyos-help] Re: repeater

2008-03-19 Thread subhash nemani
does anybody has the program which just forwards the data to the > other node > > it must act like a repeater > i'm using tmotesky kit and tinyos-1.x ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley

[Tinyos-help] Re: surge

2008-04-03 Thread funofnet Funofnet
see tos\lib\MintRout\MultiHopWMEWMA.nc you will find the routing strategy :(choosing parent to make to topology) I hope that I helped you _ Envoyez avec Yahoo! Mail. Plus de moyens pour rester en contact. http://

Re: [Tinyos-help] Re

2008-05-28 Thread Omprakash Gnawali
On Wed, May 28, 2008 at 12:56 PM, funofnet Funofnet <[EMAIL PROTECTED]> wrote: > Hi, > > I am greatly thankful for your replies, but what I need to know how could I > specify an accurate threshold for any estimator (espacially wmewma and prr). > Is there a formula to apply ?. You can do experiment

Re: [Tinyos-help] Re

2008-05-28 Thread Philip Levis
On May 28, 2008, at 1:10 PM, Omprakash Gnawali wrote: > On Wed, May 28, 2008 at 12:56 PM, funofnet Funofnet > <[EMAIL PROTECTED]> wrote: >> Hi, >> >> I am greatly thankful for your replies, but what I need to know how >> could I >> specify an accurate threshold for any estimator (espacially w

Re: [Tinyos-help] Re

2008-05-28 Thread funofnet Funofnet
Hi, Thank you professors,   All the bests, Funofnet __ Do You Yahoo!? En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messages non sollicités http://mail.yahoo.fr Yahoo! Mail ___

[Tinyos-help] Re : tossim

2010-04-20 Thread chikh omar
salam, thank you wafa, the name is not Bizarre did we meet before ? the problem is that, the send return 0 which mean success however the sendDone() is not declenched neither the receive event.   why??? thanks in advance, ** Omar Cheikhrouhou Engineer

[Tinyos-help] Re : channels

2009-02-28 Thread Alfred NOBEL
2009/3/1, Alfred NOBEL : > Hi! > I am so grateful to your answer, but I didn't understand what you > would like to say by this: > ""Note that you have to do also call sync from CC2420Config.nc"" > because I found in the archive this Philip.L remark [1]: > ""All commands and events that do not have

[Tinyos-help] RE: flashbridgeviewer

2006-10-09 Thread David Moss
Daniel, Yep - this is expected. It's a characteristic of NOR (and NAND) flash. Writing to the flash only makes 1 bits go to 0's. Erases make 0's go to 1's - but you have to erase in huge blocks (65536 byte sectors at a time on the tmote's st m25p80 flash). This characteristics is sometimes a

[Tinyos-help] Re: LowPoerListening

2006-10-26 Thread Ian Welch
Does anyone know how I can use this feature?    ThanksOn 10/24/06, Ian Welch <[EMAIL PROTECTED]> wrote: I would like to use LowPowerListening to help save power while my Motes are inactive and waiting for commands. I found the Interface in /chips/cc1000/LowPowerListening.nc what module does this in

[Tinyos-help] RE: flashbridgeviewer

2006-11-17 Thread David Moss
Hi Daniel, FlashBridgeViewer can definitely be improved to at least twice as fast if some work is done on the software, and even faster if it is redeveloped. Maybe the best strategy to do this is to take the FlashBridge tinyos/java app templates and make a new copies of them so you can hack it and

[Tinyos-help] RE: TOSSIM

2007-01-15 Thread ricardo tiago
Hi, I'm trying to send a msg from one mote to another. Mote A has a msg in a buffer that will send to mote B. Everything works , except in one situation where mote A sends to mote B, but the msg doesn't get there and consequently no ack, then in sendDone i repost the task of the msg. The wei

[Tinyos-help] Re: net.tinyos.tools.Listen,

2007-01-30 Thread Le Hanh
Hello, I can program motes with different TinyOS appications using MIB510 but I could not receive any data at PC's COM1 using (Listen, ListenRaw, SerialForwarder). The leds of MIB510 display exactly like the mote on it so I assume communication between Mote and MIB510 is ok. The problem perhaps

[Tinyos-help] Re: hardware

2007-02-07 Thread Ted Carter
Ken Peirce yahoo.com> writes: > > I am looking to get a couple of motes to use in real world testing of my code. I see that Crossbow sells them. However, they appear to have a licensed tool chain. I assume the tinyOS code and tool chain works just fine on them and that the licensed tool chain is

[Tinyos-help] Re: LinkLayerModel

2007-03-21 Thread fatima cabot
What about transmision power on TOSSIM (T2)?Where is this value set in the simulator? I am interested in configuring Linklayermodel so that its rates and gain parameters model the area inside which a mote transmits. For example, if I want a micaz mote to send packets that other motes will hear in

[Tinyos-help] Re: TinyViz

2007-03-30 Thread yogesh gavali
hi, this also works well with me you do the followed steps : cd to TestTinyViz directory type make pc export DBG=usr1,all build/pc/main.exe -gui 30 (do not press Ctrl +C , open another window of cygwin and do following steps as ) cd to tools/java/net/tinyos/sim type make then type j

[Tinyos-help] RE: TinyOS

2007-04-27 Thread Michael Collett
Hi, I'm very busy at the moment, so will give you a couple of pointers. If you are still stuck then email again next week and I'll be able to look in more detail. *Start by using the TestAcousticRanging. This has the main functionality to carry out the ranging, without the added timing parts

[Tinyos-help] Re: [TOSSIM]

2007-06-25 Thread Bibudh Lahiri
Hi r u sure u wrote 'temp' in lowercase in the command export DBG=temp? I myself made the mistake once, so... Also, why don't u write the following statement dbg(DBG_TEMP,"BlinkToRadio","compteur : %s\n",btrpkt->counter); as dbg(DBG_TEMP,"BlinkToRadio computer : %s\n",btrpkt->counter); ?

[Tinyos-help] Re: MoteIF_messageReceived_not_Working

2007-07-27 Thread Urs Hunkeler
Hi António, Based on the previous mail exchange I would expect your code to look something like the code I appended. You would have to make sure that you use a different AM type for the new kind of message that you created. Sending messages should be quite easy. Cheers, Urs // -

[Tinyos-help] Re: Make

2006-03-23 Thread Roberto
You have to type make [argument] for example make pc make micaz make install mib510,/dev/ttyS0 (if you are using serial port COM1) if you look at Makefile you can see all the parameters you can use ___ Tinyos-help mailing list Tinyos-help@Millennium.B

[Tinyos-help] RE: Hyperterminal

2006-03-25 Thread Roberto
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I used, to read data from a pc, the following settings baud rate 57600 no control flow stop bits 1 data bits 8 but I don't see something understandable on the terminal. May be there are some other options in file->properties to set ? thank you in ad

[Tinyos-help] Re: ack

2006-04-19 Thread Roberto
thank you for your advice, but the problem still remain event result_t SendCmdStartRSSImeasuremensts.sendDone( TOS_MsgPtr sent, result_t success ) { if( sent->ack == 1 ) { call Leds.yellowOn(); call cmdTimer.start( TIMER_ONE_SHOT, 125 ); } atomic { cmdPending

[Tinyos-help] Re: ack

2006-04-19 Thread Joe Polastre
You must do it during start() not init() On 4/19/06, Roberto <[EMAIL PROTECTED]> wrote: > thank you for your advice, but the problem still remain > >event result_t SendCmdStartRSSImeasuremensts.sendDone( TOS_MsgPtr > sent, result_t success ) { > if( sent->ack == 1 ) { > call Led

[Tinyos-help] Re: RSSI

2006-04-21 Thread Roberto
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, there is not a close relation RSSI-distance if you are using motes in an indoor environment, I mean, in outdoor we have a lognormal relation. But in indoor, if the motes are not close (distance < 1 meter) the RSSI is not always a decreasing functi

[Tinyos-help] Re: RSSI

2006-04-21 Thread Sankar Gorthi
The Linear Regression approximation was exactly what we were trying to do. Didn't know about the indoor limitations. Please do clear this one doubt for us though - We were taking these measurements at increments of 1 inch corresponding to about 15 seconds on the curve that I attached in the

[Tinyos-help] Re: ack

2006-04-22 Thread Roberto
thank you for your help, I will try it next week! roberto ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] Re: RSSI

2006-04-29 Thread Roberto
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >> We took indoor measurements of the strength value too. The value that we got back was a uint16_t value. And it showed a steadily increasing trend - which makes sense after reading this >> email. Using CC2420 the strength value is a uint8_t value,

[Tinyos-help] Re: crc

2006-05-03 Thread Roberto
I need to leave the crc because in .net 2.0 I have to set properly the number of bytes threshold and if one of the two bytes of the crc is equal tio 0x7E or 0x7D it will be changed into 7D5E or 7D5D respectively. I use UARTNoCRCPacket and it seems to works fine. In this way there are no problems, a

[Tinyos-help] Re: crc

2006-05-03 Thread David Gay
On 5/3/06, Roberto <[EMAIL PROTECTED]> wrote: I need to leave the crc because in .net 2.0 I have to set properly the number of bytes threshold and if one of the two bytes of the crc is equal tio 0x7E or 0x7D it will be changed into 7D5E or 7D5D respectively. I use UARTNoCRCPacket and it seems to

[Tinyos-help] RE: Rincon

2006-05-04 Thread David Moss
Hi Hani, Sorry I didn't see your question earlier. What version of TinyOS are you using? I'm not sure why your's is pulling files out of the beta directory. I don't even see any /beta/STM25P/Block*.nc files in my /beta directory. The BlockStorage (BlockRead, BlockWrite, etc) files should be

[Tinyos-help] Re: Sounder

2006-05-17 Thread Roberto
you can find sounder interface and sounderC (in /tos file system) configuration to switch on and off the sounder roberto ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyo

Re: [Tinyos-help] Re:

2006-08-01 Thread Sankar Gorthi
Ok, I've not worked with tmote, but i'm pretty sure the platform folder that I have sent you does not contain the tmote definitions. I suppose you should copy the tmote definitions from your tos_old/platform folder into tos/platform. Good luck. Sankar. On Tue, 01 Aug 2006 12:39:37 -0500,

[Tinyos-help] Re: SOS

2006-08-30 Thread Tan Han Chiang
Hi all, did anyone did any comparison between tinyOS and SOS (sensor operating system)?? What is their main difference beside the programming language? Any advantages or disadvantages of one over the other?? is SOS more user friendly due to the language (C instead of nesC)?? Thanks.

[Tinyos-help] Re: problem ( ?? )

2006-08-31 Thread harun
I had the same problem and I found this: "You need to modify the SimpleCmd application before compilation so that it works with the Telos motes. The Telos motes use a different interface to increase and decrease the radio signal strength than the mica or mica2 motes. If you do not make m

[Tinyos-help] RE: ADC.getContinuousData()

2006-09-19 Thread Andres Aberasturi
From: "antonio gonga" <[EMAIL PROTECTED]> To: tinyos-help@Millennium.Berkeley.EDU CC: [EMAIL PROTECTED] Subject: ADC.getContinuousData() Date: Tue, 19 Sep 2006 12:46:46 + hello sorry to trouble u again, I still have a doubt about Adc.getContinuousData(), I'm sampling a microphone, but

[Tinyos-help] RE: CC2420 lpl

2007-09-04 Thread David Moss
Hi Tony, There is a reason behind this, but you can adjust it to meet your application's needs. The radio shares the SPI bus with the flash, so applications that access flash alongside radio will contend for the SPI bus. In earlier versions, the Tx node would release the SPI bus between the t

[Tinyos-help] Re: Compile problem

2007-09-26 Thread David Gay
On 9/26/07, Chan kenniel <[EMAIL PROTECTED]> wrote: > Dear David, > > I tried what you said and I changed the rules for pc compilation. But some > mistake showed up. Something like: > mkdir -p build/pc > > compiling Blink to a pc binary > > ncc -o build/pc/main.exe MYLIB.o -g -O0 -pthread -fnesc-n

[Tinyos-help] Re: Compile problem

2007-09-27 Thread yzheng
Dear David, 1) I've tried making a regular c file which simply calls the external functions with dummy parameters and it worked. At least there were no errors during compilation and linking stages, using ncc, and a executable file was generated. As simply as: ncc test.c MYLIB.o -o test.exe

[Tinyos-help] Re: Compile problem

2007-09-27 Thread David Gay
I would suggest examining the difference between: - the commands executed by gcc when things work (run with gcc -v) - the commands executed by ncc (as seen below) Specifically, try things like: - checking that the compilers you expect (gcc versions, etc) are being run - examine the differences in

[Tinyos-help] RE: Using blaze

2007-10-08 Thread David Moss
Hi Gustavo, First off, glad to see someone trying out this radio stack even though there's no commercial hardware available. I think the main problem here is the TinyOS 2.x baseline interfaces recently changed and are not compatible with TinyOS-2.0.2. The AMPacket, Packet, AMSend, etc. interface

[Tinyos-help] Re: Ping program?

2007-10-22 Thread Joan Cortes
Hello Sara, There is a PingPong application in TinyOS, C:\cygwin\opt\tinyos-1.x\apps\Pong If you don't find it or doesn't work, I can send you one version works fine in Tmotes. Cheers, Joan ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.ED

[Tinyos-help] Re: Receiving messages

2007-11-10 Thread preeti k
Hi All, I have been trying to solve the problem mentioned in my earlier mail below. As i tried to figure out why certain topologies do not work, i found something which doesn't make sense to me. As i mentioned earlier, i am able to receive messages for complete topologies (say of 10 nodes). For t

[Tinyos-help] Re: Signal AMSend.sendDone

2007-11-29 Thread Old Maven
Has something like this been discussed on mailing-lists before ? I cant find any! Thanks On Nov 28, 2007 9:25 PM, Old Maven <[EMAIL PROTECTED]> wrote: > Example: > > provides { > interface AMSend[am_id_t id]; > } > uses { > interface AMSend as Sub

[Tinyos-help] Re: unsuccessful send

2007-12-05 Thread Tingting Sun
On Dec 5, 2007 5:11 PM, Tingting Sun <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm implementing a program involving 2 nodes. Node 1 turns on and off its > radio periodically and node 2's radio is on all the time. When node 1 turns on its radio, it sets a > periodic timer (0.1s) to send packets to

[Tinyos-help] Re: RSSI MICA2

2008-02-07 Thread Dimas Abreu Dutra
Here you go. If you want to measure the RSSI noise floor use CC1000RssiP. Also, this code is for T2, but for tinyos 1.x it is very similar.** ~Dimas~ == code == #include //Unnecessary if using the send or receive interfaces. //Put this inside your module uint16_t getRssi(message_t

Re: [Tinyos-help] Re : NesC

2008-03-11 Thread Chieh-Jan (Mike) Liang
Just in case someone needs them, I have syntax highlight files for both UltraEdit and BBEdit. Mike On Mar 11, 2008, at 10:17 AM, funofnet Funofnet wrote: Hi for every one, First of all, thank you Mr José Manuel Sánchez-Matamoros Pérez for your aid. Then, if a person wants to color his

Re: [Tinyos-help] Re: multihop

2008-03-18 Thread Omprakash Gnawali
On Tue, Mar 18, 2008 at 6:37 AM, subhash nemani <[EMAIL PROTECTED]> wrote: > > > i think there is some problem with the synchronisation Please read the email that I sent to you yesterday. It tells you the steps you can take to understand what the problem might be. - om_p

[Tinyos-help] Re: telos sniffer

2008-03-18 Thread David Valencia
Manuel, I do not know what you are using for hardware to assist in monitoring the network. I know there are several companies that market zigbee dongles. Some you can find as cheap as $150 dollars (i.e. www.integration.com). They usually come bundled with software. I think the more popular cho

Re: [Tinyos-help] Re: repeater

2008-03-19 Thread Omprakash Gnawali
On Wed, Mar 19, 2008 at 5:20 AM, subhash nemani <[EMAIL PROTECTED]> wrote: > > > does anybody has the program which just forwards the data to the > other node > > > > it must act like a repeater > > > > i'm using tmotesky kit and tinyos-1.x > It is good that you are experimenting with Tin

[Tinyos-help] Re: Remarque please

2008-04-06 Thread Ittipong Khemapech
May I forward your question to the list. I think some people will give you better explanation. Ittipong On 06/04/2008, Nahr ... <[EMAIL PROTECTED]> wrote: > > Hi,first of all thank you, > May be tossim 1 doesn't support RSSI but when I watch received message > (export DBG=am) I found values in th

[Tinyos-help] Re : python configuration

2008-04-09 Thread funofnet Funofnet
Hi, I whould like to say that I had successfully solved my pb. I advice people who want to install TinyOS2 on windows to follow steps said in this web-page: http://docs.tinyos.net/index.php/Windows_Installation I present all my gratitude to tinyos-help millennium Best regards, Funofnet _

[Tinyos-help] Re : routing nature

2008-04-21 Thread funofnet Funofnet
Hi, Thank you very much Mr Omprakash Best regards, Funofnet __ Do You Yahoo!? En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messages non sollicités http://mail.yahoo.fr Yahoo! Mail _

[Tinyos-help] Re : NO data ..

2009-09-03 Thread bouzayani walid
Hi sir, Yes, I have it. And I compiled this application for the base station mote. I compiled again this application for sender mote. Thanks BOUZAYANI Walid Research Engineer Wirelss Sensor Networc Group CES Laboratory, ENIS Tunisia E-mail:bouzayaniwalid2...@yah

[Tinyos-help] Re : send packet

2010-04-29 Thread chikh omar
use message_t pkt as a global variable and it will work... ** Omar Cheikhrouhou Engineer & Researcher @SENS Lab (Software Engineering and Network Security) Higher Institute of Technological Studies - Address : Mahdia's road Km 2.5 Sfax. BP 88 A - 309

[Tinyos-help] Re : heavy-meyer

2008-06-27 Thread funofnet Funofnet
Hi Paul, Thanks for replying by how could I specify an environment setup? I think that it will be not correct if I type random values. Is there any way to specify it ? All the bests, Funofnet _ Envoyez avec

[Tinyos-help] Re Serial Baudrate

2008-07-02 Thread Varun Jain
By 'differently', I am referring to the code at /tools/tinyos/java/serial à here we can see two files, namely NativeSerial_win32 AND NativeSerial_linux For Windows (Cygwin) machines, I believe it gets the code for Baudrate from In NativeSerial_win32 as below: int getBaudRate()

Re: [Tinyos-help] Re : nx_double

2008-07-23 Thread Michael Schippling
int32's are 4 bytes as well so it probably won't help you. I'd make a uchar[8] and marshal it by brute force, but I've never trusted nx_ and mig so YMMV... MS funofnet Funofnet wrote: > Hi thank you > so I should define the type using nx_uint32_t or nx_int32_t declaration? > > - Message d'or

[Tinyos-help] Re : Mobility support

2008-12-11 Thread nouha baccour
Hi, thank you for the reply, You are totally right, I mean node mobility. In fact, I would like to test a routing protocol under nodes mobility, using TOSSIM 2. Is there any extension for TOSSIM2. Otherwise, can someone help me how to add this extension. Thanks for the help. --- Nouha _

[Tinyos-help] Re : Sensors Values

2009-05-06 Thread bouzayani walid
Thanks Michael, Yes i used Listen. In fact, I have little-endian too. In this case What must that i do ? And for the channels, how can separate data ? Thanks very much __ BOUZAYANI Walid Student Researcher CES Laboratory, ENIS Tunisia bouzayaniwalid2...@yahoo.fr GS

[Tinyos-help] Re : LowPowerSensing Application

2011-05-02 Thread srsini srsini
Hi, i tried to use the some LPL interface in an another application, and i fail ! when i put the lplsetlocalInterval(2) in the event boot.booted() all my node don't work and don't send anything at all. what should i do? where can i put the commande to work. my base station is always on ; an

[Tinyos-help] Re : LowPowerSensing Application

2011-06-29 Thread lue ikhong
-- Forwarded message -- From: lue ikhong Date: Thu, Jun 30, 2011 at 10:59 AM Subject: Re: [Tinyos-help] Re : LowPowerSensing Application To: mavazquez.at.c...@gmail.com Hi, I have a compilation error when i tried to run Testlpl application on Tinynode. This is the command i

[Tinyos-help] RE : tinyos help

2011-10-12 Thread Yanbo SHOU
Hi Pradnya, Theoretically TOSSIM is only for Micaz. but you can still use it for simulating your program with TOSSIM for Telos B. But if your program use some Telos B-only components, e.g. SensirionSht11C for temperature sensing, then TOSSIM will complain. Best regards. -- Yanbo SHOU Ph.D s

[Tinyos-help] Re : Stop spam!!!!!!!!

2012-02-02 Thread ghada zaibi
I have the same problem De : Alexandros Englezakis À : Tinyos-help@millennium.berkeley.edu Envoyé le : Jeudi 2 février 2012 12h04 Objet : [Tinyos-help] Stop spam This user     Abhishek MajumdarAdd is spamming my inbox folder threw Tinyos-help mailin

[Tinyos-help] Re: failed communication

2006-10-11 Thread Ionut Cardei
Hello all, many thanks to the experts who replied immediately to our previous email. The issue was indeed the default frequency on mica2 motes. With the proper flags added to the Makefile, radio communication worked right away. Best regards ! Ionut Cardei On Tue, 3 Oct 2006, Ionut Cardei wro

[Tinyos-help] Re: SPI communication

2006-10-13 Thread sankar s
Respected Sir I have done a byte level communication module between ATmega128L and CC1000 in MICA2 mote. I am able to send the data as well as receive the data. but in receiver side the loss is very high. I use the spi interrupt in receiver side. How can i reduce the loss. Is there any method

[Tinyos-help] RE: Audio capture

2006-10-17 Thread Michael Collett
Hi Antonio, There should be a soundrecorder.txt file in the folder. Looking at this, it says you need a tool called Txt2Wav: isis.nest.util.Txt2Wav I've not got this in my CVS tree which I got from Sourceforge fairly recently. You may be lucky and find it in yours. If not, all I can suggest i

Re: [Tinyos-help] Re: LowPoerListening

2006-10-26 Thread Philip Levis
On Oct 26, 2006, at 10:21 AM, Ian Welch wrote: Does anyone know how I can use this feature? Thanks On 10/24/06, Ian Welch <[EMAIL PROTECTED]> wrote: I would like to use LowPowerListening to help save power while my Motes are inactive and waiting for commands. I found the Interface in /c

[Tinyos-help] Re: java classes

2006-12-14 Thread Michael Schippling
oh, sorry...the standard tools/java make puts the classes in the source tree (I -- and Eclipse -- like to keep them in a separate tree)... Just set the classpath to .../tools/java Chris Byers wrote: After reading and implementing what you said in your last email, I now know that I need the java

[Tinyos-help] Re: BlackBook filesystem

2006-12-22 Thread David Moss
An initial version of Blackbook for TinyOS 2.x (among other things) is available on the tinyos-2.x-contrib CVS under /rincon. This version is considered experimental at this point. We're already starting to develop deployment applications around Blackbook 2.x, but Blackbook will continue to

Re: [Tinyos-help] RE: TOSSIM

2007-01-15 Thread Philip Levis
On Jan 15, 2007, at 2:17 PM, ricardo tiago wrote: Hi, I'm trying to send a msg from one mote to another. Mote A has a msg in a buffer that will send to mote B. Everything works , except in one situation where mote A sends to mote B, but the msg doesn't get there and consequently no ack, t

Re: [Tinyos-help] RE: TOSSIM

2007-01-17 Thread ricardo tiago
Hi Phil I am extensively testing my code in tossim,and i found that some times "weird" things happen in the simulation. One of the things is when two motes send each other a message at exactly the same time, collision occur but both motes get acknowledge. I've been looking for a old message

Re: [Tinyos-help] RE: TOSSIM

2007-01-18 Thread Philip Levis
On Jan 17, 2007, at 10:31 PM, ricardo tiago wrote: Hi Phil I am extensively testing my code in tossim,and i found that some times "weird" things happen in the simulation. One of the things is when two motes send each other a message at exactly the same time, collision occur but both motes

Re: [Tinyos-help] RE: TOSSIM

2007-01-18 Thread ricardo tiago
Which TinyOS 2.0 release are you using? Phil I don't know the version number..but it was the first one that came out on " TinyOS 2.0 Released - Mon Nov 6th 2006". T2 - 2.0.0 or 2.0.1(?). Ricardo _ MSN Busca: fácil, rápido,

Re: [Tinyos-help] RE: TOSSIM

2007-01-18 Thread Philip Levis
On Jan 18, 2007, at 9:56 AM, ricardo tiago wrote: Which TinyOS 2.0 release are you using? Phil I don't know the version number..but it was the first one that came out on " TinyOS 2.0 Released - Mon Nov 6th 2006". T2 - 2.0.0 or 2.0.1(?). OK. Can you add "Gain" as a debug channel (alo

Re: [Tinyos-help] RE: TOSSIM

2007-01-18 Thread Philip Levis
On Jan 18, 2007, at 4:29 PM, ricardo tiago wrote: OK. Can you add "Gain" as a debug channel (along with the other ones you're using) and send me the output (preferably gzipped)? That should help me try to track down the problem. There was a problem along these lines about 10 months ago, a

Re: [Tinyos-help] RE: TOSSIM

2007-01-18 Thread ricardo tiago
Here's the output. Hope this helps. I think it does. Can you change this function in TossimPacketModelC.nc: event bool GainRadioModel.shouldAck(message_t* msg) { if (running) { return signal Packet.shouldAck(msg); } else { return FALSE; } } to be event boo

Re: [Tinyos-help] RE: TOSSIM

2007-01-18 Thread ricardo tiago
It looks like I fixed the reception version of this problem (take a look at the receive() event), but didn't fix the ack one. Let me know if this works? If it does I'll check in the fix. Yeah, looks like you forgot the ack.. :) i have changed the code, i will do some tests to see if this fix

Re: [Tinyos-help] RE: TOSSIM

2007-01-19 Thread Philip Levis
On Jan 18, 2007, at 8:52 PM, ricardo tiago wrote: It looks like I fixed the reception version of this problem (take a look at the receive() event), but didn't fix the ack one. Let me know if this works? If it does I'll check in the fix. Yeah, looks like you forgot the ack.. :) i have chan

[Tinyos-help] Re: Blackbook updates

2007-01-19 Thread Mayur Maheshwari
Hi David, The DictionaryDemo is now compiling. The problem got fixed after you suggested the changes in the Makefile of the app and after the update. I will now try to wire BBFS with my applications. I am very thankful for all the help. Regards Mayur On 1/19/07, David Moss <[EMAIL PROTECTED]>

[Tinyos-help] Re: Blackbook application

2007-01-26 Thread David Moss
Hi Raja, Were you seeing the problems on your old computer as well? I'm not sure why you would be seeing write errors, these are on your serial forwarder correct? Is your mote accessing the serial port in a separate module while performing a file transfer? I've had a problem with these typ

Re: [Tinyos-help] Re: net.tinyos.tools.Listen,

2007-01-30 Thread Michael Schippling
Do you get any error messages? What program is running on the mote? And do you have your MOTECOM environment variable set correctly? You might also try ListenRaw which, if I remember right, takes a port name as an argument and so cuts out more of the middlemen.. MS Le Hanh wrote: Hello, I c

[Tinyos-help] Re: Progressive blinking

2007-02-05 Thread Jordi Casals
Hi! Could someone tell me which is the interface that I could use to control the Leds power? I would like to make a progressive blinking. Thank you Sorry, I always forget to say that I am using T2 and a micaz platform -- Jordi Casals ___ Tinyos-

Re: [Tinyos-help] Re: hardware

2007-02-07 Thread Tony Mancill
Ted Carter wrote: > Ken Peirce yahoo.com> writes: > >> I am looking to get a couple of motes to use in real world testing of my >> code. > I see that Crossbow sells them. However, they appear to have a licensed tool > chain. I assume the tinyOS code and tool chain works just fine on them and >

Re: [Tinyos-help] Re: hardware

2007-02-08 Thread Fabrizio Stefani
As far as I know there are also: www.maxfor.co.kr (telosb clones) www.cratlon.com (telos clones without TinyOS) www.sensinode.com (cc2430 based, no TinyOS) www.intel.com/research/exploratory/motes.htm Fabrizio Tony Mancill wrote: Ted Carter wrote: Ken Peirce yahoo.com> writes: I am looking

[Tinyos-help] Re: Link Quality

2007-02-28 Thread Joe Polastre
Hi Senol, (cc'd TinyOS-Help) Please see the Tmote Sky datasheet at www.moteiv.com and the CC2420 datasheet at www.chipcon.com. These documents describe how to convert the raw readings of the RSSI and LQI values into meaningful units (note that LQI provides the correlation value, and not the f

[Tinyos-help] Re: Packet Acknowledgments

2007-03-26 Thread Ian Welch
After doing some investigation I changes the ACK_BYTE1 and ACK_BYTE2 variables to ACK_BYTE1 =0xc3, ACK_BYTE2 =0x21, This seems to solve my problem. I'm guessing that the spi from the radio is, at some point, sending over 0xBA and 0x83 and fooling the CC1000SendReceiveP.nc. Is the

[Tinyos-help] Re: Tmote Connect

2007-05-02 Thread Senol Zafer ERDOGAN
Hi, I tried as you said and i got this message and always says died- restarting, Listening to [EMAIL PROTECTED]:10002 Listening for client connections on port 9002 end-of-stream [EMAIL PROTECTED]:10002 died - restarting Note: when i wrote "make tmote install,1 netbsl, x.x.x.x:10002" command

  1   2   3   4   5   6   7   8   9   10   >