Commit graph

17 commits

Author SHA1 Message Date
Martin Braun
853901782f uhd: Added nicer error reporting to rx examples 2014-04-10 21:26:39 +02:00
Ben Hilburn
178ac3f1c9 Merging USRP X300 and X310 support!! 2014-02-04 11:04:07 -08:00
Nicholas Corgan
96e50aebb7 examples: changed examples that force usage of all channels to allow user to input which channels to use 2013-08-26 16:04:18 -07:00
Josh Blum
6de009cc79 uhd: benchmark use builtin samp calculation 2013-08-20 19:19:49 -07:00
Josh Blum
eb3f43c548 uhd: dont handle multi-chan overflow recovery here 2013-07-19 12:43:22 -07:00
Josh Blum
c464a63e87 uhd: added new calls to streamer object + support work
* The transmit streamer gives access to the async msg queue.
* The receive streamer gives access to the issue stream cmd.
* Supporting usrp implementation files updated.
* Example applications updated to use this API.
2013-07-15 15:44:42 -07:00
Moritz Fischer
171e46cebe examples & utils: return EXIT_FAILURE and EXIT_SUCCESS respectively
instead of 0 and 1.
2012-10-26 14:00:29 -07:00
Josh Blum
749633397f examples: added multi-channel and host format options to benchmark 2012-04-13 11:51:33 -07:00
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