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

Fix display of hamlib errors during initialization #460

Merged
merged 6 commits into from
Feb 13, 2025

Conversation

dl1jbe
Copy link
Member

@dl1jbe dl1jbe commented Jan 25, 2025

Move output of hamlib error messages from footer into flow of text output. Fix problems with changed behavior of hamlibs rigerror() function.

Furthermore cleanup some useless code

- move to rigerror2(), which shows only the last error message
- display via showmsg() as full screen is not working at the time of
  initialization
Parameters will be set later by parse_rigconf()
rigerror() got changed at that time to provide a list of last errors
each time called.
rigerror2()  isntroduced to return a single line description of the
last error.
Copy link
Member

@zcsahok zcsahok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@dl1jbe dl1jbe merged commit 73afaeb into Tlf:master Feb 13, 2025
2 checks passed
@dl1jbe dl1jbe deleted the cleanup_riginit branch February 13, 2025 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants