Skip to content

RDKEMW-20470 : Log signal quality every 5s#318

Open
jincysam87 wants to merge 1 commit into
support/1.12.0from
feature/RDKEMW-20470
Open

RDKEMW-20470 : Log signal quality every 5s#318
jincysam87 wants to merge 1 commit into
support/1.12.0from
feature/RDKEMW-20470

Conversation

@jincysam87

@jincysam87 jincysam87 commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Reason for change: Log signal quality every 5s
Test procedure: Check in wpeframework logs for signal quality
Risks: low
Priority: P1

Signed-off-by: jincysaramma_sam@comcast.com

Copilot AI review requested due to automatic review settings June 24, 2026 17:40
@jincysam87 jincysam87 requested a review from a team as a code owner June 24, 2026 17:40
@jincysam87 jincysam87 changed the title RDKEMW-20470 - Log signal quality every 5s RDKEMW-20470 : Log signal quality every 5s Jun 24, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR changes the default WiFi signal-quality polling/logging interval so that signal quality is logged every 5 seconds while WiFi is connected.

Changes:

  • Reduced DEFAULT_WIFI_SIGNAL_TEST_INTERVAL_SEC from 60s to 5s, increasing the frequency of WiFi signal-quality polling and associated logging.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

#define MAX_SNR_VALUE 180

#define DEFAULT_WIFI_SIGNAL_TEST_INTERVAL_SEC 60
#define DEFAULT_WIFI_SIGNAL_TEST_INTERVAL_SEC 5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants