magicbug / Cloudlog

Web based amateur radio logging application built using PHP & MySQL supports general station logging tasks from HF to Microwave with supporting applications to support CAT control.
http://www.cloudlog.co.uk
MIT License
454 stars 188 forks source link

Cabrillo needs to be adjusted per contest #3201

Open petrkr opened 2 weeks ago

petrkr commented 2 weeks ago

For now cabrillo seems to have some hard-coded format. Which for example now is not for CQ WW RTTY contest enough.

Would be nice if there will be column definitions or sets or something like "default" and "custom", because this is for now first contest, which rejected data format.

Another contest was Czech OK contest, because here is one extra space, but that is also about bad parser on OK's page parser, because they need fixed width with exact number of chars. Which is NOT cabrillo format as specified here https://wwrof.org/cabrillo/cabrillo-qso-data/

image

github-actions[bot] commented 2 weeks ago

Uh oh! @petrkr, the image you shared is missing helpful alt text. Check your issue body.

Alt text is an invisible description that helps screen readers describe images to blind or low-vision users. If you are using markdown to display images, add your alt text inside the brackets of the markdown image.

Learn more about alt text at Basic writing and formatting syntax: images on GitHub Docs.

petrkr commented 2 weeks ago

This is example of accepted CQ WW RTTY cabrillo format:

START-OF-LOG: 3.0
CONTEST: CQ-WW-RTTY
CREATED-BY: Cloudlog
QSO:  14093 RY 2024-09-29 1458 OK1PKR        599 15 DX F6PTT         599 14 DX 0
QSO:  28082 RY 2024-09-29 1551 OK1PKR        599 15 DX NA2NY         599 05 NY 0
END-OF-LOG:

So maybe it can be done if I will put "DX" word in exchange field