Skip to content

Conversation

@sundram0711
Copy link
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
@sundram0711 sundram0711 force-pushed the easymesh-txpower_updated_in_onewifi branch 2 times, most recently from 1a9c576 to 811ec07 Compare December 16, 2025 06:28
- 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>
@sundram0711 sundram0711 force-pushed the easymesh-txpower_updated_in_onewifi branch 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
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
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