Commit graph

9 commits

Author SHA1 Message Date
Josh Blum
f88dd2289b dsp rework: added otw mode for benchmark app 2012-02-03 10:57:49 -08:00
Josh Blum
fac15db5d7 uhd: renamed some of the stream types and functions 2011-11-03 20:37:11 -07:00
Josh Blum
a629bbe7e3 uhd: updated examples to use new streamer interface 2011-11-03 20:37:10 -07:00
Josh Blum
948a5fd052 uhd: benchmark example will print help if no rate specified 2011-07-08 12:03:14 -07:00
Josh Blum
aca0769eb1 uhd: on e100, this benchmark control thread should also have prio so it can spawn both 2011-06-17 21:02:07 +01:00
Josh Blum
c7f848ab0d e100: implemented spi, i2c, messages w/ peek/poke
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.
2011-06-17 06:31:36 +01:00
Josh Blum
b769fe40f1 uhd: more benchmark tweaks, removed old benchmark rx 2011-06-15 14:42:12 -07:00
Josh Blum
868d586278 uhd: added dropped samples calculation to rx test 2011-06-15 14:17:28 -07:00
Josh Blum
21db20f3b2 uhd: created benchmark rate app 2011-06-15 14:17:28 -07:00