Changeset 11737 in genesis for nodes/CNodeLCPL


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

    r11325 r11737  
    5050  sdesc      : False
    5151  mode       : "ap"
    52   type       : "11b"
     52  type       : "11g"
    5353  channel    : "1"
    5454  ssid       : "ap-omni.lcpl.wleiden.net"
     
    6363  sdesc      : "2haagwijk"
    6464  mode       : "ap"
    65   type       : "11b"
     65  type       : "11g"
    6666  channel    : "9"
    6767  ssid       : "il-o.haagwijk.wleiden.net"
     
    7676  sdesc      : "2grip"
    7777  mode       : "ap"
    78   type       : "11b"
     78  type       : "11g"
    7979  channel    : "9"
    8080  ssid       : "il-zw.grip.wleiden.net"
Note: See TracChangeset for help on using the changeset viewer.