Re: [Tinyos-help] CC2420 bug: initial ACK transmission power not set correctly

2011-03-24 Thread tjacob
Philip Levis : > > On Mar 17, 2011, at 3:26 AM, tja...@mail.tu-berlin.de wrote: > >> Hello, >> I think I have found a bug in the cc2420 stack concerning the >> transmission power of the acknowledgements. Maybe someone can verify >> it? I don?t know who is responsible for the stack at the moment. I

Re: [Tinyos-help] CC2420 bug: initial ACK transmission power not set correctly

2011-03-23 Thread Philip Levis
On Mar 17, 2011, at 3:26 AM, tja...@mail.tu-berlin.de wrote: > Hello, > I think I have found a bug in the cc2420 stack concerning the > transmission power of the acknowledgements. Maybe someone can verify > it? I don?t know who is responsible for the stack at the moment. Is it > still David

Re: [Tinyos-help] CC2420 bug: initial ACK transmission power not set correctly

2011-03-18 Thread Yasser Zahedi
Hi just you are putting the value of the transmission power as 1, in CC2420 data sheet (Table 9) there is no value 1, and 3 is for -25 dBm. so, may be the radio doesn't recognize the value and set it for the default value 31. I didn't check for value 1. So, check other values if you can Yasser Z

Re: [Tinyos-help] CC2420 bug: initial ACK transmission power not set correctly

2011-03-18 Thread tjacob
By Philip Levis : > On Mar 17, 2011, at 3:26 AM, tja...@mail.tu-berlin.de wrote: > >> Hello, >> I think I have found a bug in the cc2420 stack concerning the >> transmission power of the acknowledgements. Maybe someone can verify >> it? I don?t know who is responsible for the stack at the moment.

Re: [Tinyos-help] CC2420 bug: initial ACK transmission power not set correctly

2011-03-18 Thread Philip Levis
On Mar 17, 2011, at 3:26 AM, tja...@mail.tu-berlin.de wrote: > Hello, > I think I have found a bug in the cc2420 stack concerning the > transmission power of the acknowledgements. Maybe someone can verify > it? I don?t know who is responsible for the stack at the moment. Is it > still David?

[Tinyos-help] CC2420 bug: initial ACK transmission power not set correctly

2011-03-17 Thread tjacob
Hello, I think I have found a bug in the cc2420 stack concerning the transmission power of the acknowledgements. Maybe someone can verify it? I don?t know who is responsible for the stack at the moment. Is it still David? I am using the svn revision 5304 on the cc2420 folder. In my setup a t