minimodem-mirror/src
Kamal Mostafa cf9ba20ee0 fsk: confidence algo #5 (SNR)
Computes SNR confidence value, where "signal" is the magnitude of the FSK
driven frequency, and "noise" is the magnitude of the non-driven frequency.

(Also includes unused algo #4 code, which may not compile anymore.)
2012-08-14 22:31:30 -07:00
..
.gitignore .gitignore files 2012-08-14 13:29:00 -07:00
Makefile.am move src/testcases to ./tests 2012-08-15 11:44:26 -07:00
Makefile.in move src/testcases to ./tests 2012-08-15 11:44:26 -07:00
baudot.c minimodem licenced as GPL3+ 2011-06-22 17:10:50 -07:00
baudot.h minimodem licenced as GPL3+ 2011-06-22 17:10:50 -07:00
fsk.c fsk: confidence algo #5 (SNR) 2012-08-14 22:31:30 -07:00
fsk.h fsk: confidence algo #5 (SNR) 2012-08-14 22:31:30 -07:00
minimodem.1.in minimodem: use sine lookup table of 1024, or --lut={tx_sin_table_len} 2012-08-13 21:17:03 -07:00
minimodem.c fsk: confidence algo #5 (SNR) 2012-08-14 22:31:30 -07:00
run-test update copyright dates 2012-08-13 21:51:53 -07:00
simple-tone-generator.c simple-tone: use integer mod not fmod 2012-08-15 16:57:39 -07:00
simpleaudio-alsa.c simpleaudio: S16 format handling for backends 2012-08-12 15:39:04 -07:00
simpleaudio-benchmark.c simpleaudio: fix --benchmarks for sizeof(long)==4 platforms 2012-08-14 08:28:36 -07:00
simpleaudio-pulse.c update copyright dates 2012-08-13 21:51:53 -07:00
simpleaudio-sndfile.c update copyright dates 2012-08-13 21:51:53 -07:00
simpleaudio.c update copyright dates 2012-08-13 21:51:53 -07:00
simpleaudio.h simple-tone: sin() lookup tables 2012-08-13 21:09:24 -07:00
simpleaudio_internal.h update copyright dates 2012-08-13 21:51:53 -07:00