Skip to content

[LTE-2973] Blaster Failure (#1196)#1276

Open
DharmalakshmiA wants to merge 1 commit into
rdkcentral:mainfrom
DharmalakshmiA:LTE-2973-main
Open

[LTE-2973] Blaster Failure (#1196)#1276
DharmalakshmiA wants to merge 1 commit into
rdkcentral:mainfrom
DharmalakshmiA:LTE-2973-main

Conversation

@DharmalakshmiA

Copy link
Copy Markdown
Contributor

LTE-2973: Upload successful blast results for XLE clients

Reason for change:
Enable upload of successful WiFi Blast measurement results for XLE clients. Previously, the measurement data was not being sent to QM for successful blast executions on extender devices.

Test Procedure:
Triggered WiFi Blast on XLE clients.
Verified the logs sent successfully from onewifi to QM

Risks:
Low

Signed-off-by: Dharmalakshmi A [Dharmalakshmi_Annamalai@comcast.com]

* testing
* Change error print to info print for blaster status
Copilot AI review requested due to automatic review settings July 17, 2026 11:16

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

Enables uploading WiFi Blast measurement results to QM for extender (XLE) clients even when the blast succeeds, aligning extender behavior with gateway uploads so successful results aren’t dropped.

Changes:

  • Always upload single-client active measurement results for extender devices (previously skipped on success).
  • Expose active_msmt_status_to_str() via header so it can be used across compilation units.
  • Add a log line to record the active measurement status before upload.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
source/apps/blaster/wifi_single_client_msmt.c Removes the “skip on success” condition for extender uploads and adds status logging.
source/apps/blaster/wifi_blaster.h Exports active_msmt_status_to_str() for cross-file use.
source/apps/blaster/wifi_blaster.c Makes active_msmt_status_to_str() non-static to match new external usage.

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

Comment thread source/apps/blaster/wifi_single_client_msmt.c
Comment thread source/apps/blaster/wifi_blaster.h
Comment thread source/apps/blaster/wifi_blaster.c
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