updated collect test: bigger network (50), more hops, bugfixed duplicate detection

This commit is contained in:
fros4943 2010-04-01 12:22:39 +00:00
parent 59357e8b75
commit 2595d31367
2 changed files with 577 additions and 266 deletions

File diff suppressed because it is too large Load diff

View file

@ -1 +1 @@
Tests the Rime collect primitive, uses the code in examples/rime/example-collect.c
50 Contiki motes running examples/rime/example-collect.c. The sink is randomly created after startup. The test fails if the sink receives less than 8 packets from each node before timeout, or if the sink receives 15 packets from any node (fairness). Test timeout: 600 seconds.