Changeset 11737 in genesis for nodes/CNodeSHFortis/wleiden.yaml


Ignore:
Timestamp:
Feb 14, 2013, 9:20:01 AM (12 years ago)
Author:
rick
Message:

Upgrading all wireless protocols, as 802.11g has far better collicion control
than 802.11b. It also plays nicer with 802.11n and is the de-facto WiFi
standard in use at 2.4Ghz band.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nodes/CNodeSHFortis/wleiden.yaml

    r11664 r11737  
    3333  sdesc      : "ap-omni"
    3434  mode       : "ap"
    35   type       : "11b"
     35  type       : "11g"
    3636  channel    : "8"
    3737  ssid       : "ap-omni.shfortis.walphen.net"
     
    4646  sdesc      : "2Koster"
    4747  mode       : "ap"
    48   type       : "11b"
     48  type       : "11g"
    4949  channel    : "11"
    5050  ssid       : "il-w.shfortis.walphen.net"
     
    5959  sdesc      : "2PPFortis"
    6060  mode       : "ap"
    61   type       : "11b"
     61  type       : "11g"
    6262  channel    : "3"
    6363  ssid       : "il-o.shfortis.walphen.net"
Note: See TracChangeset for help on using the changeset viewer.