A simple RTTY encoder and decoder in rust
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sebastian 52a54c847b
Fixed frequency and baudrate
3 years ago
src Fixed frequency and baudrate 3 years ago
.gitignore First baudot code implementation works 3 years ago
Cargo.lock Full encoding chain is working 3 years ago
Cargo.toml Full encoding chain is working 3 years ago