Commit graph

6 commits

Author SHA1 Message Date
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