aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Martin Braun2015-03-111-1/+2
|\
| * b200: Initialize _tick_rate properly to force tick rate updateMartin Braun2015-03-111-1/+2
* | uhd: Introduced filter API.Julian Arnold2015-03-091-0/+83
* | Merge branch 'maint'Martin Braun2015-03-091-1/+1
|\|
| * e300: comment out unused variables in control::make when E300_NATIVE is not d...Michael Dickens2015-03-091-1/+1
* | B200: UHD support for FPGPIO connector on REV6+ boards.Ian Buckley2015-03-098-42/+92
* | uhd: AGC supportJulian Arnold2015-03-051-0/+36
* | e3xx: AGC supportJulian Arnold2015-03-053-2/+51
* | b2xx: AGC supportJulian Arnold2015-03-055-24/+195
* | e300: added missing breakJulian Arnold2015-03-051-0/+1
* | Merge branch 'maint'Martin Braun2015-03-053-3/+6
|\|
| * N2x0: Fixed missing usage of send_buff_sizeMartin Braun2015-03-033-3/+6
* | Merge branch 'maint'Ashish Chaudhari2015-02-263-9/+43
|\|
| * e300: fc: Clean up the TX flowcontrol setup a bit.Moritz Fischer2015-02-262-1/+8
| * e300: fc: This should fix the RX flow control.Moritz Fischer2015-02-262-7/+34
| * b200: removed CMakeLists copy&paste B100 remainsMarcus Müller2015-02-181-1/+1
* | e3xx: support for dc offset and iq balance controlJulian Arnold2015-02-235-15/+49
* | b2xx: dc offset and iq imbalance correction controlJulian Arnold2015-02-206-108/+245
* | uhd: iq imbalance correction apiJulian Arnold2015-02-201-0/+17
* | Merge branch 'maint'Martin Braun2015-02-171-10/+10
|\|
| * b200: Revised configuration of AD9361 for master_clock_rates >56e6MHz. Issues...Ian Buckley2015-02-171-10/+10
* | Merge branch 'maint'Martin Braun2015-02-163-25/+31
|\|
| * usrp2: fixed image compatibility error messageNicholas Corgan2015-02-161-1/+1
| * UBX: Revert LO shutdown method in ubx_xcvr destructormichael-west2015-02-161-4/+4
| * UBX: Serialize SPI transactionsmichael-west2015-02-161-27/+31
| * Merge pull request #696 from EttusResearch/crymble/bug692Ashish Chaudhari2015-02-121-1/+3
| |\
| | * b200: Bugfix#692: b200_find now returns an empty device vector when hint cont...mcrymble2015-02-061-1/+3
* | | multi_usrp: Added a normalized gain settingMartin Braun2015-02-121-0/+51
* | | Merge branch 'maint'Martin Braun2015-02-122-21/+6
|\| |
| * | ad936x: removing gain_offset from rx set_gainJon Kiser2015-02-112-21/+6
| |/
* | Merge branch 'maint' into masterBen Hilburn2015-01-281-6/+5
|\|
| * Merging new UHD_IMAGES_DIR utilities and bug fixes.Ben Hilburn2015-01-2710-40/+38
* | Merge branch 'maint'Martin Braun2015-01-277-44/+94
|\|
| * e300: Bumped FPGA compat number to 6.Ashish Chaudhari2015-01-261-1/+1
| * Merge branch 'maint' into e300/clk_pps_updatesAshish Chaudhari2015-01-263-9/+24
| |\
| | * ad9361: Removed unnecessary digital TX attenuationAshish Chaudhari2015-01-231-1/+7
| | * fixup! ad9361: More check for interpolation/decim ratiosAshish Chaudhari2015-01-231-1/+1
| * | e300: Several bugfixes for E300 clk/pps selection codeAshish Chaudhari2015-01-233-26/+6
| * | e300: UHD support for refclk disciplining using PPS.Ashish Chaudhari2015-01-224-18/+82
* | | Merge branch 'maint'Martin Braun2015-01-233-8/+17
|\ \ \
| * | | fixup! ad9361: More check for interpolation/decim ratiosAshish Chaudhari2015-01-231-1/+1
| | |/ | |/|
| * | Merge remote-tracking branch 'origin/maint' into ashish/bug672Ashish Chaudhari2015-01-234-7/+1451
| |\ \
| | * | ad9361: More check for interpolation/decim ratiosMartin Braun2015-01-232-7/+16
| | |/
| * | b200: Bugfix#672: Enable the correct half-bandsAshish Chaudhari2015-01-211-1/+1
* | | Merge branch 'maint'Martin Braun2015-01-222-0/+1435
|\ \ \ | | |/ | |/|
| * | UBX: Add UBX Supportmichael-west2015-01-222-0/+1435
| |/
* | e200: Expose temperature sensor through property tree (sensors/temp)Julian Arnold2015-01-204-1/+17
* | b200: Expose temperature sensor through property tree (sensors/temp)Julian Arnold2015-01-201-0/+2
* | ad9361: Added relative temperature sensorJulian Arnold2015-01-204-1/+61
* | Merge branch 'maint'Martin Braun2015-01-204-10/+29
|\|