aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * e3xx: Load idle image on shutdown.Moritz Fischer2015-07-142-23/+33
| * b200: Bumped FPGA compat number to 8 for releaseAshish Chaudhari2015-07-141-1/+1
* | x300: Added retry mechanism to ADC capture delay self-calAshish Chaudhari2015-07-141-47/+65
* | x300: Updated pre-rev7 board delays after characterizationAshish Chaudhari2015-07-141-3/+2
* | e3xx: Bump compat number to match change on maint.Moritz Fischer2015-07-131-1/+1
* | ad9361: Update Tx Quad Cal to match current gain tablesTom Tsou2015-07-131-1/+1
* | ad9361: Prevent positive loop gain on Rx quadrature trackingTom Tsou2015-07-131-1/+1
* | ad9361: Invert phase on Rx LNA bypass pathTom Tsou2015-07-131-1/+8
* | x300: Fixed Windows build issue in x300_clock_ctrlAshish Chaudhari2015-07-091-3/+4
* | OctoClock bugfixesNicholas Corgan2015-07-092-15/+28
* | Merge branch 'master' into x300/rev7_supportAshish Chaudhari2015-07-092-3/+3
|\ \
| * | Merge branch 'maint'Martin Braun2015-07-082-3/+3
| |\|
| | * B200: New AD9361 I/O timing programming to work with new b200_io.v logic design.Ian Buckley2015-07-082-3/+3
* | | Merge branch 'master' into x300/rev7_supportAshish Chaudhari2015-07-079-216/+42
|\| |
| * | Merge branch 'maint'Martin Braun2015-07-011-5/+6
| |\|
| | * b200: Codec loopback test now throws on failure.Martin Braun2015-07-011-5/+6
| * | uhd: Removed the ORC dependencyMartin Braun2015-07-014-181/+2
| * | ad9361: brought in Boost.Assign std::map workaround for MSVC 2013Nicholas Corgan2015-06-291-4/+11
| * | Merge branch 'maint'Martin Braun2015-06-291-1/+1
| |\|
| | * b200: Modify initialization sequence to avoid warningsMartin Braun2015-06-292-12/+15
| | * msvc: fixed default DLL resource templateNicholas Corgan2015-06-251-1/+1
| * | b200: Modify initialization sequence to avoid warningsMartin Braun2015-06-293-25/+22
* | | x300: Added FPGA->ADC Clock delay for rev 7+ boardsAshish Chaudhari2015-07-071-1/+1
* | | x300: Bumped FPGA compat number to 11Ashish Chaudhari2015-07-071-1/+1
* | | x300: Added self-cal to tune ADC source-sync data delaysAshish Chaudhari2015-07-073-50/+160
* | | x300: Added self-cal to tune ADC clk delay at startupAshish Chaudhari2015-07-013-33/+239
* | | x300: Added set/get_clock_delay to x300_clock_ctrlAshish Chaudhari2015-07-013-18/+245
|/ /
* | cmake: allow for custom DLL resource fileNicholas Corgan2015-06-221-1/+17
* | byte_vector: removed duplicate codeNicholas Corgan2015-06-181-13/+0
* | Merge branch 'maint'Martin Braun2015-06-0910-24/+90
|\|
| * E300: Implement get_freq() for E300 network mode.michael-west2015-05-223-0/+18
| * B200/E300: Fix incorrect readback of frequency.michael-west2015-05-226-3/+31
| * x300: Updated clock rate / ref freq warnings for clarityMartin Braun2015-05-221-16/+28
| * ad9361: Minor clarifications on req_rate and baseband_bwMartin Braun2015-05-192-4/+13
| * fixup! e300: gps: If gps is detected, set device time to gps time on init.Moritz Fischer2015-05-121-0/+3
| * convert: Add sc16-sc16 SSE converterTom Tsou2015-05-112-0/+202
* | fixup! e300: gps: If gps is detected, set device time to gps time on init.Moritz Fischer2015-05-141-0/+3
* | convert: Add sc16-sc16 SSE converterTom Tsou2015-05-142-0/+202
* | b200: Added another rate check for auto tick rate modeMartin Braun2015-05-111-0/+8
* | b200: Removed stray messagesMartin Braun2015-05-111-2/+0
* | Merge branch 'maint'Martin Braun2015-05-111-2/+1
|\|
| * b200: Changed the max byte rate over USB2Marcus Müller2015-05-061-2/+1
| * B200: Made find function properly ignore missing "product" value (BUG #770)michael-west2015-05-051-3/+1
* | b200: Replaced float comparisons with uhd::math::fp* operationsMartin Braun2015-05-071-5/+16
* | B200: Made find function properly ignore missing "product" value (BUG #770)michael-west2015-05-041-3/+1
* | Merge branch 'maint'Martin Braun2015-05-042-4/+8
|\|
| * e300: gps: If gps doesn't have lock return 0 as time.Moritz Fischer2015-05-012-11/+7
| * e300: gps: Keep antenna power supply and pps running all the time.Moritz Fischer2015-05-012-6/+3
| * e300: gps: If gps is detected, set device time to gps time on init.Moritz Fischer2015-05-011-0/+11
* | Merge branch 'master' into vivadoAshish Chaudhari2015-04-309-92/+200
|\ \