Jonathan Bennett

Results 60 issues of Jonathan Bennett

Would you have any interest in spinning the SE05X library out into a separate project? I'm evaluating using an SE050e for Meshtatic, and your reimplemented library is far more usable...

type: enhancement
topic: infrastructure

Be a bit more defensive about the incoming host telemetry packets, and force a null termination on the user string.

This is a WIP effort to unify the builds for MUI targets, so the use of the MUI can be a runtime config option, currently config.display.displaymode == meshtastic_Config_DisplayConfig_DisplayMode_COLOR. It's currently...

We import these functions from IMSProg (stripped down a bit, removing what isn't needed). They are licensed GPLv3, so should be no problem on the licensing front. This does allow...

Is it practical to create a man page for the Meshtastic command? Would be a nice addition if there's a standard way to do it for Python packages.

Probably not done the right way, but works to do manual key-verification from python. Needs a protobuf update to go with it.

Radiolib includes the lora.getFrequencyError() function to return the offset from expected frequency center. This can be added to meshpacket and used to help debug mesh problems.

Gives us a field and boolean for XEdDSA signatures.

I really like the idea of using a QR code to positively verify a node's identity, including the PKI public Key. This should inform the user that either a new...