mkinney

Results 56 issues of mkinney

Let the user know if they are not running the most current version of the cli. Use code like this https://github.com/meshtastic/Meshtastic-gui-installer/blob/master/meshtastic_flasher/util.py#L155 Perhaps, add a line at the bottom of the...

Users in discord are reporting that the url changes, but may be a different url after reboot

Need help on adding more smoke tests for the following: 1) ```--ch-enable``` and ```--ch-disable```: ~~Need help with how to use and verify these settings are applied~~ EDIT: This has been...

enhancement
good first issue
help wanted

Looks like the pdoc tool will not generate methods/variables that start with an underscore, as that is the pythonic way to specify "private". Beings that Meshtastic-python is a dev library,...

enhancement
good first issue
help wanted

Looks like the last push to pypi was Oct 2020. Can the latest stable be pushed to pypi?

bug

If I put a `whitelist.txt` in the root of the project, then change to a subdir and run `flake8`, then the root project's `whitelist.txt` is not honored. Is there a...

bug

[zube]: In Review
Rancher installation
eng-review

From Caveman99 in Discord: `the latest firmware CI after the RAK unify patch only builds 2 firmware images for rak - with or without eink`

Add "region" to the main screen and set the region when flashing. Something like this: ![set_region](https://user-images.githubusercontent.com/2219838/163526078-303805d6-f8d1-426d-8815-5ec0232cb65d.png)

enhancement
good first issue
help wanted