Changeset 11737 in genesis for nodes/CNodePPFortis/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/CNodePPFortis/wleiden.yaml

    r11664 r11737  
    4242  sdesc      : "ap-omni"
    4343  mode       : "ap"
    44   type       : "11b"
     44  type       : "11g"
    4545  channel    : "8"
    4646  ssid       : "ap-omni.ppfortis.walphen.net"
     
    5555  sdesc      : "2Leiden"
    5656  mode       : "ap"
    57   type       : "11b"
     57  type       : "11g"
    5858  channel    : "5"
    5959  ssid       : "il-w.ppfortis.walphen.net"
     
    6868  sdesc      : "2SHFortis"
    6969  mode       : "ap"
    70   type       : "11b"
     70  type       : "11g"
    7171  channel    : "3"
    7272  ssid       : "il-o.shfortis.walphen.net"
Note: See TracChangeset for help on using the changeset viewer.