Changeset 11737 in genesis for nodes/CNodeRegenboog


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

    r11325 r11737  
    2323  sdesc      : "ap"
    2424  mode       : "ap"
    25   type       : "11b"
     25  type       : "11g"
    2626  channel    : "7"
    2727  ssid       : "ap-wirelessleiden.regenboog"
     
    6060  sdesc      : "2oost"
    6161  mode       : "ap"
    62   type       : "11b"
     62  type       : "11g"
    6363  channel    : "4"
    6464  ssid       : "il-o.regenboog.wleiden.net"
Note: See TracChangeset for help on using the changeset viewer.