aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Martin Braun2016-08-031-9/+9
|\
| * examples: test_dboard_coercion did not check the correct LO lock sensors for RXMartin Braun2016-08-031-9/+9
* | examples: Remove default values for subdevs in benchmark_rateMartin Braun2016-08-031-2/+2
* | examples: Added tx and rx subdev arguments to benchmark_rateDerek Kozel2016-08-031-0/+12
* | examples: tx_bursts fixesmichael-west2016-08-021-11/+29
* | cmake: Fix compatibility with new versioning schemeNicolas Cuervo2016-08-011-1/+1
* | examples: Fixed unconditional wait for SISO case in benchmark_rateMartin Braun2016-07-221-1/+1
* | examples: Added late command counter to benchmark_rateMartin Braun2016-07-221-4/+17
* | examples: Fix RX thread in benchmark_rate example so it exits when EOB is seenmichael-west2016-07-221-2/+8
* | Merge branch 'maint'Martin Braun2016-06-231-0/+5
|\|
| * Added subdev argument to rx_samples_to_udp exampleDerek Kozel2016-06-221-0/+5
* | Merge branch 'maint'Martin Braun2016-06-171-1/+1
|\|
| * Fixed minor warningsNicholas Corgan2016-06-161-1/+1
* | Merge branch 'maint'Martin Braun2016-05-191-2/+3
|\|
| * examples: Increased the reference locking timeout in benchmark_ratePaul David2016-05-171-2/+3
| * examples: Re-enabled better thread interruption in benchmark_rateMartin Braun2016-03-171-32/+126
| * Revert "examples: Modified benchmark_rate so thread interrupts cannot cause p...Martin Braun2016-03-161-120/+32
| * examples: Modified benchmark_rate so thread interrupts cannot cause problemsMartin Braun2016-03-141-32/+120
* | examples: added options for specifying number of samples to transmitPaul David2016-04-042-7/+32
* | examples: Add timeouts to benchmark_rateMartin Braun2016-03-211-1/+10
* | examples: Re-enabled better thread interruption in benchmark_rateMartin Braun2016-03-211-32/+126
* | Revert "examples: Modified benchmark_rate so thread interrupts cannot cause p...Martin Braun2016-03-211-120/+32
* | examples: Modified benchmark_rate so thread interrupts cannot cause problemsMartin Braun2016-03-211-32/+120
|/
* examples: TX/RX loopback stopping condition was reversedPaul David2016-03-031-1/+1
* examples: TX/RX loopback could run forever if the exact number of samples isn...DaulPavid2016-03-031-1/+1
* Corrected the UHD behavior in the event of a USB disconnectDaulPavid2016-02-121-0/+6
* examples: Fixed error code variable in rx_samples_cMartin Braun2015-11-171-1/+1
* UHD: Add pps source option to tx_waveforms examplemichael-west2015-09-011-11/+30
* C API cleanup, feature additionsNicholas Corgan2015-08-122-2/+2
* C API: feature additions, bugfixesNicholas Corgan2015-08-076-1420/+84
* uhd: C API wrapperNicholas Corgan2015-08-067-1/+2027
* Fixed minor warningsNicholas Corgan2015-07-241-1/+1
* Merge branch 'maint'Martin Braun2015-07-141-8/+18
|\
| * examples: Improved tx_waveform multi-channel syncMartin Braun2015-07-141-8/+18
* | Merge branch 'maint'Martin Braun2015-06-092-0/+9
|\|
| * examples: Updated init_usrp example on note about CMake flagsMartin Braun2015-06-092-0/+9
* | Fixed master-specific warningsNicholas Corgan2015-03-271-1/+1
* | Merge branch 'maint'Martin Braun2015-03-273-7/+7
|\|
| * Warning fixesNicholas Corgan2015-03-273-10/+10
* | Merge branch 'maint'Martin Braun2015-03-111-2/+2
|\|
| * uhd: Fixed several type-cast related warnings for naggy compilersMartin Braun2015-03-111-2/+2
* | uhd: Fixed multiple compiler warningsMichael Dickens2015-03-111-4/+4
* | B200: UHD support for FPGPIO connector on REV6+ boards.Ian Buckley2015-03-093-419/+463
* | Merge branch 'maint'Martin Braun2015-02-124-8/+8
|\|
| * examples: Show set_rx_bandwidth units properly in MHz in all examplesRajib Bhattacharjea2015-02-094-8/+8
* | Merge branch 'maint'Martin Braun2015-01-191-4/+28
|\|
| * cmake: Added ENABLE_STATIC_LIBS optionMartin Braun2015-01-191-4/+28
* | Merge branch 'maint'Martin Braun2015-01-131-0/+9
|\|
| * examples: Fixed init_usrp for building with MSVCMartin Braun2015-01-121-0/+9
* | Merge branch 'maint'Martin Braun2015-01-081-33/+43
|\|