Kanalvereinzelung und Sendeleistung reduziert bei Sektorantennen von fux und stpaulikirche
This commit is contained in:
parent
771e66b52e
commit
da5819f543
8 changed files with 252 additions and 0 deletions
30
Richtfunk/bb-stpaulikirche-27-cpe2/etc/config/wireless
Normal file
30
Richtfunk/bb-stpaulikirche-27-cpe2/etc/config/wireless
Normal 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'
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue