From eeb44e40a76f1e58886b70b9ba1cf65bb017dbe6 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Tue, 14 Apr 2015 13:50:20 +0200 Subject: Remove TDMA/CSMA/FDMA MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit They’re not MAC protocols --- data/db.yaml | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'data') diff --git a/data/db.yaml b/data/db.yaml index d606cbe..b4765b9 100644 --- a/data/db.yaml +++ b/data/db.yaml @@ -215,9 +215,6 @@ algos: #features: [backoff, carriersense, discrete-time] features: time.discrete: - csmaca: - name: CSMA/CA - #features: [backoff, carriersense] dfwmac: name: DFWMAC # related to ieee 802.11 @@ -566,15 +563,6 @@ algos: name: DWOP #features: [adhoc] ref: [dwop] - fdma: - name: FDMA - #features: [fixed] - tdma: - name: TDMA - #features: [discrete-time, fixed] - cdma: - name: CDMA - #features: [fixed] ymac: #longname: none name: Y-MAC -- cgit v1.2.3