aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp_e
Commit message (Collapse)AuthorAgeFilesLines
...
* implemented dsp and rx controlJosh Blum2010-06-044-13/+182
|
* prefixed helper classes with usrp_e to avoid collisionJosh Blum2010-06-047-28/+28
|
* io impl tweaks, renamed clock control and codec control implementation to ↵Josh Blum2010-06-044-23/+55
| | | | avoid collision with usrp2 (those need to be renamed as well)
* work on io impl for usrp-e using read/writeJosh Blum2010-06-036-47/+166
|
* added headers to cmakelists for completenessJosh Blum2010-06-031-0/+5
|
* added sr registers to u1eJosh Blum2010-06-011-2/+76
|
* Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_eJosh Blum2010-05-274-35/+47
| | | | | Conflicts: host/utils/CMakeLists.txt
* ad9862 transmit workingJosh Blum2010-05-101-2/+11
|
* moved open/close into iface, work on codec txJosh Blum2010-05-085-22/+48
|
* filled in dboard interface with codec and clock controlJosh Blum2010-05-076-31/+95
|
* work on codec control, writing aux dacs, read aux adcJosh Blum2010-05-074-44/+140
|
* moved usrp_e specific build stuff into its own cmake fileJosh Blum2010-05-061-0/+51
|
* created codec control for ad9862, wipJosh Blum2010-05-046-7/+250
|
* spi working, talked to ad9522Josh Blum2010-05-036-14/+38
|
* work on clock control init, added dummy spi slaves: must fixJosh Blum2010-04-294-2/+195
|
* moved i2c into usrp-e interface, used by dboard interface and eepromJosh Blum2010-04-283-36/+50
|
* usrp-e branch compiling with recent master pulled inJosh Blum2010-04-287-33/+32
|
* Add register definitions for new transfer scheme.Philip Balister2010-04-211-0/+2
|
* pulled in master and got usrp-e code compilingJosh Blum2010-04-167-177/+338
|
* added peek and poke, using in dboard interfaceJosh Blum2010-04-014-77/+85
|
* preliminary registers definitionMatt Ettus2010-04-011-37/+94
|
* filled in some gpio handling code, some mboard impl, added usrp_e_regs (like ↵Josh Blum2010-03-305-14/+205
| | | | memory map)
* compiling with master merge, renamed usrp1e to usrp_eJosh Blum2010-03-308-0/+993