aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/e100/e100_impl.cpp
Commit message (Collapse)AuthorAgeFilesLines
* uhd: added subtree capability to property treeJosh Blum2011-07-081-2/+2
|
* usrp: added clipping to link max rate when setting sample rateJosh Blum2011-07-041-0/+2
|
* usrp: renamed ref_source to clock_source (terminology)Josh Blum2011-07-021-6/+6
|
* usrp: renamed sma source option to externalJosh Blum2011-07-011-2/+2
|
* e100: moved e100 into property tree, probes ok...Josh Blum2011-06-281-90/+250
|
* e100: tweak which I don't understandJosh Blum2011-06-171-1/+1
|
* e100: implemented spi, i2c, messages w/ peek/pokeJosh Blum2011-06-171-3/+4
| | | | | | | | spi and i2c are done w/ polling, but this is ok, the transactions always complete by the first check a gpio is used to wake up poll() and check for messages. messages are read using poke32, unpacked, and enqueued.
* e100: clean up gpio wrapper stuff, fix order of setup in make()Josh Blum2011-06-151-5/+5
|
* e100: removed usrp from directory prefixJosh Blum2011-06-171-0/+227