aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/b200/b200_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* utils: introduce new logging API and remove msg APIAndrej Rode2017-02-201-17/+16
* uhd: Replace clocking_mode_t unscoped enum with scoped versionMartin Braun2017-02-171-2/+2
* uhd: replace BOOST_FOREACH with C++11 range-based for loopAndrej Rode2017-02-101-13/+13
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...Martin Braun2016-11-081-26/+26
* b200: Make sure no GPS settings are applied when no gpsdo present.Martin Braun2016-10-181-1/+4
* Merge branch 'UHD-3.9.LTS' into maintMartin Braun2016-09-021-4/+4
|\
| * B200: GPSDO fixesmichael-west2016-09-021-4/+4
* | Revert "B200: Adding separate B200 radio control code"Martin Braun2016-08-231-6/+6
* | ad936x: Loopback check now takes peeker/poker functors instead of assuming an...Martin Braun2016-08-091-2/+6
* | B200: Adding separate B200 radio control codemichael-west2016-07-221-4/+4
* | Merge branch 'maint'Martin Braun2016-06-231-5/+7
|\|
| * b200: Update DSPs after changing tick rateMartin Braun2016-06-221-6/+8
* | Merge branch 'maint'Martin Braun2016-05-061-4/+8
|\|
| * 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
* | Merge branch 'maint'Martin Braun2016-04-221-0/+9
|\|
| * b200: Fixed setting of max rateMartin Braun2016-04-221-0/+9
* | usrp3: Added RX DSP support for heterodyne samplingAshish Chaudhari2016-03-211-1/+1
* | Merge branch 'maint'Martin Braun2016-03-111-1/+1
|\|
| * Fixed minor warnings:Nicholas Corgan2016-03-041-1/+1
* | Merge branch 'maint'Martin Braun2016-02-291-4/+6
|\|
| * Enable multiple programs to use USB USRPs on WindowsDerek Kozel2016-02-291-4/+6
* | prop_tree: Multiple API enhancements to uhd::propertyAshish Chaudhari2016-02-111-34/+34
* | Merge branch 'maint'Ashish Chaudhari2015-12-151-21/+39
|\|
| * B2xx: Added B205mini support.michael-west2015-12-101-14/+16
| * B200/E300: Set time sync on clock rate change to current time of first radiomichael-west2015-12-101-3/+8
| * 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-101-7/+15
| * b2xx: Removed DCM reset bit (obsolete)Martin Braun2015-09-031-1/+1
| * 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
* | Merge branch 'ashish/gpio_atr_redux' into master-stagingAshish Chaudhari2015-10-151-35/+16
|\ \
| * | usrp3: Added new GPIO ATR 3000 coreAshish Chaudhari2015-09-291-35/+16
* | | Merge branch 'master' into x300/dramAshish Chaudhari2015-10-151-9/+7
|\| |
| * | b200, multi_usrp: More consistent messages regarding auto MCRMartin Braun2015-09-171-9/+7
* | | usrp3: Added support for pre-FIFO TX flowcontrolAshish Chaudhari2015-09-161-2/+1
|/ /
* | b2xx: Removed DCM reset bit (obsolete)Martin Braun2015-09-081-1/+1
* | b200mini: Change AD9364 interface timing for new IO design.Ian Buckley2015-09-081-17/+3
* | b200: fix startup bad USB state detection printout to use endl instead of flu...Michael Dickens2015-09-081-1/+1
|/
* Fixed minor warningsNicholas Corgan2015-09-011-2/+2
* 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-171-70/+213
* 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
* b200: Change init sequence to catch bad USB statesBalint Seeber2015-08-031-7/+27
* 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-291-120/+67
* Added uhd::image_loader class and uhd_image_loader utilityNicholas Corgan2015-07-151-19/+20
* Merge branch 'maint'Martin Braun2015-07-081-1/+1
|\