mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-08-30 17:38:00 +00:00
Increase the IIO API FIFO size
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#ifndef SRC_LIBS_ad936x_iio_samples_H_
|
||||
#define SRC_LIBS_ad936x_iio_samples_H_
|
||||
|
||||
#define IIO_DEFAULTAD936XAPIFIFOSIZE_SAMPLES 32768
|
||||
#define IIO_DEFAULTAD936XAPIFIFOSIZE_SAMPLES 32768 * 4
|
||||
|
||||
#define IIO_INPUTRAMFIFOSIZE 256
|
||||
|
||||
|
Reference in New Issue
Block a user