Hi,

On Fri, Jun 16, 2017 at 07:07:17PM +0200, Baptiste Clenet wrote:
> OpenThread asks all new platform to use new function:
> otPlatRadioTxDone that requires ACK frame.
> 
> If you get deeper, I think they use it to get the power of the
> transmission and may be something else that I missed:
> https://github.com/openthread/openthread/blob/master/src/core/mac/mac.cpp#L993
> 

yes, but the power is not part of ack frame payload. It's just the
receive power measured when ARET was done "or something like that", or?

And they do it to collect some per peer statistics about how reliable/link
quality a neighbor is (I suppose). E.g. doing routing decisions
afterwards.

- Alex
_______________________________________________
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel

Reply via email to