Changeset 11737 in genesis for nodes/CNodeRWgemhuis1


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

    r11325 r11737  
    4141  sdesc      : "omni"
    4242  mode       : "ap"
    43   type       : "11b"
     43  type       : "11g"
    4444  channel    : "5"
    4545  ssid       : "ap.rwgemhuis.wleiden.net"
     
    5353  sdesc      : "2BDboon"
    5454  mode       : "ap"
    55   type       : "11b"
     55  type       : "11g"
    5656  channel    : "13"
    5757  ssid       : "il-no.rwgemhuis.wleiden.net"
Note: See TracChangeset for help on using the changeset viewer.