Changeset 11737 in genesis for nodes/CNodeBDboon


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

    r11664 r11737  
    3232  sdesc      : "ap-omni"
    3333  mode       : "ap"
    34   type       : "11b"
     34  type       : "11g"
    3535  channel    : "1"
    3636  ssid       : "ap.bdboon.wleiden.net"
     
    4444  sdesc      : "2LMkempers2"
    4545  mode       : "ap"
    46   type       : "11b"
     46  type       : "11g"
    4747  channel    : "13"
    4848  ssid       : "il-zo.kmprs.wleiden.net"
     
    5757  sdesc      : "2RWGEmhuis"
    5858  mode       : "ap"
    59   type       : "11b"
     59  type       : "11g"
    6060  channel    : "8"
    6161  ssid       : "il-zw.bdboon.wleiden.net"
Note: See TracChangeset for help on using the changeset viewer.