LoRaMon icon indicating copy to clipboard operation
LoRaMon copied to clipboard

LoRa packet sniffer for RNode hardware

Results 2 LoRaMon issues
Sort by recently updated
recently updated
newest added

Hi, - `loramon` is a directory, it cannot be made executable. - `setup.py` contains the console executable and the `pyserial` dependency so `pip install .` is enough. No need for...

Added a urwid based UI plus a bunch of other changes. My goal was to make LoraMon both a packet monitor and also a diagnostic tool for monitoring RNode commands...