Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usrp2: removed auto* stuff (except usrp2p) and added to readme and authors | Josh Blum | 2010-12-14 | 1 | -88/+0 |
| | |||||
* | Moved UDP firmware update stuff out of fw_common.h into udp_fw_update.h. | Nick Foster | 2010-08-18 | 1 | -2/+7 |
| | | | | | | | 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. | ||||
* | New branch with firmware dir from USRP2P branch. | Nick Foster | 2010-07-26 | 1 | -18/+19 |
| | |||||
* | Getting hello packets from the usrp2 with ip and mac addrs. | Josh Blum | 2010-02-11 | 1 | -31/+39 |
| | | | | Cleaned up the mb build system a bit. | ||||
* | removed unwanted/broken files | Josh Blum | 2010-02-10 | 1 | -6/+6 |
| | |||||
* | net_common working in this state with control udp packets | Josh Blum | 2010-02-10 | 1 | -1/+13 |
| | |||||
* | Copied a snapshot of the usrp2 firmware into the microblaze firmware ↵ | Josh Blum | 2010-02-10 | 1 | -0/+62 |
directory in the uhd repo. Added erllc copyrights to the files created and modified at erllc. |