aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/b200
Commit message (Expand)AuthorAgeFilesLines
* b2xx,e3xx,x300: Bumped compat numbers for 3.9.1 UHD releaseAshish Chaudhari2015-09-031-2/+2
* b2xx: Removed DCM reset bit (obsolete)Martin Braun2015-09-032-3/+2
* b200mini: Change AD9364 interface timing for new IO design.Ian Buckley2015-09-031-17/+3
* b200: fix startup bad USB state detection printout to use endl instead of flu...Michael Dickens2015-09-021-1/+1
* Fixed minor warningsNicholas Corgan2015-09-012-4/+4
* b200: on startup when the bad USB state is detected, print this out for the u...Michael Dickens2015-09-011-0/+1
* B2XX: Added B200mini supportmichael-west2015-08-175-88/+253
* b200,e300,x300: Updated compat number for release 3.9.0Ashish Chaudhari2015-08-141-1/+1
* B200/X300: Make default clock and time sources internalmichael-west2015-08-121-13/+1
* UHD: Remove initialization of time to GPS time.michael-west2015-08-121-3/+0
* cmake: added variable to LIBUHD_REGISTER_COMPONENT macro to make required, se...Nicholas Corgan2015-08-111-2/+2
* image_loader: force user to specify deviceNicholas Corgan2015-08-051-5/+28
* b200: Change init sequence to catch bad USB statesBalint Seeber2015-08-032-8/+38
* b200: fixed initial loadingNicholas Corgan2015-07-311-3/+2
* cores: Moved subtree populate code to DSP cores (X3x0, E310)Martin Braun2015-07-291-24/+7
* ad9361/b200/e300: Refactored AD936x + perifs managementMartin Braun2015-07-293-174/+79
* b200: Change default tick rate to 16 MHzMartin Braun2015-07-241-1/+1
* Added uhd::image_loader class and uhd_image_loader utilityNicholas Corgan2015-07-156-25/+162
* Updated compat numbers for B2x0 and X3x0Martin Braun2015-07-141-1/+1
* Merge branch 'maint'Martin Braun2015-07-141-1/+1
|\
| * b200: Bumped FPGA compat number to 8 for releaseAshish Chaudhari2015-07-141-1/+1
* | Merge branch 'maint'Martin Braun2015-07-081-1/+1
|\|
| * B200: New AD9361 I/O timing programming to work with new b200_io.v logic design.Ian Buckley2015-07-081-1/+1
* | Merge branch 'maint'Martin Braun2015-07-011-5/+6
|\|
| * b200: Codec loopback test now throws on failure.Martin Braun2015-07-011-5/+6
| * b200: Modify initialization sequence to avoid warningsMartin Braun2015-06-292-12/+15
* | b200: Modify initialization sequence to avoid warningsMartin Braun2015-06-293-25/+22
* | Merge branch 'maint'Martin Braun2015-06-091-0/+1
|\|
| * B200/E300: Fix incorrect readback of frequency.michael-west2015-05-221-0/+1
* | 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-04-301-2/+2
|\|
| * b200: Fixed compiler warningMartin Braun2015-04-301-2/+2
* | Merge branch 'maint'Martin Braun2015-04-273-22/+29
|\|
| * b200: Added convenience subdev override for consistent subdev experienceMartin Braun2015-04-273-22/+29
* | b200: Throw error for unreachable sampling ratesMartin Braun2015-04-241-1/+18
* | Merge branch 'maint'Martin Braun2015-04-242-5/+19
|\|
| * b200: Fixed FE swapping registerMartin Braun2015-04-242-5/+19
* | b200: Bumped FPGA compat number to 7.Ashish Chaudhari2015-04-231-1/+1
* | Merge branch 'maint'Ashish Chaudhari2015-04-232-16/+32
|\|
| * b200: Bumped FPGA compat number to 6Ashish Chaudhari2015-04-231-1/+1
| * Merge branch 'maint' into mwest/b200_rev5Ashish Chaudhari2015-04-231-2/+2
| |\
| | * b200: Boost 1.58-related fixes in B200 IO code.Michael Dickens2015-04-201-2/+2
| * | B200: Bumped FPGA compat number to 5michael-west2015-04-172-5/+7
| * | b2x0: Cleaned up device lookup (moved all constants to one place)Martin Braun2015-04-163-47/+84