aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples
Commit message (Collapse)AuthorAgeFilesLines
...
* Squashed merge of Coverity fixes.Ben Hilburn2013-11-273-21/+19
|
* uhd: help strings for 'stats' and 'progress' were reversedBalint Seeber2013-11-061-2/+2
|
* Merge branch 'maint'Josh Blum2013-08-281-1/+1
|\
| * test_timed_commands: explicitly set RX stream time to be less than recv timeoutNicholas Corgan2013-08-281-1/+1
| |
* | examples: changed examples that force usage of all channels to allow user to ↵Nicholas Corgan2013-08-265-41/+127
| | | | | | | | input which channels to use
* | uhd: benchmark use builtin samp calculationJosh Blum2013-08-201-3/+1
| |
* | uhd: added time source option to PPS testJosh Blum2013-08-131-0/+8
| |
* | uhd: improvements to rx samples to fileBalint Seeber2013-07-241-43/+164
| |
* | uhd: dont handle multi-chan overflow recovery hereJosh Blum2013-07-191-8/+3
| |
* | uhd: added new calls to streamer object + support workJosh Blum2013-07-1513-73/+80
| | | | | | | | | | | | | | * 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.
* | Merge branch 'maint'Josh Blum2013-06-211-2/+2
|\|
| * uhd: explicitly link the apps w/ boostJosh Blum2013-06-211-2/+2
| |
* | Merge branch 'maint'Nicholas Corgan2013-05-101-3/+3
|\| | | | | | | | | Conflicts: host/tests/CMakeLists.txt
| * Added CMake variables to customize builds to match Debian package configurationsNicholas Corgan2013-05-101-3/+3
| | | | | | | | | | | | * -DLIBUHD_PKG=ON installs with libuhd003 configuration * -DLIBUHDDEV_PKG=ON installs with libuhd-dev configuration * -DUHDHOST_PKG=ON installs with uhd-host configuration
* | Merge branch 'maint'Nicholas Corgan2012-11-191-2/+2
|\|
| * Merge branch 'maint34' into maintNicholas Corgan2012-11-161-2/+2
| |\ | | | | | | | | | | | | | | | Conflicts: host/lib/usrp/b100/b100_impl.cpp host/lib/usrp/usrp1/usrp1_impl.hpp
| | * examples: fix rx_samples_to_udp bytes vs samplesJosh Blum2012-11-141-2/+2
| | |
* | | examples & utils: return EXIT_FAILURE and EXIT_SUCCESS respectivelyMoritz Fischer2012-10-2618-22/+25
|/ / | | | | | | instead of 0 and 1.
* | examples: transport_hammer cleanupNicholas Corgan2012-10-161-2/+0
| |
* | examples: fixed transport_hammer bugsNicholas Corgan2012-10-161-247/+185
| |
* | examples: tx_samples_from_file can now repeatedly transmit file with ↵Nicholas Corgan2012-10-101-7/+27
| | | | | | | | optional delays between transmissions
* | uhd: added wire format option for tx samples exampleJosh Blum2012-06-181-5/+7
| |
* | examples: test_dboard_coercion fixNicholas Corgan2012-06-121-75/+48
| |
* | Merge branch 'maint'Josh Blum2012-05-301-9/+5
|\|
| * examples: fix tx bursts so we only set EOB at the endJosh Blum2012-05-301-9/+5
| |
* | Created example for simultaneous transmit and receive to fileJason Abele2012-05-142-0/+448
| | | | | | | | Updates to allow rx to wait until tx settles
* | Examples - Test Daughterboard Coercion: moves across the frequency and gain ↵Nicholas Corgan2012-05-102-0/+605
| | | | | | | | ranges of a daughterboard and tests whether or not it can tune/lock at all advertised frequencies and gains
* | Merge branch 'master' into nextJosh Blum2012-04-211-16/+41
|\ \
| * | examples: added multi-channel and host format options to benchmarkJosh Blum2012-04-131-16/+41
| | |
* | | Merge branch 'master' into nextJosh Blum2012-04-101-269/+261
|\| |
| * | uhd: updated transport hammerNicholas Corgan2012-04-101-269/+261
| | |
* | | Merge branch 'master' into nextJosh Blum2012-04-033-4/+353
|\| | | | | | | | | | | | | | Conflicts: host/examples/CMakeLists.txt
| * | Merge branch 'maint'Josh Blum2012-04-031-3/+3
| |\|
| | * examples: fix bsd compilation for network relay exampleJosh Blum2012-04-011-3/+3
| | | | | | | | | | | | | | | | | | | | | Fixes compilation on platforms that dont have one of the OS defines by providing #else case for rx_dsp_buff_size constant. This also makes OSX the special case and assumes other OS can handle the large RX socket buffer size.
| * | uhd: windows fixes and formatting for hammer exampleJosh Blum2012-03-301-293/+293
| | |
| * | examples: Transport Hammer - a stress test that calls for random or ↵Nicholas Corgan2012-03-272-0/+349
| |/ | | | | | | user-specified amounts of TX or RX samples with little to no delay between calls
* | uhd: added setup sleep to tx waveformsJosh Blum2012-03-231-1/+4
| |
* | fifo ctrl: use regular iface for U2_REG_MISC_CTRL_CLOCKJosh Blum2012-03-231-0/+129
| |
* | spi: work on fw support for simple spi coreJosh Blum2012-03-231-0/+1
|/
* tx_bursts: set EOB on nsamps <= spbNick Foster2012-03-161-1/+1
|
* uhd: fixed some compile warnings for msvcJosh Blum2012-02-281-2/+2
|
* uhd: add over-the-wire option to tx waveformsJosh Blum2012-02-121-2/+3
|
* uhd: various tweaks for compiler warns and valgrindJosh Blum2012-02-091-1/+2
|
* dsp rework: added otw mode for benchmark appJosh Blum2012-02-031-6/+9
|
* uhd: patch to support PKG_LIB_DIR per debian fs standardsJosh Blum2012-01-131-2/+2
| | | | | | uhd binaries will continue to install into share/uhd, however, one can specify -DPKG_LIB_DIR=lib/uhd for example to move where the binaries are installed
* uhd: typo fix in tx waveforms optionsJosh Blum2012-01-031-1/+1
|
* usrp2: added bind option to the relayJosh Blum2011-12-201-7/+9
|
* usrp2: more work on relay app and sequence error detectionJosh Blum2011-12-201-14/+45
|
* usrp2: created network relay example appJosh Blum2011-12-202-0/+195
|
* uhd: added wireformat to samples to fileJosh Blum2011-12-091-5/+7
|