Revision 40217798 host/lib/usrp/usrp1/usrp1_impl.hpp
| b/host/lib/usrp/usrp1/usrp1_impl.hpp | ||
|---|---|---|
| 124 | 124 |
void issue_stream_cmd(const uhd::stream_cmd_t &stream_cmd); |
| 125 | 125 |
void handle_overrun(size_t); |
| 126 | 126 |
|
| 127 |
//underrun and overrun poll intervals |
|
| 128 |
size_t _rx_samps_per_poll_interval; |
|
| 129 |
size_t _tx_samps_per_poll_interval; |
|
| 130 |
|
|
| 127 | 131 |
//otw types |
| 128 | 132 |
uhd::otw_type_t _rx_otw_type; |
| 129 | 133 |
uhd::otw_type_t _tx_otw_type; |
Also available in: Unified diff