Replies: 2 comments 3 replies
-
|
Here is the branch which implements this change and other changes. Summary of breaking changes:
Non breaking changes:
Testing completed:
|
Beta Was this translation helpful? Give feedback.
3 replies
-
|
This is now merged into master branch. As indicated there are breaking changes. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Ham2mon uses different formats for priority files and lockout files. Also, it does not support a file for general configuration of frequency metadata. For frequencies, it only displays the frequency in Mhz. It would be good if it also displayed user friendly labels for scanned channels.
What are your thoughts on a file with a YAML format something like this:
This format would consolidate the lockout and priority files as well as provide user friendly descriptions for frequencies in general.
The UI could be modified to display the label instead of (or in addition to) the frequency.
The format can be extended with other metadata. In addition, other configuration information could be added (command line options supplied would take precedent).
I haven't though through how practical this is yet. There is current;y is no "save" option for priority or lockout information so that would need to be considered.
Beta Was this translation helpful? Give feedback.
All reactions