From 725e08d259249402aec29d82017a1c0d694a1d4e Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Wed, 20 May 2015 09:40:45 +0200 Subject: More crossrefs --- data/db.yaml | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) (limited to 'data/db.yaml') diff --git a/data/db.yaml b/data/db.yaml index 98e2a24..7ad622b 100644 --- a/data/db.yaml +++ b/data/db.yaml @@ -257,7 +257,7 @@ algos: longname: Packet Reservation Multiple Access name: PRMA ref: [prma] - related: [raloha, saloha] + related: [alohap, alohas, raloha] description: > Time slots grouped into frames, successful transmission of packet (ALOHA contention) reserves slot for next frame until node does not @@ -495,6 +495,7 @@ algos: name: MACA/PR #features: [qos, discrete-time, slot-reservation, rtscts, adhoc] ref: [macapr] + related: [maca, macaw, fama] dps: longname: Distributed Priority Scheduling name: DPS @@ -552,6 +553,7 @@ algos: name: DMAC longname: Data-Gathering MAC ref: [dmac] + related: [smac, tmac, wisemac, pamas] wisemac: longname: Wireless Sensor MAC name: WiseMAC @@ -616,6 +618,7 @@ algos: name: PEDAMACS longname: Power Efficient and Delay Aware MAC for Sensor Networks ref: [pedamacs] + related: [smac, guo2001, havinga2000, trama, tmac] ermac: name: ER-MAC longname: Emergency Response MAC @@ -756,6 +759,7 @@ algos: # contention period + contention-free period access.random: access.reservation: + related: [smac, tmac, trama] amac2010: #longname: none name: A-MAC @@ -838,6 +842,7 @@ algos: funneling: name: Funneling-MAC ref: [funneling] + related: [bmac, zmac, smac, tmac, woo2001, trama, arisha2002, bma] gmac: longname: Gateway MAC name: G-MAC @@ -877,6 +882,7 @@ algos: name: PACT longname: Power aware clustered TDMA ref: [pact] + related: [leach] pcm: name: PCM longname: Power Control MAC @@ -1129,6 +1135,7 @@ algos: name: MACA-P ref: [macap] longname: Medium Access via Collision Avoidance with Enhanced Parallelism + related: [maca, macaw, seedex] bmacplus: name: B-MAC+ ref: [bmacplus] @@ -1210,9 +1217,11 @@ algos: name: DE-MAC longname: Distributed energy-aware MAC ref: [demac] + related: [pamas, smac, woo2001] saxena2008: name: Saxena’s proposal ref: [saxena2008] + related: [smac, tmac] omac2007: name: O-MAC longname: Organized MAC @@ -1407,4 +1416,14 @@ algos: name: WirArb longname: Wireless Arbitration ref: [wirarb] + raloha: + name: R-Aloha + longname: Reservation Aloha + havinga2000: + name: Havinga’s proposal + ref: [havinga2000] + related: [] + seedex: + name: SEEDEX + ref: [seedex] -- cgit v1.2.3