summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2015-06-01 09:27:11 +0200
committerLars-Dominik Braun <lars@6xq.net>2015-06-01 09:27:11 +0200
commit35988308ee9bdd0a5b78e1e41f1844bce1643fa3 (patch)
tree586d49c7eda16acaa82edf0fca46b68b6537a49f /data
parent1c901fdb624847d569a448f517d1bcf1b4b67e79 (diff)
downloadcomatose-35988308ee9bdd0a5b78e1e41f1844bce1643fa3.tar.gz
comatose-35988308ee9bdd0a5b78e1e41f1844bce1643fa3.tar.bz2
comatose-35988308ee9bdd0a5b78e1e41f1844bce1643fa3.zip
Add realtime.guaranteed to a few protocols
Diffstat (limited to 'data')
-rw-r--r--data/db.yaml14
1 files changed, 12 insertions, 2 deletions
diff --git a/data/db.yaml b/data/db.yaml
index 634b51d..f97851a 100644
--- a/data/db.yaml
+++ b/data/db.yaml
@@ -97,7 +97,7 @@ features:
name: Real-time
realtime.guaranteed:
name: Guaranteed
- description: Latency is guaranteed or bounded.
+ description: Worst-case latency is bounded.
realtime.probabilistic:
name: Probabilistic
description: >
@@ -1183,6 +1183,9 @@ algos:
ref: [bb]
longname: Black burst contention
related: [maca, fama, gama, macapr, carmantg]
+ # XXX: incomplete
+ features:
+ realtime.guaranteed:
eedfmac:
name: EEDF-MAC
ref: [eedfmac]
@@ -1348,10 +1351,17 @@ algos:
name: DGRAM
longname: Delay Guaranteed Routing and MAC Protocol
ref: [dgram]
+ # XXX: incomplete
+ features:
+ realtime.guaranteed:
rtmac2007:
name: RT-MAC
- longname: realtime MAC
+ longname: Realtime MAC
ref: [rtmac2007]
+ # XXX: incomplete
+ features:
+ realtime.guaranteed:
+ related: [smac, wisemac, tmac, dmac, woo2001, stdma, dsmac, rtlink]
odmac:
name: ODMAC
longname: On-Demand MAC