Releases: EnigmaCurry/code-smore
Releases · EnigmaCurry/code-smore
v0.1.34
v0.1.33
This release has renamed the read and listen commands. The new commands are:
send- this reads text/code input from stdin and sends it to the output (audio / gpio)receivethis listens for morse code from the input (pipewire / gpio).
This build has separated feature flags
audio - produce sound (platform independent)
pipewire - receive sound (Linux only)
gpio - receive GPIO (Linux only)
There is a new aarch64 build for Raspberry Pi which only has the gpio feature, no audio, no pipewire. (audio can be added later, but the build is broken for audio currently.)
v0.1.32
v0.1.31
release: v0.1.31
v0.1.25
This historical release was tagged by WA7PGE in a blog post https://wa7pge.com/home/operating_modes/cw/instant_character_recognition.
You may want this version if you are following that blog post exactly. Otherwise, install the latest version instead.