Revision 8618af16 host/lib/usrp/usrp2/usrp2_fifo_ctrl.cpp

b/host/lib/usrp/usrp2/usrp2_fifo_ctrl.cpp
33 33
static const size_t PEEK32_CMD = 0;
34 34
static const double ACK_TIMEOUT = 0.5;
35 35
static const double MASSIVE_TIMEOUT = 10.0; //for when we wait on a timed command
36
static const boost::uint32_t MAX_SEQS_OUT = 16;
36
static const boost::uint32_t MAX_SEQS_OUT = 15;
37 37

  
38 38
#define SPI_DIV SR_SPI_CORE + 0
39 39
#define SPI_CTRL SR_SPI_CORE + 1

Also available in: Unified diff