Remove deprecated DisplayManual class#151
Merged
Chris-AC9KH merged 1 commit intoJan 20, 2026
Merged
Conversation
Collaborator
|
One liner change, at the top of OmniRigtransceiver.cpp add
Where "xxx" is the date or version. |
Joe-K0OG
approved these changes
Jan 19, 2026
Joe-K0OG
left a comment
Collaborator
There was a problem hiding this comment.
Yes, I agree that this should be scheduled for removal. There are other approaches that operators can take to accomplish the same functionality as with OmniRig (e.g., rigctld.exe).
73,
-Joe-
K0OG
Collaborator
Author
|
Yes, good idea. I'll do that. |
Move OmniRig to deprecated group, scheduled for deprecation due to being no longer supported by Windows 11 and Qt6.9.3 Schedule OmniRig to removed from the code in July 2026 Noted in the doxy file description
6372b2c to
00eae5e
Compare
wmiler
approved these changes
Jan 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Move OmniRig to deprecated group, scheduled for deprecation due to being no longer supported by Windows 11 and Qt6.9.3 This references #119 where the author of OmniRig clearly does not understand that his code must be ported to Qt 6.9.3 or newer. Qt does not keep deprecated stuff around to support an obsolete 32-bit program.
So OmniRig, as stated in CMakeLists.txt where the option is defined has one foot in the grave, the other on a banana peel. It is scheduled for deprecation from the codebase and is moved to that group.