Revision 211e1906 host/include/uhd/usrp/multi_usrp.hpp
| b/host/include/uhd/usrp/multi_usrp.hpp | ||
|---|---|---|
| 145 | 145 |
virtual void set_time_unknown_pps(const time_spec_t &time_spec) = 0; |
| 146 | 146 |
|
| 147 | 147 |
/*! |
| 148 |
* Are the times across all motherboards in this configuration synchronized? |
|
| 149 |
* Checks that all time registers are approximately close but not exact, |
|
| 150 |
* given that the RTT may varying for a control packet transaction. |
|
| 151 |
* \return true when all motherboards time registers are in sync |
|
| 152 |
*/ |
|
| 153 |
virtual bool get_time_synchronized(void) = 0; |
|
| 154 |
|
|
| 155 |
/*! |
|
| 148 | 156 |
* Issue a stream command to the usrp device. |
| 149 | 157 |
* This tells the usrp to send samples into the host. |
| 150 | 158 |
* See the documentation for stream_cmd_t for more info. |
Also available in: Unified diff