Changed the alternate IF

tinySA-v0.2
erikkaashoek 6 years ago
parent 0827aaa16d
commit 7d235a02c3

@ -745,7 +745,7 @@ search_maximum(int m, int center, int span)
//static int spur_old_stepdelay = 0;
static const unsigned int spur_IF = 433800000;
static const unsigned int spur_alternate_IF = 434000000;
static const unsigned int spur_alternate_IF = 433900000;
static const int spur_table[] =
{
580000, // 433.8 MHz table

Loading…
Cancel
Save

Powered by TurnKey Linux.