| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
use boost stdint because its missing in visual c++, added a bunch of numeric casts to reduce warnings
|
|
|
|
| |
Fixed up fw so the device can reply after new addrs are set.
|
|
|
|
| |
Added static instance macro for lazy instantiation of static variables.
|
|
|
|
|
|
| |
and made use of it in the dboard manager so it intercepts the sets and gets.
While doing this, fixed something with nested links in wax obj.
Added some useful macros and templates to the utils.
|
|
|
|
|
| |
Worked on the device make and discovery to fix certain problems.
Added node param to discover usrps for usrp1e, made addr optional.
|
| |
|
|
|
|
|
| |
Removed the usrp device wrapper and usrp2 cpp file outside of the usrp2 lib dir.
Also removed the mboard base files since we wont be needing them.
|
|
|
|
|
|
| |
prefixed them with dboard_ and mboard_.
And yes, the code is compiling.
|
|
|