RDKB-63533 5G OCS not operational when GW uses a DFS channel#911
RDKB-63533 5G OCS not operational when GW uses a DFS channel#911poornakumar-pk wants to merge 3 commits intordkcentral:developfrom
Conversation
Reason for change: 5G OCS shoud be operational when GW uses a DFS channel Test Procedure: Change the channel to dfs and check for ocs scan Risks: P0 Signed-off-by: poornakumar_mezhiselvam@comcast.com
There was a problem hiding this comment.
Pull request overview
This PR enables 5G off-channel scan (OCS) to operate when the gateway is using a DFS (Dynamic Frequency Selection) channel. Previously, off-channel scans were blocked when the device was operating on DFS channels (52-144 in 5GHz) or using 160MHz channel bandwidth.
Changes:
- Removed DFS channel restriction for off-channel scan mode, allowing OCS to function on DFS channels
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
poornakumar-pk
left a comment
There was a problem hiding this comment.
Removed the DFS channel condition and retained only the 160 MHz bandwidth check. Off-channel scan is now skipped exclusively when operating on 160 MHz,
Reason for change: 5G OCS shoud be operational when GW uses a DFS channel
Test Procedure: Change the channel to dfs and check for ocs scan
Risks: P0
Signed-off-by: poornakumar_mezhiselvam@comcast.com