aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/e100/io_impl.cpp
Commit message (Collapse)AuthorAgeFilesLines
* e100: added false alarm count + sleep for gpio irq (since its shared)Josh Blum2011-06-281-2/+9
|
* e100: moved e100 into property tree, probes ok...Josh Blum2011-06-281-92/+125
|
* e100: wrong gpio, its 147 for interruptJosh Blum2011-06-171-6/+5
|
* e100: implemented spi, i2c, messages w/ peek/pokeJosh Blum2011-06-171-94/+124
| | | | | | | | 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: removed usrp from directory prefixJosh Blum2011-06-171-0/+297