| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
usrp2_regs.hpp and some logic.
Also change ethernet.c to move generic code to eth_lib.
|
|
|
|
|
|
| |
Added usrp2_burn_mb_rev.cpp to utils. It is not installed to the utils install dir.
Not all happy with the mboard_rev setup -- is_usrp2p() is too specific for a generalized mboard_rev concept. I'm not sure where else to put it so for now it stays.
|
|\
| |
| |
| |
| |
| |
| | |
Conflicts:
host/lib/usrp/usrp2/CMakeLists.txt
host/lib/usrp/usrp2/mboard_impl.cpp
host/lib/usrp/usrp2/usrp2_regs.hpp
|
| |
| |
| |
| | |
Separated digital gain and fine gain correction into separate buckets. Changed the rounding policy of gain_group to floor() rather than round().
|
| | |
|
| | |
|
|/
|
|
|
|
|
| |
Change summary:
Added clock register selection between USRP2/USRP2+
Added memory map selection between USRP2/USRP2+
Added ADS62P44 support for USRP2+
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Fix bug in codec control.
Comment out some clock control in fw code.
|
|
The codec control powers down the chips on destruction.
|