mkinney

Results 56 issues of mkinney

For example, the `ls_secs` should show somewhere in the tool tip, label or somewhere.

enhancement

It might be helpful to add info about OS, how user installed m-flasher, version of m-flasher (kind of like a `support` info)

There should be some validations added to settings. If so, write a generic function in util.py and call it in the form. For example, if a valid range is from...

enhancement
good first issue
help wanted

A QMessageBox.information or .warning will not show a title in the WindowTitle on mac. For example: but the window title does work on a normal QDialog on mac: So, we...

enhancement
good first issue
help wanted

It would be nice to be able to add to an advanced option (or something) to allow a user to download builds from CI. for example: https://github.com/meshtastic/Meshtastic-device/actions/runs/1789823637 has a built.zip...

enhancement

The tabs are not really visible as tabs. The input fields have a distinct look and feel that could be improved. Anyone want to take a stab at changing the...

enhancement
good first issue
help wanted

Code coverage has really suffered during the addition of the Settings screens.

help wanted

Spin thru the `print` statements and either comment out or remove them. They were mainly used for dev. Not sure what info to leave for debugging issues if user has...

enhancement
good first issue
help wanted

Leverage Docker and/or vagrant for validation of various OSes

good first issue
help wanted

Can we get `meshtastic-flasher` working on a raspberry pi? PySide6 nor PySide2 is not available. See https://bugreports.qt.io/browse/PYSIDE-802?focusedCommentId=418104&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel

help wanted
question