1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-11-10 18:43:28 -05:00

WDSP RXA: do not activate frequency shift initially

This commit is contained in:
f4exb 2024-07-12 05:00:12 +02:00
parent a379692252
commit 80b2370bc3

View File

@ -120,7 +120,7 @@ RXA* RXA::create_rxa (
// Ftequency shifter - shift to select a slice of spectrum
rxa->shift.p = SHIFT::create_shift (
1, // run
0, // run
rxa->dsp_insize, // input buffer size
rxa->inbuff, // pointer to input buffer
rxa->inbuff, // pointer to output buffer