diff options
| author | Loïc Guégan <loic.guegan@mailbox.org> | 2024-10-24 11:19:11 +0200 |
|---|---|---|
| committer | Loïc Guégan <loic.guegan@mailbox.org> | 2024-10-24 11:19:11 +0200 |
| commit | e311aaa2bed717f28668eece5505fd0f9ad5a293 (patch) | |
| tree | ccf95ecfb088f7341d8aed3368e7632a7521032d /tests/interferences_bug1/out | |
| parent | 5a19e10e06bcf5274410ab4462477a2d18eee150 (diff) | |
Fixing bug in interferences
Diffstat (limited to 'tests/interferences_bug1/out')
| -rw-r--r-- | tests/interferences_bug1/out | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/interferences_bug1/out b/tests/interferences_bug1/out new file mode 100644 index 0000000..7f774a4 --- /dev/null +++ b/tests/interferences_bug1/out @@ -0,0 +1,9 @@ +[t=0.000,src=n1,grp=def] Send 1 bytes on wlan0 +[t=0.000,src=n2,grp=def] Send 1 bytes on wlan0 +[t=1.000,src=n0,grp=def] Receive 1 bytes on wlan0 +[t=1.000,src=n2,grp=def] Receive 1 bytes on wlan0 with errors +[t=1.000,src=n1,grp=def] Receive 1 bytes on wlan0 with errors +[t=1.000,src=n0,grp=def] Receiver RCode.SUCCESS +[t=1.000,src=n1,grp=def] Sender RCode.SUCCESS +[t=1.000,src=n2,grp=def] Sender RCode.SUCCESS +[t=1.000,src=esds] Simulation ends |
