aboutsummaryrefslogtreecommitdiff
path: root/results/scenarios/baseline.json
diff options
context:
space:
mode:
Diffstat (limited to 'results/scenarios/baseline.json')
-rw-r--r--results/scenarios/baseline.json58
1 files changed, 0 insertions, 58 deletions
diff --git a/results/scenarios/baseline.json b/results/scenarios/baseline.json
deleted file mode 100644
index 603509a..0000000
--- a/results/scenarios/baseline.json
+++ /dev/null
@@ -1,58 +0,0 @@
-{
- "seed": 200,
- "bitrate": "0.5MBps",
- "latency": 0.01,
- "extended": false,
- "hint_size": 8,
- "nodes": {
- "on0": {
- "use_hint": false,
- "power_off": 0.0,
- "power_on": 0.4,
- "power_rx": 0.65,
- "power_tx": 0.65,
- "is_sender": true,
- "data_size": 1000000,
- "wake_ts": [
- 5,
- 50
- ],
- "wake_duration": [
- 10,
- 10
- ]
- },
- "on1": {
- "use_hint": true,
- "power_off": 0.0,
- "power_on": 0.4,
- "power_rx": 0.65,
- "power_tx": 0.65,
- "is_sender": false,
- "data_size": 1000000,
- "wake_ts": [
- 0,
- 20
- ],
- "wake_duration": [
- 10,
- 10
- ]
- },
- "on2": {
- "use_hint": true,
- "power_off": 0.0,
- "power_on": 0.4,
- "power_rx": 0.65,
- "power_tx": 0.65,
- "is_sender": false,
- "data_size": 1000000,
- "wake_ts": [
- 25
- ],
- "wake_duration": [
- 10
- ]
- }
- }
-} \ No newline at end of file