Skip to content

ARDOP: Enable FSKONLY mode #84

Description

@mrmabs

I've gone on a bit of a mission to see if it is possible to use the QRP-Labs QDX with Winlink. As the QDX only supports single carrier modes, I'd like to be able to only enable FSK modes with ardopc.

I asked on the bpq32 mail list, and there is command to enable FSK only in ardopc already, "FSKONLY 1".

In the pactor modem, the ability to send init commands is available in this format:

pat connect "pactor:///HB9AK?init=PTCH%204"

So, going on the above example I would like to be able to run:

pat connect "ardop:///VK2IO?freq=7045&init=FSKONLY%201"

Or even just set a config option.

While I do understand some of the code here, I am by no means a Go programmer, or completely understand the codeflow for pat.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions