Ian McEwen

Results 20 issues of Ian McEwen

Pops up an error "KO: Invalid task status supplied". Currently getting this on http://maproulette.org/map/404/423137 I'd guess that it should be possible to go to the next task, even if it...

The current codebase has a lot of different things interleaved in often unpredictable ways; for example, stuff that controls how data is printed to the console being in the same...

enhancement
help wanted
High Priority

Creating an issue for discussion of this in general. Right now, the CLI is built around merely a long list of options, which is making it difficult to document and...

enhancement
help wanted
High Priority

Breaking this out into a new issue for discussion from a couple other spots. We should establish a format and standard way of accessing machine-readable output, most likely JSON, and...

enhancement
help wanted
High Priority

Need to make sure that timeouts are still respected, but we need to make sure that we wait for a response to come in. This currently isn't working even for...

bug

### Category Other ### Hardware Not Applicable ### Firmware Version 2.x ### Description This is a fix for V3 after some discussion in discord. In `RadioInterface.h` we set some initial...

tech debt
3.0

meshtastic/firmware#4056 is only just merged, but will mean that (once nodes are updated, and all that), nodes along a traceroute path that don't decrypt the packet and therefore don't add...

**Describe what section of the docs is outdated or otherwise in need of change** https://meshtastic.org/docs/configuration/module/traceroute/#repeater-behavior and the surrounding area **Suggested Changes** This section should be updated for the changes in...

As mentioned in #582 there is a tool called [`reuse`](https://github.com/fsfe/reuse-tool) that can serve to lint against their specification. I'm not 100% sure if it's needed, but we should investigate if...

It's possible for two nodes to have an identical ID (while it means two colliding int32s, it definitely happens -- I have a 3000km link showing for me to a...