Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
stylenone

Introduction

                 DFS is Dynamic Frequency Selection, which is a function of using 5 GHz Wi-Fi frequencies that are generally reserved for radar, such as military radar, satellite communication, and weather radar. The DFS channels vary from country to country. The main benefit to use DFS channels is to increase the number of Wi-Fi channels. It is legally required Channel Availability Check process to prevent electromagnetic interference the 5 GHz frequency with the radar. If any radar signal detects, it will switch from DFS channel to non-DFS channel automatically(If driver have DFS support) .

Scope

              The scope of this work is to integrate and validate the DFS Feature in RPI reference platforms.This document covers only integration not validation.

Target Audience  

  • RDK-B Operators
  • RDK-B SoC Vendors
  • RDK-B OEM's
  • RDK-B Application Vendors
  • RDK-B System Integrators 

...

TargetYocto versionBuild instruction
RPI4 32bitDunfell RPI 4B Model Reference Platform
RPI4 32bitKirkstonekirkstone RDK-B RPI4 32 bit
RPI4 64bitDunfellRPI 4B Model Reference Platform with 64bit Arch
RPI4 64bitKirkstoneKirkstone RDK-B RPI4 64 bit (Both User Space & Kernel Space)

High Level Design

draw.io Diagram
bordertrue
diagramNameUntitled Diagram-1717669206022
simpleViewerfalse
width
linksauto
tbstyletop
lboxtrue
diagramWidth861
revision9

TR-181 Data Model Parameters

...

Feature Validation

                    TBD - We didn't validate this feature with RADAR signals   .

Limitations

                          This rtl88x2bu driver doesn't have support of channel switch  functionthe channel switch support. So, we need to do the re-enable of AP/Radio whenever we switching the new channel .

...