| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
boost::this_thread::interruption_requested
|
|
|
|
| |
boost::this_thread::interruption_requested
|
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
(endianness backwards).
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
|
|
|
|
| |
The managed receive buffer knows how to restore itself into the queue when released.
The managed send buffer knows how to ::send itself and restore when commited.
|
| |
|
|
|
|
| |
And removed the calls on the sptr resets (not needed now).
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
The implementations now contain the string stream in each instance.
This way there is not a global stringstream to lock access to.
This resolves the issue of nested log calls locking condition.
|
|
|
|
|
|
| |
keep mixer from feeding out when idle.
This allows USRPs to maintain a constant phase relationship between MIMO devices while operating.
|
|\ |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
|\ |
|
| | |
|
| | |
|
| |
| |
| |
| | |
also fixes irq rb
|
|\| |
|
| |
| |
| |
| | |
overhead
|