#include <map>
#include <memory>
#include <mutex>
#include <string>
#include <vector>
#include <boost/format.hpp>
#include <osmosdr/ranges.h>
#include <libhackrf/hackrf.h>
Go to the source code of this file.
◆ BUF_LEN
◆ BUF_NUM
◆ BYTES_PER_SAMPLE
◆ HACKRF_FORMAT_ERROR
Value: boost::str( boost::format(
msg " (%1%) %2%") \
Definition hackrf_sink_c.h:37
◆ HACKRF_FUNC_STR
◆ HACKRF_OC_PORT_COUNT
#define HACKRF_OC_PORT_COUNT 8 |
◆ HACKRF_OC_PORT_INVALID
#define HACKRF_OC_PORT_INVALID -1 |
◆ HACKRF_OC_PORTS_PER_SIDE
#define HACKRF_OC_PORTS_PER_SIDE 4 |
◆ HACKRF_THROW_ON_ERROR
Value:
{ \
}
#define HACKRF_FORMAT_ERROR(ret, msg)
Definition hackrf_common.h:43