Changeset 11737 in genesis for nodes/CNodeKoster


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/CNodeKoster/wleiden.yaml

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