aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | experts: Multiple minor fixes/enhancementsAshish Chaudhari2016-02-263-10/+31
* | dboards: Added ability to register a per-dboard container classAshish Chaudhari2016-02-263-40/+101
* | dboard: Made dboard class dtors virtualAshish Chaudhari2016-02-2612-39/+43
* | Merge branch 'maint'Ashish Chaudhari2016-02-1810-105/+346
|\|
| * UBX: Phase synchronizationmichael-west2016-02-187-99/+340
| * Corrected the UHD behavior in the event of a USB disconnectDaulPavid2016-02-122-5/+5
| * Rectified the usage of UHD_IMAGES_DIR_WINREG_KEY in search paths.vkakade2016-02-111-1/+1
* | x300: Added capability to write_spi to BOTH channels in dboard_ifaceAshish Chaudhari2016-02-181-6/+8
* | db_manager: Cleaned up iface pointer in subtree after errorAshish Chaudhari2016-02-181-0/+1
* | x300,e300: Fixed IQ swapping issue in RX frontendAshish Chaudhari2016-02-172-10/+4
* | usrp: Refactored dboard_iface for all productsAshish Chaudhari2016-02-1611-264/+411
* | dboard: Added restricted dboard registration capabilityAshish Chaudhari2016-02-1611-24/+42
* | b200: Removed superfluous function declarationMartin Braun2016-02-151-1/+0
* | adf435x: Refactored ADF435X control codeAshish Chaudhari2016-02-1213-678/+524
* | uhd: Added expert dependency tracking infrastructureAshish Chaudhari2016-02-127-0/+1551
* | prop_tree: Added advanced coercion capability to propertyAshish Chaudhari2016-02-111-1/+1
* | prop_tree: Multiple API enhancements to uhd::propertyAshish Chaudhari2016-02-1128-403/+403
* | lib: Made sensor_value_t copyableAshish Chaudhari2016-02-111-0/+15
* | Merge branch 'maint'Martin Braun2016-02-081-2/+2
|\|
| * B200: Fix for increasing retune timesmichael-west2016-02-051-2/+2
* | math: Removed now superfluous constants. Removes a lot of compiler warningsMartin Braun2016-02-041-1/+0
* | cores: Factored out some common codeMartin Braun2016-01-267-144/+121
* | Merge branch 'maint'Martin Braun2016-01-212-9/+3
|\|
| * uhd: add CMake flag for the Windows registry key to specify UHD images directoryBrooks Prumo2016-01-211-6/+2
| * cmake: removed unnecessary includeNicholas Corgan2016-01-181-3/+1
* | n230: fixed header locationNicholas Corgan2016-01-152-2/+126
* | n230: Multiple usability improvementsAshish Chaudhari2016-01-136-49/+111
* | n230: Bumped N230 firmware compat number to 32Ashish Chaudhari2016-01-131-1/+1