Hi Christian,

On Mon, Mar 26, 2012 at 12:37 PM, Christian Haas <h...@tm.uka.de> wrote:
> On 03/26/2012 04:37 PM, Miklos Maroti wrote:
>> Please do NOT do it. The hardware retransmission logic of the RF230
>> has many bugs. It is intentional, that we do not use either the
>> hardware CSMA nor the hardware retransmissions, and do all of that in
>> software. You should run all of your tests with XAH disabled.
>
> Hi,
>
> that said, the SW implementation isnt usable as well, at least not if
> your are using LPL and/or packets bigger then 30 Byte. Kinda sucks =/

Yes, then some parameters need to be adjusted. There were some thread
on this. You need increase the SOFTWAREACK_TIMEOUT in RadioConfig.h.
This could/should be adjusted automatically in RF230RadioP based on
the TOSH_DATA_LENGTH. You also need to tweak the LPL parameters.

Miklos

> --
> Dipl. Inform. Christian Haas
> Karlsruher Institut für Technologie
> TM Prof. Dr. Zitterbart
> Raum 102, Geb. 20.50
> Engesserstraße 2 Rechts
> 76128 Karlsruhe
> Germany
>
> Tel.: +49 721 608-48673
> Email:h...@tm.uka.de
> Jabber-ID: h...@tm.uka.de
>
>

_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to