Before interleaver

This commit is contained in:
Mark Qvist 2014-04-15 20:18:22 +02:00
parent 565a5f35eb
commit 0b2683e486
6 changed files with 33 additions and 16 deletions

View file

@ -19,7 +19,7 @@ static Afsk *modem;
// M1 correction = 9500
// M2 correction = 40000
#define FREQUENCY_CORRECTION 40000
#define FREQUENCY_CORRECTION 9500
// This function initializes the ADC and configures
// it the way we need.