aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples/tx_timed_samples.cpp
Commit message (Expand)AuthorAgeFilesLines
* uhd: just send a mini EOB packet for tx timed samplesaJosh Blum2011-06-031-3/+7
* tx_timed_samples: fix so EOB isn't set on every pktNick Foster2011-05-261-1/+1
* usrp2: turn on ups_per_sec to avoid timeout issues on low sample ratesJosh Blum2011-05-201-3/+0
* uhd: created rx_multi_samples for multi-channel exampleJosh Blum2011-03-111-7/+1
* uhd: cleanup/tweaks on timed samples examplesJosh Blum2011-03-111-22/+36
* uhd: replaced sdev and single usrp in examples with usrp and multi usrpJosh Blum2011-01-311-10/+13
* examples: init metadata with time before loop beginsJosh Blum2011-01-171-3/+5
* uhd: update copyright dates on host codeJosh Blum2011-01-131-1/+1
* uhd: use double for seconds in example apps so we can do partial secondsJosh Blum2011-01-121-2/+2
* uhd: removed SOB always from tx examples,Josh Blum2010-12-301-1/+1
* uhd: added rx samples to udp example, cleaned up other examples, added gain o...Josh Blum2010-10-271-7/+12
* timeout: proper way to check for timeout in full buff modeJosh Blum2010-10-041-1/+1
* uhd: modified tx timed samples to deal with timeoutJosh Blum2010-10-041-1/+4
* uhd: added single usrp interface, added usrp1 properties to prop namesJosh Blum2010-09-201-3/+3
* uhd: added dilv option for timed examples, also made tx timed example fragmentJosh Blum2010-07-071-14/+26
* uhd: replaced old send and recv with inline wrappers that take a single buffe...Josh Blum2010-07-051-2/+2
* uhd: filling in mimo usrp implementation, renamed get_name to get_pp_string f...Josh Blum2010-07-051-1/+1
* uhd: reworked time_spec_t to be more flexible: arithmetic, comparison operato...Josh Blum2010-06-241-3/+3
* uhd: working windows implementation of thread priority setting, added called ...Josh Blum2010-06-161-0/+3
* tweaks to remove warning is msvcJosh Blum2010-05-181-1/+1
* Added tx timed samples example.Josh Blum2010-05-181-0/+92