![]() |
GNSS-SDR
0.0.19
An Open Source GNSS Software Defined Receiver
|
A class that holds a custom sample buffer for Analog Devices AD936x family front-ends. More...
#include <memory>#include <stdint.h>#include <vector>Go to the source code of this file.
Classes | |
| class | ad936x_iio_samples |
Macros | |
| #define | IIO_DEFAULTAD936XAPIFIFOSIZE_SAMPLES 32768 * 4 |
| #define | IIO_INPUTRAMFIFOSIZE 256 |
A class that holds a custom sample buffer for Analog Devices AD936x family front-ends.
GNSS-SDR is a Global Navigation Satellite System software-defined receiver. This file is part of GNSS-SDR.
Copyright (C) 2010-2022 (see AUTHORS file for a list of contributors) SPDX-License-Identifier: GPL-3.0-or-later
Definition in file ad936x_iio_samples.h.
1.8.14