mirror of
https://github.com/wb2osz/direwolf
synced 2026-08-13 17:44:58 -04:00
'A' uses mark and space filters but simpler and cleaner than earlier attempts. New 'B' uses a different technique where the demodulated signal is proportional to the frequency.
7 lines
252 B
Text
Executable file
7 lines
252 B
Text
Executable file
@CUSTOM_SHELL_SHABANG@
|
|
|
|
@GEN_PACKETS_BIN@ -B300 -n 100 -o test3.wav
|
|
@ATEST_BIN@ -B300 -PA -F0 -L65 -G71 test3.wav
|
|
@ATEST_BIN@ -B300 -PA -F1 -L69 -G75 test3.wav
|
|
@ATEST_BIN@ -B300 -PB -F0 -L69 -G75 test3.wav
|
|
@ATEST_BIN@ -B300 -PB -F1 -L73 -G79 test3.wav
|