zephyr/tests/subsys/openthread
Arkadiusz Balys 3afd564bba modules: openthread: platform: Added setting default tx power
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>
2022-12-21 12:21:09 +01:00
..
CMakeLists.txt
app.overlay
prj.conf tests: openthread: Align to LOG_PRINTK as default 2022-11-29 10:46:26 +01:00
radio_stub.c modules: openthread: platform: Added setting default tx power 2022-12-21 12:21:09 +01:00
radio_test.c
testcase.yaml tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00