From 35988308ee9bdd0a5b78e1e41f1844bce1643fa3 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Mon, 1 Jun 2015 09:27:11 +0200 Subject: Add realtime.guaranteed to a few protocols --- data/db.yaml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'data') 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 -- cgit v1.2.3