zephyr/drivers/lora
Andreas Sandberg d8de33e966 drivers: lora: Add a shell for LoRa testing
Provide basic commands that are useful when testing a LoRa
radio. Currently, the shell supports:

> lora conf ...
> lora send ...
> lora recv ...
> lora test_cw ...

Signed-off-by: Andreas Sandberg <andreas@sandberg.pp.se>
2020-05-07 14:49:06 +02:00
..
CMakeLists.txt drivers: lora: Add a shell for LoRa testing 2020-05-07 14:49:06 +02:00
Kconfig drivers: lora: Add a shell for LoRa testing 2020-05-07 14:49:06 +02:00
Kconfig.sx1276 drivers: lora: Get rid of counter support 2020-05-04 19:01:09 +02:00
shell.c drivers: lora: Add a shell for LoRa testing 2020-05-07 14:49:06 +02:00
sx1276.c drivers: lora: Add a continuous wave test API 2020-05-07 14:49:06 +02:00