Kanalvereinzelung und Sendeleistung reduziert bei Sektorantennen von fux und stpaulikirche

This commit is contained in:
4ndr3 2016-11-28 19:31:53 +01:00
commit da5819f543
8 changed files with 252 additions and 0 deletions

View file

@ -0,0 +1,30 @@
config wifi-device 'radio0'
option type 'mac80211'
option hwmode '11g'
option path 'platform/ar934x_wmac'
option htmode 'HT20'
option channel '13'
option country 'DE'
option txpower '19'
config wifi-iface 'client_radio0'
option ifname 'client0'
option network 'client'
option disabled '0'
option device 'radio0'
option mode 'ap'
option macaddr 'c6:eb:85:c1:fc:46'
option ssid 'hamburg.freifunk.net'
config wifi-iface 'mesh_radio0'
option ifname 'mesh0'
option network 'mesh_radio0'
option device 'radio0'
option bssid 'f8:d1:11:87:52:2e'
option disabled '1'
option mcast_rate '12000'
option mode 'adhoc'
option macaddr 'c6:ec:85:c1:fc:46'
option ssid 'f8:d1:11:87:52:2e'