kopia lustrzana https://github.com/f4exb/sdrangel
AirspyHF: use processed int16 samples
rodzic
bd8c916dd4
commit
432f1524ac
|
|
@ -134,7 +134,7 @@ bool AirspyHFInput::openDevice()
|
|||
|
||||
delete[] sampleRates;
|
||||
|
||||
airspyhf_set_sample_type(m_dev, AIRSPYHF_SAMPLE_INT16_NDSP_IQ);
|
||||
airspyhf_set_sample_type(m_dev, AIRSPYHF_SAMPLE_INT16_IQ);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue