Temporary AX.25 include for testing

This commit is contained in:
Mark Qvist 2014-04-04 00:39:51 +02:00
parent f045376369
commit ee9b5ec307
6 changed files with 55 additions and 19 deletions

View file

@ -2,13 +2,11 @@
#ifndef FSK_CFG
#define FSK_CFG
#define CONFIG_AFSK_FILTER AFSK_CHEBYSHEV
#define CONFIG_AFSK_RX_BUFLEN 64
#define CONFIG_AFSK_TX_BUFLEN 64
#define CONFIG_AFSK_DAC_SAMPLERATE 9600
#define CONFIG_AFSK_RXTIMEOUT 0
#define CONFIG_AFSK_PREAMBLE_LEN 300UL
#define CONFIG_AFSK_TRAILER_LEN 50UL