Skip to content

Add 5363kHz to the frequency list for the new 60m band segment#106

Merged
Chris-AC9KH merged 1 commit into
masterfrom
pr/60m
Dec 20, 2025
Merged

Add 5363kHz to the frequency list for the new 60m band segment#106
Chris-AC9KH merged 1 commit into
masterfrom
pr/60m

Conversation

@Chris-AC9KH

Copy link
Copy Markdown
Collaborator

This adds the 5363 kHz frequency to the frequency list for the new 60m band segment when it becomes available.

@Chris-AC9KH Chris-AC9KH added the enhancement New feature or request label Dec 20, 2025

@jsherer jsherer left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Looks good.

Something for us to consider would be if we could automatically add it to the ini for the existing configurations without having to reset/create a new one.

@Chris-AC9KH

Copy link
Copy Markdown
Collaborator Author

Yeah, that's not easy to do since the entire frequency list is stored in that one string in the ini. If the standard list created from the code was stored in a separate string from user-defined ones it would be easier. But that's not the case. It appears to have been designed for a once-in-a-lifetime change to the standard frequencies.

@Chris-AC9KH

Copy link
Copy Markdown
Collaborator Author

I'll merge this since it's really simple and definitely doesn't break anything. If somebody comes up with a way to save current user freq's while doing a "factory reset" of the list we can do that as a separate PR. I would question the value of something like that though. You put too much bloat in the code for something that's used once every 5-10 years, sometimes it isn't worth it.

@Chris-AC9KH Chris-AC9KH merged commit 385fb0d into master Dec 20, 2025
@Chris-AC9KH Chris-AC9KH deleted the pr/60m branch December 20, 2025 23:39
@Joe-K0OG

Copy link
Copy Markdown
Collaborator

Agreed, @Chris-AC9KH - It's easy to inform users of the new allocation, and any who have 60m interest will be able to add it to their list.

73,
-Joe-
K0OG

@Joe-K0OG

Copy link
Copy Markdown
Collaborator

This works well on Windows and Linux. If running with a previous settings and the frequency list is reset, the new 60m allocation is inserted, as expected.

73,
-Joe-
K0OG

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

Successfully merging this pull request may close these issues.

3 participants