|
Universal Software Radio Peripheral
|
#include <usrp/db_bitshark_rx.h>#include <db_base_impl.h>#include <cmath>#include <cstdio>#include <string.h>#include <stdint.h>
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 ADF4350_REG 0x10 |
| #define BB_GAIN_REG 0x03 |
| #define CLOCK_SCHEME_REG 0x20 |
Referenced by db_bitshark_rx::set_clock_scheme().
| #define NUM_BYTES_IN_I2C_CMD 9 |
| #define RF_CENTER_FREQ_REG 0x00 |
Referenced by db_bitshark_rx::set_freq().
| #define RF_CHAN_FILTER_BW_REG 0x01 |
Referenced by db_bitshark_rx::set_bw().
| #define RF_GAIN_REG 0x02 |
Referenced by db_bitshark_rx::set_gain().
| #define SKY73202_REG 0x11 |
1.7.5