mirror of
https://github.com/markqvist/OpenModem.git
synced 2025-05-19 06:40:33 -04:00
Temporary AX.25 include for testing
This commit is contained in:
parent
f045376369
commit
ee9b5ec307
6 changed files with 55 additions and 19 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue