Open main menu

DAVE Developer's Wiki β

Changes

DWS ADD-ON/Regulatory domain setup

347 bytes removed, 10:02, 19 July 2021
Regulatory domain
{{InfoBoxTop}}{{AppliesToDWS AN}}{{InfoBoxBottom}} <section begin="History" />
{| style="border-collapse:collapse; "
!colspan="4" style="width:100%; text-align:left"; border-bottom:solid 2px #ededed"|History
|-
!style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#73B2C7; padding:5px; color:white"|Version!style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#73B2C7; padding:5px; color:white"|Issue Date!style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#73B2C7; padding:5px; color:white"|Notes
|-
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|X1.Y0.Z0|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|Month YearApr 2021|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|TBDFirst release
|-
|-
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|[TBD_link X.Y.Z]
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|Month Year
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|TBD
|-
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|...
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|...
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|...
|-
|}
<section end="History" />
__FORCETOC__
<section begin="Body" />
== Regulatory domain ==
A WLAN regulatory domain is a set of laws or policies that control a bounded area.
 
Currently, there are governing bodies in many countries around the world, like: FCC, IC, RED, Japan (TELEC), Korea (KCC), Brazil (ANATEL), SRRC (China), Australia (RCM)
The main limitations depicted by the regulatory domains affect the available frequencies and the maximum RF power.
=== Linux setup ===
=== DWS WiFi device ===
The WiFi module supplier provides the embedded FW and the driver SW for assuring that support the DWS WiFi device are is relesed for good wireless operation for almost all generic WIFI use-cases. '''NOTE:''' during the Certification tests, the regulatory domain setup (frequencies and power) should be verified against the limit and power level for the selected country. ==== Debug ==== To debug the actual settings made by the driver, the user should edit the config file <code>/lib/firmware/wlan/qcom_cfg.ini</code> to enbale the log traces, before the insertion of the driver module. At the start of the file enable the WDA and SME logs:<pre>#Host module debugvosTraceEnableHDD=0vosTraceEnableWDA=255vosTraceEnableWDI=0vosTraceEnableSME=255vosTraceEnablePE=0vosTraceEnableWMA=0vosTraceEnableVOSS=0</pre> This operation will taint the kernel console with many debug messages.
----
[[Category:DWS]]
a000298_approval, dave_user
551
edits