mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-04-07 02:26:28 +02:00
25 lines
No EOL
460 B
YAML
25 lines
No EOL
460 B
YAML
general:
|
|
breakpoints: []
|
|
breakpoints_every: 0
|
|
breakpoints_callback:
|
|
file: "platform_test.py"
|
|
callback: "callback"
|
|
debug: off
|
|
interferences: on
|
|
|
|
nodes:
|
|
count: 5
|
|
implementations:
|
|
- all sender.py
|
|
|
|
interfaces:
|
|
wlan0:
|
|
type: "wireless"
|
|
links:
|
|
- 0 1Bps 10s 0
|
|
txperfs:
|
|
- 0-4 1Bps 10s
|
|
eth0:
|
|
type: "wired"
|
|
links:
|
|
- all 5Mbps 10s all |