On 28/02/2019 09:36, Olivier SCHMITT wrote:
arecord_adv -d 15 -q -t raw -f S16_LE -r384000 -c2 -D dsnoop:lp4,1 -F0
--period-size=1024 -B0 --buffer-size=4096 | csdr convert_s16_f | csdr
shift_addition_cc `python -c "print float(3568600-3573000)/384000"` |
csdr fir_decimate_cc 8 0.05 HAMMING | csdr bandpass_fir_fft_cc 0 0.1
0.05 | csdr realpart_cf | csdr gain_ff 20 | csdr convert_f_s16 | sox
-q -t raw -b 16 -e signed -c 1 -r 48000 - -t wav FT8.wav
but when i try to decode with:
At line 188 of file /home/bill/wsjtx-prefix/src/lib/jt9.f90
Fortran runtime error: Substring out of bounds: lower bound (-1) of
'infile' is less than one
Hi Oliver,
the file name of the .WAV file is important, it is used to reflect the
time in the decoded message prints. Name the .WAV file according to this
pattern YYMMDD_hhmmss.WAV . You can use nonsensical patterns for a test
like 000000_000000.wav .
73
Bill
G4WJS.
_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel