GNU Radio's OsmoSDR Package
bladerf_common.h File Reference
#include <vector>
#include <string>
#include <boost/circular_buffer.hpp>
#include <boost/thread/mutex.hpp>
#include <boost/thread/shared_mutex.hpp>
#include <boost/thread/condition_variable.hpp>
#include <gnuradio/gr_complex.h>
#include <libbladeRF.h>
#include "osmosdr/ranges.h"
Include dependency graph for bladerf_common.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bladerf_common
 

Macros

#define BLADERF_SAMPLE_BLOCK_SIZE   (1024)
 
#define BLADERF_SAMPLE_FIFO_SIZE   (2 * 1024 * 1024)
 
#define BLADERF_SAMPLE_FIFO_MIN_SIZE   (3 * BLADERF_SAMPLE_BLOCK_SIZE)
 

Macro Definition Documentation

#define BLADERF_SAMPLE_BLOCK_SIZE   (1024)
#define BLADERF_SAMPLE_FIFO_MIN_SIZE   (3 * BLADERF_SAMPLE_BLOCK_SIZE)
#define BLADERF_SAMPLE_FIFO_SIZE   (2 * 1024 * 1024)