alligitor

Results 6 issues of alligitor

This is not an issue but a feature request. I was looking at the map and was asking myself, what's the nerdiest region in the world, based on density of...

I'm using the python API to talk to a Meshtastic instance running on localhost. this is a Raspberry Pi 3B, if that matters. Every so often, it gets the following...

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...

Simple function that uses CMD_LOG opcode for sending a string to the host. Message has: Log Level Tag Length of message Message It has a limit of 256 characters for...

See my discussions with myself: https://github.com/markqvist/Reticulum/discussions/805 …Comments from Power.h: // there are three version of V3: V3, V3.1, and V3.2 // V3 and V3.1 have a pull up on pin_ctrl...

Promiscuous mode was broken due to some code restructuring. Moved code blocks around to make sure packet is handled when "ready" flag is set.