aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp
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: fix 'timeout' variables to be unsigned since that is what the 'libusb_co...Michael Dickens2016-08-011-2/+2
* | common: adf5355: 'Fix' compiler warningMoritz Fischer2016-08-011-2/+2
* | B200: Adding separate B200 radio control codemichael-west2016-07-226-10/+422
* | 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-193-0/+434
* | 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-233-5/+31
|\|
| * 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
| * Added the option to disable ADC self-testMarcus Müller2016-06-171-1/+1
* | Merge branch 'maint'Martin Braun2016-06-141-6/+6
|\|
| * Spelling fixesNicholas Corgan2016-06-141-6/+6
* | Merge branch 'maint'Martin Braun2016-06-141-1/+1
|\|
| * Fix off-by-one errorJonathan Wakely2016-06-071-1/+1
* | Added the option to disable ADC self-testMarcus Müller2016-06-061-1/+1
* | 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-184-53/+226
* | Added option for writes to specify a SPI speedDerek Kozel2016-04-081-6/+20
* | 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
| * Added missing stdint.h includeNicholas Corgan2016-03-221-1/+2
* | x300: DSP updates to support heterodyne dboardsAshish Chaudhari2016-03-212-2/+7