https://github.com/pflarue/ardop An updated actively developed fork of #ardopc by Peter LaRue AI7JN
The latest release is from 01.11.2024 #ardop #ardopc #amateurradio #hamradio #winlink #digitalmodes #shortwave
GitHub - pflarue/ardop: ardopcf - A multi-platform implementation of the Amateur Radio Digital Open Protocol (ARDOP)

ardopcf - A multi-platform implementation of the Amateur Radio Digital Open Protocol (ARDOP) - pflarue/ardop

GitHub

@n0aw @dug @nall

Aha! I knew that a hashtag might unearth something.

@F1RUM did an #ardopc writeup here last year with instructions under Linux:

"Send and receiver emails via HF with #ARDOP and Pat under GNU/Linux"

https://f1rum.fr/posts/mails-via-hf-with_ardop-and-pat/

#digimode #winlink

Send and receive emails via HF with ARDOP and Pat | F1RUM's blog

Blog radioamateur

@n0aw @dug @nall

In looking for #ardopc I am having a bit of a hard time locating a proper source tree.

I see

https://github.com/DigitalHERMES/ardopc

"#ARDOP (Amateur Radio Digital Open Protocol) #TNC implementation by John Wiseman (#GM8BPQ). Unofficial repository."

but the latest commit is 2 years ago.

It looks like upstream is at

https://www.cantab.net/users/john.wiseman/Documents/ARDOPC.html

with a 2018 date on the docs.

GitHub - DigitalHERMES/ardopc: ARDOP (Amateur Radio Digital Open Protocol) TNC implementation by John Wiseman (GM8BPQ). Unofficial repository.

ARDOP (Amateur Radio Digital Open Protocol) TNC implementation by John Wiseman (GM8BPQ). Unofficial repository. - GitHub - DigitalHERMES/ardopc: ARDOP (Amateur Radio Digital Open Protocol) TNC impl...

GitHub

@dug @KB3LYB
So having learned a bit more, I think i need #ardopc running on macOS for HF Winlink.

I got ardopc compiled for macOS, but had to ifdef out the entire ALSA (linux audio) layer. Need to port it to portaudio (audio library supported on macOS).