Changeset 11737 in genesis for nodes/CNodeBrug


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

    r11664 r11737  
    3232  sdesc      : "omni"
    3333  mode       : "ap"
    34   type       : "11b"
     34  type       : "11g"
    3535  channel    : "10"
    3636  ssid       : "ap-omni.brug.wleiden.net"
     
    4545  sdesc      : "2Unigor"
    4646  mode       : "ap"
    47   type       : "11b"
     47  type       : "11g"
    4848  channel    : "1"
    4949  ssid       : "n-o.unigor.wleiden.net"
     
    5858  sdesc      : "2lijtweg2"
    5959  mode       : "ap"
    60   type       : "11b"
     60  type       : "11g"
    6161  ssid       : "il-z.lijtweg2.wleiden.net"
    6262  dhcp       : False
Note: See TracChangeset for help on using the changeset viewer.