Displaying 1 result from an estimated 1 matches for "baudot".
Did you mean:
baudet
2003 Feb 28
2
error in tor2
...luded from filtros.c:43:
coef_out.h:3:4: warning: no newline at end of file
gcc -Wall -Wstrict-prototypes -march=pentium -O6 -g -c -o demodulador.o demodulador.c
gcc -Wall -Wstrict-prototypes -march=pentium -O6 -g -c -o serie.o serie.c
gcc -Wall -Wstrict-prototypes -march=pentium -O6 -g -c -o baudot.o baudot.c
gcc -Wall -Wstrict-prototypes -march=pentium -O6 -g -c -o dpll.o dpll.c
gcc -Wall -Wstrict-prototypes -march=pentium -O6 -g -c -o tone_detect.o tone_detect.c
ar rcs libzap.a zap.o goertzel.o filtros.o demodulador.o serie.o baudot.o dpll.o tone_detect.o
ranlib libzap.a
gcc -shared -Wl...