RDKBACCL-1330: Updated current tx_power in onewifi and unified-mesh#768
Conversation
e3e147f to
c7371b6
Compare
811ec07 to
c5e1587
Compare
|
If anyone can suggest the appropriate place in OneWiFi to call the HAL API Currently, invoking this API in the |
627a1d8 to
e602341
Compare
Hi @gsathish86, |
e602341 to
7cc7a8c
Compare
- 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>
7cc7a8c to
6cd3cca
Compare
|
Updated power to 100 in case of failure, as suggested by Narendra |
wifi_hal_getRadioTransmitPowerwifi_radio_operationParam_tem_op_class_info_tfrom onewifi.Closes: RDKBACCL-1330
Signed-off-by: Sundram Patel sundram.p@tataelxsi.co.in