aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Added missing stdint.h includeNicholas Corgan2016-03-221-1/+2
* | images: Package builder script now can specify versioningMartin Braun2016-03-223-7/+14
* | cmake: Allow to override patch-part of version stringMartin Braun2016-03-221-0/+4
* | x300: DSP updates to support heterodyne dboardsAshish Chaudhari2016-03-212-2/+7
* | dboard_iface: Added method to configure front connection and settingsAshish Chaudhari2016-03-218-0/+45
* | usrp3: Added RX DSP support for heterodyne samplingAshish Chaudhari2016-03-215-17/+46
* | usrp: Added fe_connection type and unit testAshish Chaudhari2016-03-216-0/+305
* | experts: Print values of data nodes when debuggingAshish Chaudhari2016-03-212-2/+32
* | experts: Added additional assignment operator to data writerAshish Chaudhari2016-03-211-1/+6
* | Updated code to work for new minimum dependenciesNicholas Corgan2016-03-217-86/+10
* | tests: devtests now check for timeouts and the sample countsMartin Braun2016-03-211-7/+30
* | examples: Add timeouts to benchmark_rateMartin Braun2016-03-211-1/+10
* | Merge branch 'maint'Martin Braun2016-03-213-6/+35
|\|
| * Final preparations for 3.9.3 releaseMartin Braun2016-03-213-4/+21
| * debian: updated changelog converter for sensible defaultsMartin Braun2016-03-211-4/+16
| * 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
| * transport: Also send flow control ACKs on sequence errorsMartin Braun2016-03-161-0/+6
| * examples: Modified benchmark_rate so thread interrupts cannot cause problemsMartin Braun2016-03-141-32/+120
| * Updated branch for upcoming 3.9.3 releaseMartin Braun2016-03-143-3/+15
* | examples: Re-enabled better thread interruption in benchmark_rateMartin Braun2016-03-211-32/+126
* | Bumping minimum version requirements for our dependencies.Martin Braun2016-03-212-12/+12
* | Revert "examples: Modified benchmark_rate so thread interrupts cannot cause p...Martin Braun2016-03-211-120/+32
* | transport: Also send flow control ACKs on sequence errorsMartin Braun2016-03-211-0/+6
* | examples: Modified benchmark_rate so thread interrupts cannot cause problemsMartin Braun2016-03-211-32/+120
* | Updated branch for upcoming 3.9.3 releaseMartin Braun2016-03-211-0/+12
* | log: remove MSVC 2010 Boost bug workaroundNicholas Corgan2016-03-111-13/+1
* | Merge branch 'maint'Martin Braun2016-03-118-8/+13
|\|
| * Added <cstddef> includes to support more platformsMartin Braun2016-03-082-0/+2
| * Fixed minor warnings:Nicholas Corgan2016-03-043-5/+5
| * 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
| * x300: Added power cycle message to uhd_image_loaderMartin Braun2016-03-031-0/+2
| * e300: Fixed a memory leak in udev codeMarcus Müller2016-03-031-2/+3
* | cmake: Rename version strings for dev branchesMartin Braun2016-03-112-3/+37
* | docs: Updated section on PyBOMBSMartin Braun2016-03-041-2/+2
* | cmake: add compiler minimum version check for GNU and Clang.Michael Dickens2016-03-041-1/+50
* | cmake: add compiler support for Clang.Michael Dickens2016-03-021-2/+3
* | Merge pull request #1039 from EttusResearch/robincoxe-b00-docs-patch-1Robin Coxe2016-03-011-2/+2
|\ \
| * | Update usrp_b200.doxRobin Coxe2016-03-011-2/+2
|/ /
* | Merge branch 'maint'Martin Braun2016-02-292-5/+7
|\|
| * Added srec_cat dependency for building the firmwareDerek Kozel2016-02-291-1/+1
| * Enable multiple programs to use USB USRPs on WindowsDerek Kozel2016-02-291-4/+6
* | dboards: Added APIs to get RX and TX frontend namesAshish Chaudhari2016-02-262-1/+35
* | experts: Multiple minor fixes/enhancementsAshish Chaudhari2016-02-263-10/+31
* | dboards: Added ability to register a per-dboard container classAshish Chaudhari2016-02-265-52/+126
* | dboard: Made dboard class dtors virtualAshish Chaudhari2016-02-2613-39/+47
* | Merge branch 'maint'Ashish Chaudhari2016-02-1814-109/+483
|\|
| * UBX: Phase synchronizationmichael-west2016-02-187-99/+340
| * Corrected the UHD behavior in the event of a USB disconnectDaulPavid2016-02-124-6/+125