Skip to content

RDKBACCL-1330: Updated current tx_power in onewifi and unified-mesh#768

Merged
narendradandu merged 1 commit intordkcentral:developfrom
sundram0711:easymesh-txpower_updated_in_onewifi
Apr 20, 2026
Merged

RDKBACCL-1330: Updated current tx_power in onewifi and unified-mesh#768
narendradandu merged 1 commit intordkcentral:developfrom
sundram0711:easymesh-txpower_updated_in_onewifi

Conversation

@sundram0711
Copy link
Copy Markdown
Contributor

  • Retrieve current TX power from the hal api wifi_hal_getRadioTransmitPower
  • Update TX power in OneWifi struct wifi_radio_operationParam_t
  • Updated TX power in Unified Mesh struct em_op_class_info_t from onewifi.

Closes: RDKBACCL-1330
Signed-off-by: Sundram Patel sundram.p@tataelxsi.co.in

@sundram0711 sundram0711 requested a review from a team as a code owner December 10, 2025 07:55
@sundram0711 sundram0711 force-pushed the easymesh-txpower_updated_in_onewifi branch from e3e147f to c7371b6 Compare December 10, 2025 09:13
Comment thread source/db/wifi_db.c
@sundram0711 sundram0711 force-pushed the easymesh-txpower_updated_in_onewifi branch 3 times, most recently from 811ec07 to c5e1587 Compare December 16, 2025 07:14
@sundram0711 sundram0711 changed the title easymesh: updated current tx_power in onewifi and unified-mesh RDKBACCL-1330: Updated current tx_power in onewifi and unified-mesh Dec 16, 2025
@sundram0711 sundram0711 marked this pull request as draft January 11, 2026 13:44
@sundram0711
Copy link
Copy Markdown
Contributor Author

If anyone can suggest the appropriate place in OneWiFi to call the HAL API wifi_hal_getRadioTransmitPower() to retrieve the current TX power and update the OneWiFi structure wifi_radio_operationParam_t.

Currently, invoking this API in the init_radio_config_default() function, but that resulted in a curr tx power value of zero for all interfaces.

@sundram0711 sundram0711 marked this pull request as ready for review January 22, 2026 06:23
@github-actions github-actions bot added the community contribution Contributions from community. label Mar 27, 2026
@sundram0711 sundram0711 requested a review from gsathish86 March 30, 2026 11:48
@amarnathhullur amarnathhullur force-pushed the easymesh-txpower_updated_in_onewifi branch from 627a1d8 to e602341 Compare April 8, 2026 13:51
amarnathhullur
amarnathhullur previously approved these changes Apr 8, 2026
@sundram0711
Copy link
Copy Markdown
Contributor Author

If anyone can suggest the appropriate place in OneWiFi to call the HAL API wifi_hal_getRadioTransmitPower() to retrieve the current TX power and update the OneWiFi structure wifi_radio_operationParam_t.

Currently, invoking this API in the init_radio_config_default() function, but that resulted in a curr tx power value of zero for all interfaces.

Hi @gsathish86,
Can you please have a look on my comment ?

@Nikita-Hakai Nikita-Hakai force-pushed the easymesh-txpower_updated_in_onewifi branch from e602341 to 7cc7a8c Compare April 20, 2026 19:22
- Retrieve current TX power from the hal api `wifi_hal_getRadioTransmitPower`
- Update TX power in OneWifi struct `wifi_radio_operationParam_t`
- Updated TX power in Unified Mesh struct `em_op_class_info_t` from onewifi.

Note: Currently hal api reports txpower as zero for all the radios.

Closes: RDKBACCL-1330
Signed-off-by: Sundram Patel <sundram.p@tataelxsi.co.in>
@Nikita-Hakai
Copy link
Copy Markdown
Contributor

Updated power to 100 in case of failure, as suggested by Narendra

Comment thread source/db/wifi_db.c Outdated
@narendradandu narendradandu merged commit 02b7856 into rdkcentral:develop Apr 20, 2026
7 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Apr 20, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

community contribution Contributions from community.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants