mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
Merge branch 'master' of github.com:berlin-open-wireless-lab/DAWN
This commit is contained in:
commit
5a128beb75
2 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ Decentralized WiFi Controller
|
||||||
|
|
||||||
|Repro |Content |
|
|Repro |Content |
|
||||||
|------------------|--------------------------|
|
|------------------|--------------------------|
|
||||||
|[patches-pending](https://github.com/berlin-open-wireless-lab/patches-pending)|Pending LEDE / OpenWrt Patches DAWN is depending on|
|
|[patches-pending](https://github.com/berlin-open-wireless-lab/patches-pending)|Pending OpenWrt Patches DAWN is depending on|
|
||||||
|[bowl-feed](https://github.com/berlin-open-wireless-lab/bowl-feed)|Feed for DAWN|
|
|[bowl-feed](https://github.com/berlin-open-wireless-lab/bowl-feed)|Feed for DAWN|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
@ -70,4 +70,4 @@ Restart daemon
|
||||||
## Setting up Routers
|
## Setting up Routers
|
||||||
|
|
||||||
You can find a good guide to configure your router is [here](https://gist.github.com/braian87b/bba9da3a7ac23c35b7f1eecafecdd47d).
|
You can find a good guide to configure your router is [here](https://gist.github.com/braian87b/bba9da3a7ac23c35b7f1eecafecdd47d).
|
||||||
I setup the OpenWRT Router as dump APs.
|
I setup the OpenWRT Router as dump APs.
|
||||||
|
|
|
@ -7,7 +7,7 @@ config network
|
||||||
option iv 'Niiiiiiiiiiiiiik'
|
option iv 'Niiiiiiiiiiiiiik'
|
||||||
option use_symm_enc '1'
|
option use_symm_enc '1'
|
||||||
option collision_domain '-1' # enter here aps which are in the same collision domain
|
option collision_domain '-1' # enter here aps which are in the same collision domain
|
||||||
option bandwidth '-1' # enter network bandwith
|
option bandwidth '-1' # enter network bandwidth
|
||||||
|
|
||||||
config ordering
|
config ordering
|
||||||
option sort_order 'cbfs'
|
option sort_order 'cbfs'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue