#define ONE_SECOND (snd_rate / cw->blocksize) // sample rate / decimation rate / block size #define CW_ONE_BIT_SAMPLE_COUNT (ONE_SECOND / 58.3) // = 6.4 works ! standard word PARIS has 14 pulses & 14 ...
A Rust-based command-line tool for decoding BOTAN satellite CW (Continuous Wave) beacon messages into detailed telemetry information. You may find binaries of your OS system on release page, or you ...