aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/b200
Commit message (Expand)AuthorAgeFilesLines
* b200: Update DSPs after changing tick rateMartin Braun2016-06-223-6/+32
* 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
* b200: Fixed setting of max rateMartin Braun2016-04-222-10/+18
* Fixed minor warnings:Nicholas Corgan2016-03-041-1/+1
* Enable multiple programs to use USB USRPs on WindowsDerek Kozel2016-02-291-4/+6
* B200: Fix for increasing retune timesmichael-west2016-02-051-2/+2
* b200: Factored ihex routines out of b200_ifaceMartin Braun2015-12-141-160/+23
* B2xx: Added B205mini support.michael-west2015-12-104-35/+46
* b2xx,e3xx,x300: Bumped FPGA compat numbers after SW time-sync changesAshish Chaudhari2015-12-101-2/+2
* Bumped FPGA compat numbers for B200, X300, and E300.michael-west2015-12-101-1/+1
* B200/E300: Set time sync on clock rate change to current time of first radiomichael-west2015-12-102-4/+10
* B210/E300: Re-sync times after master clock rate change.michael-west2015-12-101-0/+3
* B210: Add VITA time synchronization on internal signalmichael-west2015-12-103-8/+17
* 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