| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Fixed somethings that caused errors and warnings.
Cannot get rid of all warnings on this system.
|
|
|
|
| |
and to get rid of utility call.
|
|
|
|
|
|
|
| |
Made the device addrs into a string:string dict.
If its all strings we dont have to change the top level caller for new product.
Created shared_iovec class to manage memory for device recvs.
Work on the bro/dude control protocol for usrp2.
|
| |
|
|
|
|
|
| |
Removed the obj::ptr and sptr typedefs.
The dboard manager now must store not the subdevs, but their proxies.
|
|
|
|
| |
Now the obj handles all 3 things in 1, properties, polymorphic container, proxy.
|
| |
|
|
|
|
| |
Moved timespec into its own header.
|
|
|
|
|
| |
Gets overall gains and sets overall gains when used.
Wild card gain will be a gain with an empty string name.
|
|
|
|
|
|
|
|
| |
threading/sleeping).
Added to dboard interface to get clock rates.
Added OTHERS properties and some documentation type notes.
Added more TODOs to the utils.
|
|
|
|
|
| |
Added some new properties for getting a list of antenna names,
pps sources, ref sources...
|
| |
|
|
Added a usrp mboard named test, its empty for now.
|