Universal Software Radio Peripheral
Defines

db_bitshark_rx.cc File Reference

#include <usrp/db_bitshark_rx.h>
#include <db_base_impl.h>
#include <cmath>
#include <cstdio>
#include <string.h>
#include <stdint.h>
Include dependency graph for db_bitshark_rx.cc:

Defines

#define RF_CENTER_FREQ_REG   0x00
#define RF_CHAN_FILTER_BW_REG   0x01
#define RF_GAIN_REG   0x02
#define BB_GAIN_REG   0x03
#define ADF4350_REG   0x10
#define SKY73202_REG   0x11
#define CLOCK_SCHEME_REG   0x20
#define NUM_BYTES_IN_I2C_CMD   9

Define Documentation

#define ADF4350_REG   0x10
#define BB_GAIN_REG   0x03
#define CLOCK_SCHEME_REG   0x20
#define NUM_BYTES_IN_I2C_CMD   9
#define RF_CENTER_FREQ_REG   0x00
#define RF_CHAN_FILTER_BW_REG   0x01

Referenced by db_bitshark_rx::set_bw().

#define RF_GAIN_REG   0x02
#define SKY73202_REG   0x11