WSPR
wspr is a Rust crate for encoding a callsign, a four character Maidenhead
grid square, and a power level (in dBm) into the 162 symbols needed for a WSPR
transmission. Each resulting symbol is in the range 0-3 and may be transmitted
using 4 tone FSK.
Each tone is separated by 1.464Hz and is 683ms in length.
Only Type 1 WSPR messages are supported.
no_std
The wspr crate is no_std by default.
Optional Features
The wspr crate provides the following optional Cargo features:
defmt-03: Implementsdefmt::Formatforwspr::Error
Example
if let Ok = encode