aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/microblaze/apps/txrx_uhd.c
Commit message (Collapse)AuthorAgeFilesLines
* Moved usrp2 eeprom addr read/write to host control over i2c/eeprom interface ↵Josh Blum2010-05-111-20/+3
| | | | | | | | | | calls. No longer part of the dude/bro protocol. Simplified the mac and ip addr read write code in mboard impl. Modified the mac addr type to take byte_vector_t from serial.hpp types.
* removed some unused things like gpio from microblaze codeJosh Blum2010-04-281-25/+0
|
* Added reload flag to the stream cmd.Josh Blum2010-04-281-120/+0
| | | | | This reloads the last command to handle continuous streaming in hardware. Moved rx control register setup and stream command issuing to the host.
* Merge branch 'eeprom' of git@ettus.sourcerepo.com:ettus/uhdprivJosh Blum2010-04-261-16/+0
|
* renamed the firmware main image to txrx_uhd.binJosh Blum2010-04-251-0/+691