zephyr/subsys/lorawan
Lucas Romero cad56e8005 lorawan: services: frag decoder: add lowmem implementation
that utilizes the fact that the ldpc recovery matrix is triangular and only
stores the half with non-zero values.

This implementation is hopefully going to make forward error correction
usable on lower memory devices.

Signed-off-by: Lucas Romero <luqasn@gmail.com>
2024-06-11 16:09:23 +03:00
..
nvm
services lorawan: services: frag decoder: add lowmem implementation 2024-06-11 16:09:23 +03:00
CMakeLists.txt
Kconfig
lorawan.c lorawan: make possible to send empty frames 2024-05-12 11:01:18 -04:00
lorawan_emul.c
lw_priv.c
lw_priv.h