aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/dboard
Commit message (Expand)AuthorAgeFilesLines
* work on rfx atr regsJosh Blum2010-04-131-1/+30
* merged unit type and gpio bank for dboard interface into one type, expanded d...Josh Blum2010-04-121-1/+1
* moved spi transact to usrp2 impl, and removed spi readJosh Blum2010-04-121-1/+1
* generate the register file, added lib include dirJosh Blum2010-04-092-353/+0
* Reworked the spi part of the dboard interface.Josh Blum2010-04-071-11/+5
* added code for adf4360 chipJosh Blum2010-04-063-2/+380
* Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into rfxJosh Blum2010-04-061-28/+16
|\
| * GPIO tested working on usrp.Josh Blum2010-04-051-26/+14
| * paradigm shift for the dsp abstractionJosh Blum2010-04-051-4/+4
* | some work on rfx board codeJosh Blum2010-04-022-15/+301
|/
* moved props into usrp and multiple hpp filesJosh Blum2010-04-011-1/+1
* Refactor ATR part of dboard interface (and some constants).Josh Blum2010-03-311-2/+2
* removed masks for ddr and gpio write in dboard interfaceJosh Blum2010-03-301-2/+2
* refactored types.hpp into types directoryJosh Blum2010-03-271-13/+13
* Split utils.hpp into subdir with multiple files.Josh Blum2010-03-271-2/+3
* massaged some of the dboard callsJosh Blum2010-03-221-2/+2
* Moved typedefs from props.hpp into new file types.hpp.Josh Blum2010-03-211-0/+1
* changes to get tuning workingJosh Blum2010-03-161-2/+6
* reimplemented dict to preserve order of insertionJosh Blum2010-03-161-2/+2
* Added ability to set the subdevices in use for rx and tx dboards.Josh Blum2010-03-161-1/+1
* Replaced uses of wax:cast with the templated as method (like in boost program...Josh Blum2010-03-151-8/+8
* Device sub classes can register themselves. Simplifies device.cpp internals.Josh Blum2010-03-151-4/+4
* Removed freq min and max and gain min, max, and step...Josh Blum2010-03-121-28/+16
* Cleaned up the gain handler (thing that gets and sets wildcard gains)Josh Blum2010-03-111-2/+2
* Filled in dboard code for basics and lf type boards.Josh Blum2010-03-102-68/+267
* Moved lib and include contents of dboard and mboard one directory up and pref...Josh Blum2010-02-216-446/+10
* Added special case for empty dboard slot (none id 0xffff)Josh Blum2010-02-183-32/+69
* Worked out spi api for the dboard interface.Josh Blum2010-02-172-0/+38
* moved host code into host directory for clean (unambiguous) top levelJosh Blum2010-02-176-0/+470