Skip to content

Add JS8 to legacy_modes.json #677

@macifell

Description

@macifell

Feature Description

I am trying to write an application for getting JS8Call logs imported automatically into QLog. Since QLog only handles WSJT-X and fldigi specifically, the best way seems to be to convert the output from JS8Call into the format that would be expected from WSJT-X. This is working great, but a problem is that JS8 is not listed in the legacy_modes.json file. Unless it is added there, I cannot use the same two-step process that WSJT-X uses to send over logs. This would be ok... except it seems that the values for qsl_sent, lotw_qsl_sent, and eqsl_qsl_sent do not get set correctly if only the adif log is sent over and not the initial "raw" log.

I am not asking for full JS8Call support, only for JS8 to be added to legacy_modes.json like so:

  "JS8": { "mode": "MFSK", "submode": "JS8" },

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Done - branch: testing_0.45

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions