MicroPhase / antsdr-fw

ANTSDR Firmware
Other
125 stars 47 forks source link

Low sample rates #14

Closed qarlosalberto closed 2 years ago

qarlosalberto commented 2 years ago

I want to use a sample rate of 1.92 Mhz. Is it possible or do I need to configure the FPGA FIR decimator?

MicroPhase commented 2 years ago

The default plutosdr based firmware has ddc/duc chain, the FIR using 8x interpolation and decimation. You can use sample rate 1.92MHz, the lowest sample rate could be 200KHz.

qarlosalberto commented 2 years ago

ok, thanks!