aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib
Commit message (Expand)AuthorAgeFilesLines
* e300: Fixed a memory leak in udev codeMarcus Müller2016-03-031-2/+3
* Enable multiple programs to use USB USRPs on WindowsDerek Kozel2016-02-291-4/+6
* 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
* B200: Fix for increasing retune timesmichael-west2016-02-051-2/+2
* 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
* e3xx: Added FPGA loading code for speedgrade 3 devices.Moritz Fischer2015-12-165-15/+29
* ADF4002: Fix register programming (bug #974)michael-west2015-12-151-4/+4
* ihex: Windows fixesNicholas Corgan2015-12-142-11/+10
* octoclock: Now uses internal ihex parserMartin Braun2015-12-146-669/+44
* b200: Factored ihex routines out of b200_ifaceMartin Braun2015-12-144-160/+339
* B2xx: Added B205mini support.michael-west2015-12-104-35/+46
* b2xx,e3xx,x300: Bumped FPGA compat numbers after SW time-sync changesAshish Chaudhari2015-12-103-4/+4
* Bumped FPGA compat numbers for B200, X300, and E300.michael-west2015-12-103-3/+3
* B200/E300: Set time sync on clock rate change to current time of first radiomichael-west2015-12-104-8/+20
* B210/E300: Re-sync times after master clock rate change.michael-west2015-12-102-0/+6
* E300/X300: Add VITA time synchronization on internal signalmichael-west2015-12-105-6/+32
* B210: Add VITA time synchronization on internal signalmichael-west2015-12-105-10/+30
* e300: added virtual destructor to e300_sensor_manager classNicholas Corgan2015-12-081-1/+3
* max287x: assert target_freqMartin Braun2015-10-161-0/+1
* e3xx: sysfs: Drop reference when we're done.Moritz Fischer2015-10-141-0/+2
* fixup! ad9361: codec manager needs more includes on some platformsMartin Braun2015-10-121-0/+1
* B200: Fix for CODEC loopback test failuremichael-west2015-10-121-4/+34
* octoclock: fixed still-in-bootloader error messageNicholas Corgan2015-10-061-1/+1
* cmake: Checked for ARMv8 to avoid building ARMv7 convertersMartin Braun2015-09-111-1/+1
* b2xx,e3xx,x300: Bumped compat numbers for 3.9.1 UHD releaseAshish Chaudhari2015-09-033-4/+4
* b2xx: Removed DCM reset bit (obsolete)Martin Braun2015-09-032-3/+2
* b200mini: Change AD9364 interface timing for new IO design.Ian Buckley2015-09-031-17/+3
* cores: Corrected scaling_adjustment calculationIan Buckley2015-09-034-12/+42
* b200: fix startup bad USB state detection printout to use endl instead of flu...Michael Dickens2015-09-021-1/+1
* X300: Fix base address for FP GPIOmichael-west2015-09-011-1/+1
* UHD: Fix max287x N divider rangesmichael-west2015-09-011-5/+5
* Fixed minor warningsNicholas Corgan2015-09-017-16/+15
* b200: on startup when the bad USB state is detected, print this out for the u...Michael Dickens2015-09-011-0/+1
* B2XX: Added B200mini supportmichael-west2015-08-1710-92/+277
* x300: Removed call to is_pps_presentAshish Chaudhari2015-08-171-4/+4
* nirio: Changes to kernel proxy to work with RIO 15.0 on linuxAshish Chaudhari2015-08-143-46/+655
* octoclock: replaced Intel hex -> binary converterNicholas Corgan2015-08-148-290/+631
* C API: added soft register APINicholas Corgan2015-08-141-0/+48
* gps_ctrl: code cleanupNicholas Corgan2015-08-141-11/+11
* multi_usrp: comment out for-now unused function to remove warningNicholas Corgan2015-08-141-2/+2
* b200,e300,x300: Updated compat number for release 3.9.0Ashish Chaudhari2015-08-143-3/+3
* ad9361: Delay Tx Quad Cal from initialization to streamer startTom Tsou2015-08-131-2/+8
* ad9361: Use separate Tx and RX frequency calibration intervalsTom Tsou2015-08-132-19/+39
* ad9361: Reconfigure RF and baseband DC offset correctionTom Tsou2015-08-132-37/+39
* ad9361: Enable single shot Rx Quad CalTom Tsou2015-08-132-31/+63
* Transport: Update flow control on overrunsJohannes Walter2015-08-131-0/+5
* uhd: Fixes to build with MSVCAshish Chaudhari2015-08-131-1/+1