There were some requests from users for adding the possibility of setting default openthread tx output power using kConfig. It is possible by adding the CONFIG_OPENTHREAD_DEFAULT_TX_POWER kConfig and assigning it to the tx_power variable in the radio.c file in the Openthread module. Added the possibility to set default openthread power using kConfig. Signed-off-by: Arkadiusz Balys <arkadiusz.balys@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| alarm.c | ||
| CMakeLists.txt | ||
| crypto_psa.c | ||
| diag.c | ||
| entropy.c | ||
| logging.c | ||
| memory.c | ||
| misc.c | ||
| openthread-core-zephyr-config.h | ||
| platform-zephyr.h | ||
| platform.c | ||
| radio.c | ||
| settings.c | ||
| shell.c | ||
| spi.c | ||
| uart.c | ||