Closed GoogleCodeExporter closed 8 years ago
Have you enabled congestion control? The CTP implementation for tinyos 2.1.0
has congestion control disabled by default (honestly I don't know the reason).
You can check setNeighborCongested and isNeighborcongested in the Routing
Engine. In both functions you first have "if(ECNOff) return;" where ECNOff is
set to true.
Original comment by ucolesa...@gmail.com
on 29 Oct 2012 at 3:15
[deleted comment]
[deleted comment]
great thanks for reply. It was very helpful for me.
thanks again
Original comment by laith.al...@gmail.com
on 31 Oct 2012 at 6:10
Original comment by ucolesa...@gmail.com
on 10 Dec 2012 at 2:53
Original issue reported on code.google.com by
laith.al...@gmail.com
on 28 Oct 2012 at 6:18