commit | d8de33e966312c278daa390fd17f50100852e6a0 | [log] [tgz] |
---|---|---|
author | Andreas Sandberg <andreas@sandberg.pp.se> | Thu Apr 16 00:35:04 2020 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu May 07 14:49:06 2020 +0200 |
tree | 63676af548a18c0f74750f0eb64c05f52871c265 | |
parent | 75b5359d750ec327eb06f15bdf8fbe35c972a492 [diff] |
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>