ea4k / klog

KLog is a multiplatform free hamradio logger. It runs natively on Linux, macOS and Windows.
https://www.klog.xyz
GNU General Public License v3.0
75 stars 25 forks source link

Bandplan per region/dxcc entity #636

Open ea4k opened 11 months ago

ea4k commented 11 months ago

Maybe an xml-like file on the internet listing all bandplans so klog can get it and, based on the user dxcc select the right one...

ikbenkous commented 10 months ago

Maybe bundle some bandplans by default because the internet may not always work (in emergencies or whatever). You can always update bundles via the internet if newer ones are found.

Some ideas for bundling:

Are there any machine-readable standards for bandplans? Maybe some particular XML formatting? This stuff oughta be published in a machine readable format...

ikbenkous commented 10 months ago

Quick little mockup for this idea I had... a bandplan indicator in the UI: image

DIAL/MODE indicator, to show whether you're logging dial or mode frequency. For instance, for CW, hell, PSK31 and whatever, you probably want to log the dial + AF frequency on the modem.

I dunno how much of this makes any sense. Feedback appreciated!