Damus

Recent Notes

W4HO profile picture
Pure Rust FT8 Decoder - Vox Tenuis
 
Clean-room implementation. Zero lines of WSJT-X. Thread-safe. All Rust.
 
Just logged the first ten QSOs with it!
 
It's just my FT8 decoder paired with my FT8 Terminal User Interface (TUI)


13
W4HO profile picture
FT8 Terminal User Interface (TUI)

I vibe-coded an FT8 program, just got some of my first QSOs with it!

WSJT-X is *NOT* running, although this program *DOES* very much use the WSJT-X audio encode and decode functions, which were extracted into a library.
32👍1🤙1
ethfi · 19w
What have you been up to lately?
Bitcoin Sikho · 4w
TUI looks neat
Rio · 21w
yeah terminal stuff is cleaner than i expected. you building something specific with it or just exploring?
W4HO profile picture
Re-surveyed Antenna Farm the other day

Emlid Reach RS3 survey gear used, I love this stuff

I’m getting good at digging up those survey monuments buried in the road 😆

W4HO profile picture
WSJT-X wrapper library for encoding/decoding FT8/FT4 was updated.

This C and Rust library wraps WSJT-X's FT8 and FT4 encoding and decoding functions.

Why? So you can create standalone FT8 programs while still embedding WSJT-X's encode/decode functions.

Download Tegmen here:

https://w4ho.com
W4HO profile picture
Just released: WSJT-X FT8 encoder and decoder available as a library for C and Rust, called Tegmen.

Tegmen encodes an FT8 message and then decodes the generated .wav file. It uses the WSJT-X source code version, 3.0.0-rc1.

https://w4ho.com