| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
This is similiar to printing 'U' and 'S'. This functionality is not yet
supported on the USRP1.
|
|
|
|
|
|
|
|
| |
dont clear when using the compat device API
tx clear also resets expected seqnum
tx clear on usrp2 resets flow control monitor
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
git log
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
removed convert args
added simd level
got orc and neon updated
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Does away with the need for wax cast to get the tree.
You can still do this but it will eventually be removed.
There was some compiler issue on ubuntu 10.04 with any cast and a shared ptr to property tree.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This drops spi and i2c support in the kernel driver.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Moved the underflow/overflow polling into a thread and out of the fast-path.
Added an inline and async message queue into soft time control.
Error and status messages are actually generated now and enqueued.
Passes the async message test...
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|