| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
input which channels to use
|
|
|
|
| |
instead of 0 and 1.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Add --ref option to specify mboard clock reference source
Add check for lock to mboard clock reference (where applicable)
Add check of daughterboard LO lock detect (where applicable)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Created new type ref_vector for representing a vector of pointers.
Can be created from std::vector or a pointer.
Removes the convenience constrcutors for send/recv, its not needed.
Removes malloc/free overhead when using send/recv with pointer.
|
| |
|
| |
|
| |
|
|
|
|
| |
double, simplifies life
|
|
|
|
| |
use the multi usrp set unknown pps in the test app
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|