Interleaver implemented

This commit is contained in:
Mark Qvist 2014-04-16 14:06:03 +02:00
parent 0b2683e486
commit 85286ad467
5 changed files with 173 additions and 49 deletions

View file

@ -2,6 +2,12 @@
#ifndef FSK_CFG
#define FSK_CFG
// Debug & test options
#define SERIAL_DEBUG true
#define PASSALL false
#define AUTOREPLY false
// Modem options
#define CONFIG_AFSK_RX_BUFLEN 64 // The size of the modems receive buffer
#define CONFIG_AFSK_TX_BUFLEN 64 // The size of the modems transmit buffer
#define CONFIG_AFSK_DAC_SAMPLERATE 9600 // The samplerate of the DAC. Note that