diff options
Diffstat (limited to 'tests/hidden_node_2s1r/platform.yaml')
| -rw-r--r-- | tests/hidden_node_2s1r/platform.yaml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/hidden_node_2s1r/platform.yaml b/tests/hidden_node_2s1r/platform.yaml new file mode 100644 index 0000000..3febd8e --- /dev/null +++ b/tests/hidden_node_2s1r/platform.yaml @@ -0,0 +1,14 @@ +nodes: + count: 3 + implementations: + - 0,2 sender.py + - 1 receiver.py + +interfaces: + wlan0: + type: "wireless" + links: + - all 1Bps 0s all + - 0,2 0bps 0s 2,0 # Node 0 and 2 are out of range + txperfs: + - all 1Bps 0s |
