Este commit está contenido en:
pg 2014-12-29 15:41:16 +01:00
padre 44e21ba173
commit 2744c36213
Se han modificado 2 ficheros con 4 adiciones y 1 borrados

Ver fichero

@ -0,0 +1,3 @@
genere un son wav modulant une liaison serie 7n1 avec porteuse 1.2k
dsp code ripped from : http://stackoverflow.com/questions/10693590/source-for-a-good-simple-soft-modem-library

Ver fichero

@ -15,7 +15,7 @@
#define SPANDSP_EXPOSE_INTERNAL_STRUCTURES
//#endif
#include "my_fsk.h"
#include "minitel_fsk.h"
#include "spandsp.h"
#include "spandsp-sim.h"
int16_t tone_amp[160];