zephyr/tests/subsys/lorawan/frag_decoder/boards/native_sim.conf
Martin Jäger 9e341b49c8 tests: subsys: lorawan: add frag_decoder unit-test
The unit test allows to test the frag decoder algorithms using random
binary data.

The coded fragments are created on the fly using the encoder algorithm
described by Semtech in the LoRaWAN TS004-1.0.0 document.

Signed-off-by: Martin Jäger <martin@libre.solar>
2024-05-02 16:54:43 +02:00

5 lines
143 B
Plaintext

# SPDX-License-Identifier: Apache-2.0
# Turn off log messages for failed communication with non-existing LoRa PHY
CONFIG_LORA_LOG_LEVEL_OFF=y