Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Explicit Error Message for "Tuner Not Connected" #49

Open
davecrump opened this issue Oct 17, 2020 · 1 comment
Open

Add Explicit Error Message for "Tuner Not Connected" #49

davecrump opened this issue Oct 17, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@davecrump
Copy link

Currently, if a MiniTiouner is not connected at start up, the generic error message "LongMynd Not Loaded" is displayed. It would be good to display "MiniTiouner not detected" or something similar. The relevant error message is:
Flow: FTDI init
Flow: FTDI USB init
ERROR: Unable to open device with VID and PID
Is the USB cable plugged in?
ERROR: FTDI init
Flow: Main loop aborted, waiting for threads.
Flow: All threads accounted for. Exiting cleanly.
State.Stopped

@eclispe eclispe added the enhancement New feature or request label Oct 19, 2020
@eclispe
Copy link
Owner

eclispe commented Oct 19, 2020

I was thinking of trying to extract user friendly error messages from longmynd and add them under the main "Not loaded" message, possibly in a smaller font.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants