aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | transport: Removing task barrier for conversion calls in the super_recv_packe...Paul David2016-06-081-23/+12
* | Added the option to disable ADC self-testMarcus Müller2016-06-061-1/+1
* | Merge branch 'maint'Martin Braun2016-06-061-8/+10
|\|
| * octoclock: Fix multi-line #define statementsMarcus Müller2016-06-061-8/+10
* | Merge branch 'maint'Martin Braun2016-05-271-7/+26
|\|
| * UBX: Force RX LNAs on to reduce RX settling timemichael-west2016-05-261-7/+26
* | Merge branch 'maint'Martin Braun2016-05-261-23/+37
|\|
| * UBX: Fixed noise issues and reduced power consumption and heatmichael-west2016-05-261-23/+37
* | Merge branch 'maint'Ashish Chaudhari2016-05-263-15/+4
|\|
| * bugfix#1102: Prevented X300 DAC FIFO from underflowingAshish Chaudhari2016-05-253-15/+4
* | x300: Fixed an issue where the wrong XB port was being selectedPaul David2016-05-191-18/+43
* | x300: Check the maximum frame size for both linksPaul David2016-05-181-1/+22
* | dboard_iface: Added FE name input to set_fe_connectionAshish Chaudhari2016-05-165-15/+21
* | x300: Fixed false link capacity warning and cleaned up some codePaul David2016-05-132-11/+7
* | Merge branch 'maint'Martin Braun2016-05-061-4/+8
|\|
| * b200: Changed implicit conversion to explicit conversion for wptrAndrew Lynch2016-05-051-2/+2
| * b200: Changed tree sptr in lambda to wptrAndrew Lynch2016-05-041-2/+6
* | Merge branch 'maint'Martin Braun2016-04-222-10/+18
|\|
| * b200: Fixed setting of max rateMartin Braun2016-04-222-10/+18
* | Merge branch 'maint'Martin Braun2016-04-201-0/+2
|\|
| * e3xx: spi: Fix issue introduced in 1b149f56Moritz Fischer2016-04-191-0/+2
* | vita core: Fix the hard reset issue by flushing the flow control windowPaul David2016-04-181-0/+13
* | transport optimize: Integrated the transport offloading into the X3XX codebasePaul David2016-04-185-54/+227
* | transport optimize: Added a thread transport offload to share the workloadPaul David2016-04-182-0/+159
* | Added option for writes to specify a SPI speedDerek Kozel2016-04-082-7/+22
* | Merge branch 'maint'Martin Braun2016-04-071-2/+2
|\|
| * gpio core: Fixed a mismatch in the address assignment for RX and full duplexPaul David2016-04-061-2/+2
* | E310: Radio reset fixmichael-west2016-03-291-1/+1
* | Merge branch 'maint'Martin Braun2016-03-291-1/+1
|\|
| * ubx: Changed member declaration to satisfy debug builds on WindowsMartin Braun2016-03-291-1/+1
* | Merge branch 'maint'Martin Braun2016-03-251-2/+46
|\|
| * 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
| * transport: Also send flow control ACKs on sequence errorsMartin Braun2016-03-161-0/+6
* | x300: DSP updates to support heterodyne dboardsAshish Chaudhari2016-03-212-2/+7
* | dboard_iface: Added method to configure front connection and settingsAshish Chaudhari2016-03-217-0/+36
* | usrp3: Added RX DSP support for heterodyne samplingAshish Chaudhari2016-03-215-17/+46
* | usrp: Added fe_connection type and unit testAshish Chaudhari2016-03-212-0/+68
* | 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-213-24/+5
* | transport: Also send flow control ACKs on sequence errorsMartin Braun2016-03-211-0/+6
* | log: remove MSVC 2010 Boost bug workaroundNicholas Corgan2016-03-111-13/+1
* | Merge branch 'maint'Martin Braun2016-03-115-7/+10
|\|
| * Fixed minor warnings:Nicholas Corgan2016-03-043-5/+5
| * 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
* | Merge branch 'maint'Martin Braun2016-02-291-4/+6
|\|
| * 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-261-1/+21