Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maint' | Nicholas Corgan | 2012-11-19 | 1 | -2/+2 |
|\ | |||||
| * | Merge branch 'maint34' into maint | Nicholas Corgan | 2012-11-16 | 1 | -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 samples | Josh Blum | 2012-11-14 | 1 | -2/+2 |
| | | | |||||
* | | | examples & utils: return EXIT_FAILURE and EXIT_SUCCESS respectively | Moritz Fischer | 2012-10-26 | 18 | -22/+25 |
|/ / | | | | | | | instead of 0 and 1. | ||||
* | | examples: transport_hammer cleanup | Nicholas Corgan | 2012-10-16 | 1 | -2/+0 |
| | | |||||
* | | examples: fixed transport_hammer bugs | Nicholas Corgan | 2012-10-16 | 1 | -247/+185 |
| | | |||||
* | | examples: tx_samples_from_file can now repeatedly transmit file with ↵ | Nicholas Corgan | 2012-10-10 | 1 | -7/+27 |
| | | | | | | | | optional delays between transmissions | ||||
* | | uhd: added wire format option for tx samples example | Josh Blum | 2012-06-18 | 1 | -5/+7 |
| | | |||||
* | | examples: test_dboard_coercion fix | Nicholas Corgan | 2012-06-12 | 1 | -75/+48 |
| | | |||||
* | | Merge branch 'maint' | Josh Blum | 2012-05-30 | 1 | -9/+5 |
|\| | |||||
| * | examples: fix tx bursts so we only set EOB at the end | Josh Blum | 2012-05-30 | 1 | -9/+5 |
| | | |||||
* | | Created example for simultaneous transmit and receive to file | Jason Abele | 2012-05-14 | 2 | -0/+448 |
| | | | | | | | | Updates to allow rx to wait until tx settles | ||||
* | | Examples - Test Daughterboard Coercion: moves across the frequency and gain ↵ | Nicholas Corgan | 2012-05-10 | 2 | -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 next | Josh Blum | 2012-04-21 | 1 | -16/+41 |
|\ \ | |||||
| * | | examples: added multi-channel and host format options to benchmark | Josh Blum | 2012-04-13 | 1 | -16/+41 |
| | | | |||||
* | | | Merge branch 'master' into next | Josh Blum | 2012-04-10 | 1 | -269/+261 |
|\| | | |||||
| * | | uhd: updated transport hammer | Nicholas Corgan | 2012-04-10 | 1 | -269/+261 |
| | | | |||||
* | | | Merge branch 'master' into next | Josh Blum | 2012-04-03 | 3 | -4/+353 |
|\| | | | | | | | | | | | | | | Conflicts: host/examples/CMakeLists.txt | ||||
| * | | Merge branch 'maint' | Josh Blum | 2012-04-03 | 1 | -3/+3 |
| |\| | |||||
| | * | examples: fix bsd compilation for network relay example | Josh Blum | 2012-04-01 | 1 | -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 example | Josh Blum | 2012-03-30 | 1 | -293/+293 |
| | | | |||||
| * | | examples: Transport Hammer - a stress test that calls for random or ↵ | Nicholas Corgan | 2012-03-27 | 2 | -0/+349 |
| |/ | | | | | | | user-specified amounts of TX or RX samples with little to no delay between calls | ||||
* | | uhd: added setup sleep to tx waveforms | Josh Blum | 2012-03-23 | 1 | -1/+4 |
| | | |||||
* | | fifo ctrl: use regular iface for U2_REG_MISC_CTRL_CLOCK | Josh Blum | 2012-03-23 | 1 | -0/+129 |
| | | |||||
* | | spi: work on fw support for simple spi core | Josh Blum | 2012-03-23 | 1 | -0/+1 |
|/ | |||||
* | tx_bursts: set EOB on nsamps <= spb | Nick Foster | 2012-03-16 | 1 | -1/+1 |
| | |||||
* | uhd: fixed some compile warnings for msvc | Josh Blum | 2012-02-28 | 1 | -2/+2 |
| | |||||
* | uhd: add over-the-wire option to tx waveforms | Josh Blum | 2012-02-12 | 1 | -2/+3 |
| | |||||
* | uhd: various tweaks for compiler warns and valgrind | Josh Blum | 2012-02-09 | 1 | -1/+2 |
| | |||||
* | dsp rework: added otw mode for benchmark app | Josh Blum | 2012-02-03 | 1 | -6/+9 |
| | |||||
* | uhd: patch to support PKG_LIB_DIR per debian fs standards | Josh Blum | 2012-01-13 | 1 | -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 options | Josh Blum | 2012-01-03 | 1 | -1/+1 |
| | |||||
* | usrp2: added bind option to the relay | Josh Blum | 2011-12-20 | 1 | -7/+9 |
| | |||||
* | usrp2: more work on relay app and sequence error detection | Josh Blum | 2011-12-20 | 1 | -14/+45 |
| | |||||
* | usrp2: created network relay example app | Josh Blum | 2011-12-20 | 2 | -0/+195 |
| | |||||
* | uhd: added wireformat to samples to file | Josh Blum | 2011-12-09 | 1 | -5/+7 |
| | |||||
* | rx_samples_to_file is not streaming the correct nsamps | Jason Abele | 2011-11-28 | 1 | -15/+24 |
| | | | | | "innovations" in rx_streamer cause it to clear stream commands move stream command to be issued after rx_streamer is created | ||||
* | uhd: simplification for tx waveforms | Josh Blum | 2011-11-11 | 1 | -5/+3 |
| | |||||
* | uhd: updated ref sensor checks for new option names | Josh Blum | 2011-11-10 | 5 | -10/+10 |
| | |||||
* | uhd: performance improvement for tx waveforms using integer table lookup | Josh Blum | 2011-11-10 | 1 | -8/+7 |
| | |||||
* | uhd: modify examples to use new time/clock source API | Josh Blum | 2011-11-07 | 6 | -69/+13 |
| | |||||
* | uhd: performance speed up for tx waveforms, no iterative libmath per sample | Josh Blum | 2011-11-06 | 1 | -2/+3 |
| | |||||
* | uhd: fixed 8sc item32 converter on head/tail cases | Josh Blum | 2011-11-03 | 1 | -1/+1 |
| | |||||
* | uhd: renamed some of the stream types and functions | Josh Blum | 2011-11-03 | 12 | -28/+28 |
| | |||||
* | uhd: updated examples to use new streamer interface | Josh Blum | 2011-11-03 | 12 | -127/+128 |
| | |||||
* | uhd: specify range on tx_waveforms --ampl | Josh Blum | 2011-10-10 | 1 | -1/+1 |
| | |||||
* | uhd: help messages for user on rx samples to file | Josh Blum | 2011-10-08 | 2 | -2/+16 |
| | |||||
* | Updates to example apps | Jason Abele | 2011-09-21 | 5 | -7/+198 |
| | | | | | | Add --ref option to specify mboard clock reference source Add check for lock to mboard clock reference (where applicable) Add check of daughterboard LO lock detect (where applicable) | ||||
* | uhd: add mimo cable config option to rx_multi_samples | Josh Blum | 2011-09-06 | 1 | -2/+18 |
| | |||||
* | uhd: tweak for tx_timed_samples to pad async msg timeout | Josh Blum | 2011-08-30 | 1 | -2/+2 |
| |