| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
with hardware revisions.
|
|
|
|
| |
state info.
|
|
|
|
|
|
|
| |
This stuff should only go back into fw_common.h if we decide to integrate firmware update into
the UHD code. Right now it's a separate Python script.
Also moved udp_fw_update.h to lib/ because it's the same between USRP2 and USRP2P.
|
|
|
|
|
|
|
|
| |
The hooks are in there for USRP2, but without CPLD changes it won't support it.
Added an app host/utils/usrp2p_fw_update.py to write to USRP2P over the wire.
Lots of TODOs in that file. Caveat -- fw_common.h, bootloader_utils.h, and the .py app MUST ALL AGREE!
|
|
|
|
| |
smarts have been host-side for a while, so this is redundant code.
|
| |
|
|
|