aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "x300: Changed ADC clock swing to 1.6V from 0.7V"Ashish Chaudhari2015-07-231-2/+2
* x300: Moved system-level ADC and DAC operationsAshish Chaudhari2015-07-233-386/+413
* x300: Increased the max image size for burnerAshish Chaudhari2015-07-231-1/+1
* x300: Updated CLK->DATA delay for ADCAshish Chaudhari2015-07-221-2/+2
* x300: Added a comprehensive radio reset sequenceAshish Chaudhari2015-07-224-32/+68
* x300: Minor: Optimized ADC/DAC resetsAshish Chaudhari2015-07-221-11/+11
* x300: Changed ADC clock swing to 1.6V from 0.7VAshish Chaudhari2015-07-221-2/+2
* ad9361: Updated copyright headersMartin Braun2015-07-216-6/+84
* Merge branch 'master' into x300/rev7_supportAshish Chaudhari2015-07-201-3/+3
|\
| * Merge branch 'maint'Martin Braun2015-07-201-3/+3
| |\
| | * e3xx: eeprom: Fix off by one error in serial number writing code.Moritz Fischer2015-07-161-1/+1
| | * e3xx: Make all e3xx motherboards show up as such.Moritz Fischer2015-07-161-2/+2
* | | x300: Addressed code review feedback for Rev7+ supportAshish Chaudhari2015-07-204-129/+137
* | | x300: Added extended ADC self-testAshish Chaudhari2015-07-192-9/+68
* | | x300: Made all X300 revision related errors fatalAshish Chaudhari2015-07-191-13/+20
* | | x300: Added HW rev compat number supportAshish Chaudhari2015-07-183-13/+40
* | | x300: Added new Rev7+ X3x0 MB product codesAshish Chaudhari2015-07-182-2/+54
|/ /
* | x300: Bumped max HW rev to 8Martin Braun2015-07-161-1/+1
* | Added uhd::image_loader class and uhd_image_loader utilityNicholas Corgan2015-07-1530-101/+2173
* | Merge branch 'maint'Martin Braun2015-07-141-1/+0
|\|
| * x300: Removed stray debug printMartin Braun2015-07-141-1/+0
* | Updated compat numbers for B2x0 and X3x0Martin Braun2015-07-142-2/+2
* | build: Python 3 compatibility for build scriptsNicholas Corgan2015-07-142-12/+12
* | uhd: Replacing Cheetah w/ Mako 0.4.2 (allows Python 3 compat)Martin Braun2015-07-1422-597/+572
* | Merge branch 'maint'Martin Braun2015-07-146-25/+46
|\|
| * x300: Added max hw rev checkingMartin Braun2015-07-142-0/+11
| * e3xx: Fixup for idle image to follow naming convention.Moritz Fischer2015-07-141-2/+2
| * e3xx: Bump compat number from 6 -> 8.Moritz Fischer2015-07-141-1/+1
| * e3xx: Increase TX buffer size to PAGE_SIZE.Moritz Fischer2015-07-141-1/+1
| * 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