aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dreamplug-uaputl/config/uapcoex.conf
diff options
context:
space:
mode:
authorJacob Appelbaum <jacob@appelbaum.net>2011-08-17 23:26:49 +0200
committerJacob Appelbaum <jacob@appelbaum.net>2011-08-17 23:26:49 +0200
commitdb825c5f289564a9753783e61c098589ba8a886b (patch)
treed31133457804501fcd4bcdee637fa56985adfe31 /packages/dreamplug-uaputl/config/uapcoex.conf
parent7b46a0af09791cbfcb723de44ccd7f0388bc34b1 (diff)
downloadtorouter-db825c5f289564a9753783e61c098589ba8a886b.tar.gz
torouter-db825c5f289564a9753783e61c098589ba8a886b.zip
add gpl2 uaputl srcs before use
Diffstat (limited to 'packages/dreamplug-uaputl/config/uapcoex.conf')
-rw-r--r--packages/dreamplug-uaputl/config/uapcoex.conf21
1 files changed, 21 insertions, 0 deletions
diff --git a/packages/dreamplug-uaputl/config/uapcoex.conf b/packages/dreamplug-uaputl/config/uapcoex.conf
new file mode 100644
index 0000000..5727eae
--- /dev/null
+++ b/packages/dreamplug-uaputl/config/uapcoex.conf
@@ -0,0 +1,21 @@
+# File : uapcoex.conf
+
+coex_config={
+ common_config={
+ bitmap=0x0 # bit 0: override CTS2RTS protection
+ }
+ sco_config={
+ protectionFromQTime0=1000
+ protectionFromQTime1=600
+ protectionFromQTime2=0
+ protectionFromQTime3=0
+ scoProtectionFromRate=9
+ aclFrequency=20
+ }
+ acl_config={
+ enabled=1
+ btTime=40
+ wlanTime=60
+ aclProtectionFromRate=1
+ }
+}