aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* transport optimize: Added a thread transport offload to share the workloadPaul David2016-04-183-0/+209
* Updated images package and fpga-src to latest masterAshish Chaudhari2016-04-181-2/+2
* Merge branch 'maint'Martin Braun2016-04-082-1/+8
|\
| * cmake: Enable use of dot for DoxygenMartin Braun2016-04-072-1/+8
* | Added option for writes to specify a SPI speedDerek Kozel2016-04-083-8/+29
* | Merge branch 'maint'Martin Braun2016-04-0721-35/+32
|\|
| * gpio core: Fixed a mismatch in the address assignment for RX and full duplexPaul David2016-04-061-2/+2
| * Fixed spelling errors, mostly in documentationDerek Kozel2016-04-0619-30/+30
| * cmake: Removed setting of CPACK_SET_DESTDIRMartin Braun2016-04-061-3/+0
* | examples: added options for specifying number of samples to transmitPaul David2016-04-042-7/+32
* | E310: Radio reset fixmichael-west2016-03-292-3/+3
* | Merge branch 'maint'Martin Braun2016-03-292-3/+2
|\|
| * Updated URL for USRP image filesDerek Kozel2016-03-291-2/+1
| * ubx: Changed member declaration to satisfy debug builds on WindowsMartin Braun2016-03-291-1/+1
* | devtest: Fixed case where B200 test could fail due to bad paramsMartin Braun2016-03-252-3/+3
* | devtest: Backed out fast B2X0 rate tests so we can use the same test on USB2Martin Braun2016-03-251-24/+24
* | devtest: fixed check for specific productNicholas Corgan2016-03-251-1/+1
* | Merge branch 'maint'Martin Braun2016-03-253-4/+62
|\|
| * query_gpsdo_sensors: fixed sleep timeNicholas Corgan2016-03-251-2/+2
| * utils: Updated query_gpsdo_sensorsMarcus Müller2016-03-241-31/+90
| * cmake: Added installation of .reg fileMartin Braun2016-03-241-0/+14
| * Unroll the loops in the NEON float to/from integer converters.Philip Balister2016-03-231-2/+46
| * Added missing stdint.h includeNicholas Corgan2016-03-221-1/+2
* | 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-211-0/+16
|\|
| * Final preparations for 3.9.3 releaseMartin Braun2016-03-212-2/+18
| * 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-142-3/+3
* | 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
* | 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