You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The other questionable thing more from a timing constraint is: Why does the delay need to be 1s? For testing it is really a long amount of time to send 1000 packets (~17min), while the tests would be as significant if the interval between them would be 50ms or 100ms.
The text was updated successfully, but these errors were encountered:
The other questionable thing more from a timing constraint is: Why does the delay need to be 1s? For testing it is really a long amount of time to send 1000 packets (~17min), while the tests would be as significant if the interval between them would be 50ms or 100ms.
When testing for the last release I wondered why UDP over 6LoWPAN has less error margin (<5%) than ICMPv6 over 6LoWPAN (<10%). Especially since Task 6 asks for way harder to deliver 1kB, while some of Task 5's specs only ask for 0B. Is there a specific reason for these 5%?
The other questionable thing more from a timing constraint is: Why does the delay need to be 1s? For testing it is really a long amount of time to send 1000 packets (~17min), while the tests would be as significant if the interval between them would be 50ms or 100ms.
The text was updated successfully, but these errors were encountered: