aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | Improve LO APIs for daughterboards without configurable LOsDerek Kozel2016-08-091-5/+10
* | Coerces dsp frequency to 0 if any channel uses an external LODerek Kozel2016-08-091-1/+19
* | Add sleep function to dboard_ifaceKevin Gilbert2016-08-053-4/+35
* | usb: usb_dummy made to match usb_control and usb_zero_copyMartin Braun2016-08-021-2/+10
* | usb: tweak types for consistency between LIBUSB API calls and internal UHD us...Michael Dickens2016-08-012-8/+8
* | usb: add virtual destructors where needed; make virtual destructors out-of-li...Michael Dickens2016-08-014-20/+73
* | usb: fix interfaces to be type 'int' and endpoints to be type 'unsigned char'...Michael Dickens2016-08-012-11/+11
* | usb: fix 'timeout' variables to be unsigned since that is what the 'libusb_co...Michael Dickens2016-08-012-3/+3
* | usb: fix 'submit' to return 'int' since that is what 'libusb_control_transfer...Michael Dickens2016-08-011-7/+7
* | Merge branch 'maint'Martin Braun2016-08-017-43/+60
|\|
| * 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
* | transport: fixed an issue where the number of conversions were incorrectly ba...Paul David2016-08-012-2/+2
* | common: adf5355: 'Fix' compiler warningMoritz Fischer2016-08-011-2/+2
* | usrp3: Added SW muxer/demuxer for the zero_copy interfaceAshish Chaudhari2016-07-292-0/+251
* | B200: Adding separate B200 radio control codemichael-west2016-07-226-10/+422
* | UHD: Fixes for super_recv_packet_hadlermichael-west2016-07-221-3/+14
* | C API: wrapped multi_usrp functions for interacting with LO'sNicholas Corgan2016-07-191-1/+90
* | multi_usrp: Added LO control APIDerek Kozel2016-07-191-0/+161
* | Added TwinRX daughterboard control.Ashish Chaudhari2016-07-1910-0/+3845
* | adf_synth: Added muxout config API to 435x controllersAshish Chaudhari2016-07-191-0/+34
* | twinrx: Added ADF5355 control moduleAshish Chaudhari2016-07-195-0/+605
* | x300: Minor: Assert if FPGA image identifier is not long enoughAshish Chaudhari2016-07-121-0/+2
* | x300: UHD is now compatible with FPGA images with Aurora supportAshish Chaudhari2016-07-072-25/+45
* | Merge branch 'maint'Martin Braun2016-06-235-5/+41
|\|
| * converters: Clarifying comment re packingMartin Braun2016-06-222-0/+10
| * b200: Update DSPs after changing tick rateMartin Braun2016-06-223-6/+32
* | Merge branch 'maint'Martin Braun2016-06-222-6/+16
|\|
| * lib: fixed GCC 6 warnings/errorsNicholas Corgan2016-06-212-6/+16
* | Merge branch 'maint'Martin Braun2016-06-178-37/+73
|\|
| * 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
* | Changing UHD's versioning systemNicholas Corgan2016-06-142-3/+4
* | Merge branch 'maint'Martin Braun2016-06-142-8/+8
|\|
| * Spelling fixesNicholas Corgan2016-06-142-8/+8
* | Merge branch 'maint'Martin Braun2016-06-141-1/+1
|\|
| * Fix off-by-one errorJonathan Wakely2016-06-071-1/+1
* | transport: Removing task barrier for conversion calls in the super_send_packe...Paul David2016-06-081-22/+13
* | 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