aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib
Commit message (Expand)AuthorAgeFilesLines
* B200: GPSDO fixesmichael-west2016-09-023-20/+12
* gps_ctrl: Multiple fixesmichael-west2016-09-021-115/+125
* GPSDO: Make sure read_uart() returns only complete strings for all devices.michael-west2016-09-025-18/+41
* Add thread safety to gps_ctrl cached sensorsmichael-west2016-09-021-0/+3
* uhd: error on setting large recv_frame_size fixed #1212Sugandha Gupta2016-08-291-6/+11
* ubx: Added codes for the rev2 and LP versionsMartin Braun2016-08-221-10/+35
* cores: Fixed typo in time_core_3000Martin Braun2016-08-121-2/+2
* WBX: Make frequencies <100 MHz work for v2 and v3 boards when reference clock...michael-west2016-08-012-16/+22
* Octoclock: Fixed issues related to missing strings from GPSDO.michael-west2016-06-282-13/+26
* Octoclock: Fix firmware version compatibilitymichael-west2016-06-277-30/+34
* converters: Clarifying comment re packingMartin Braun2016-06-222-0/+10
* b200: Update DSPs after changing tick rateMartin Braun2016-06-223-6/+32
* lib: fixed GCC 6 warnings/errorsNicholas Corgan2016-06-212-6/+16
* Added the option to disable ADC self-testMarcus Müller2016-06-171-1/+1
* octoclock: bugfixes, bumped firmware compat number to 4Nicholas Corgan2016-06-176-32/+62
* convert: remove duplicate registration of sc12 sizeNicholas Corgan2016-06-171-2/+1
* Octoclock: Fix off by one errors in uart codemichael-west2016-06-161-2/+2
* cmake: allow UHD library and utilities to be in separate lib directoriesNicholas Corgan2016-06-161-1/+8
* Spelling fixesNicholas Corgan2016-06-142-8/+8
* Fix off-by-one errorJonathan Wakely2016-06-071-1/+1
* octoclock: Fix multi-line #define statementsMarcus Müller2016-06-061-8/+10
* UBX: Force RX LNAs on to reduce RX settling timemichael-west2016-05-261-7/+26
* UBX: Fixed noise issues and reduced power consumption and heatmichael-west2016-05-261-23/+37
* bugfix#1102: Prevented X300 DAC FIFO from underflowingAshish Chaudhari2016-05-253-15/+4
* 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
* b200: Fixed setting of max rateMartin Braun2016-04-222-10/+18
* e3xx: spi: Fix issue introduced in 1b149f56Moritz Fischer2016-04-191-0/+2
* gpio core: Fixed a mismatch in the address assignment for RX and full duplexPaul David2016-04-061-2/+2
* ubx: Changed member declaration to satisfy debug builds on WindowsMartin Braun2016-03-291-1/+1
* 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
* 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
* 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