diff options
-rw-r--r-- | data/db.yaml | 12 |
1 files changed, 0 insertions, 12 deletions
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 |