Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
Search
ARDOPC, Pi and QDX?
#ardop
Hi all,
I've been having a bit of a dig around, and I'm wondering if this combination is possible, potentially with some changes to the source? Some background, I have a QRP-Labs QDX 3a (not yet built), it's a 5W digital modes transceiver, but with a catch, it can only do a single frequency at a time, without phase. The microprocessor analyses the incoming audio, works out the frequency and generates the RF from a clock source. So FSK possible, no PSK. It does work with HF APRS. It's also extremely light and portable (~150g). I briefly looked up the ARDOP specs and only superficially understand them, and have looked at what I believe is the ardopc the source. Is it possible to tell ardopc to only use 4FSK modes? (I'm thinking potentially strAllDataModes in ARDOPC.c.) Does doing this make sense at all? Is there a better way to do this? If this can be made to work, it potentially adds a very small and lightweight multiband HF transceiver to the list of radios that can do Winlink. Regards, vk3tst/5wtf |
¿ªÔÆÌåÓýARDOPC has a command "FSKONLY 1" that should do what you want. With BPQ you can add that to the ARDOP port config but I don't think you can do that with the Winlink Clients.73, John On 08/05/2023 13:31, Marcus wrote:
Hi all, |
Thanks for that John, was a good little rabbit hole to run down.
I did also find an option to force it in ARDOPC.c (FSKOnly = FALSE), but that would be a bit of a hack. Digging through the source pat (Winlink software), it looks like it knows how to send commands, so that might be the best place to send the command from. Regards, Marcus B |
to navigate to use esc to dismiss