aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/b200/b200_io_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* math: Replace boost::*::{lcm,gcd}() with portable versionsMartin Braun2019-01-181-2/+1
* formatting: preparing for uhd::math cleanupBrent Stapleton2019-01-181-241/+286
* uhd: Move internal headers to uhdlib/Martin Braun2018-03-141-2/+2
* uhd: Update license headersMartin Braun2018-02-191-1/+2
* Move all license headers to SPDX format.Martin Braun2017-12-221-12/+1
* utils: introduce new logging API and remove msg APIAndrej Rode2017-02-201-5/+5
* uhd: replace BOOST_FOREACH with C++11 range-based for loopAndrej Rode2017-02-101-4/+4
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...Martin Braun2016-11-081-14/+14
* B2xx: fixed a typo when checking arguments on a streamerPaul David2016-09-271-1/+1
* Revert "B200: Adding separate B200 radio control code"Martin Braun2016-08-231-1/+1
* B200: Adding separate B200 radio control codemichael-west2016-07-221-1/+1
* Merge branch 'maint'Martin Braun2016-06-231-0/+16
|\
| * b200: Update DSPs after changing tick rateMartin Braun2016-06-221-0/+16
* | Merge branch 'maint'Martin Braun2016-04-221-10/+9
|\|
| * b200: Fixed setting of max rateMartin Braun2016-04-221-10/+9
* | Merge branch 'maint'Martin Braun2016-02-081-2/+2
|\|
| * B200: Fix for increasing retune timesmichael-west2016-02-051-2/+2
* | Merge branch 'maint'Ashish Chaudhari2015-12-151-1/+2
|\|
| * B2xx: Added B205mini support.michael-west2015-12-101-1/+2
* | usrp3: Added support for pre-FIFO TX flowcontrolAshish Chaudhari2015-09-161-1/+0
|/
* Fixed minor warningsNicholas Corgan2015-09-011-2/+2
* B2XX: Added B200mini supportmichael-west2015-08-171-1/+1
* ad9361/b200/e300: Refactored AD936x + perifs managementMartin Braun2015-07-291-47/+10
* b200: Modify initialization sequence to avoid warningsMartin Braun2015-06-291-14/+8
* b200: Added another rate check for auto tick rate modeMartin Braun2015-05-111-0/+8
* b200: Removed stray messagesMartin Braun2015-05-111-2/+0
* b200: Replaced float comparisons with uhd::math::fp* operationsMartin Braun2015-05-071-5/+16
* Merge branch 'maint'Martin Braun2015-04-271-16/+18
|\
| * b200: Added convenience subdev override for consistent subdev experienceMartin Braun2015-04-271-16/+18
| * b200: Boost 1.58-related fixes in B200 IO code.Michael Dickens2015-04-201-2/+2
* | b200: Throw error for unreachable sampling ratesMartin Braun2015-04-241-1/+18
* | b200: Boost 1.58-related fixes in B200 IO code.Michael Dickens2015-04-211-2/+2
* | Merge branch 'maint'Martin Braun2015-04-141-1/+10
|\|
| * b200: Added warning for high bandwidth usageMartin Braun2015-04-141-0/+10
* | b200: Remove now obsolete check for recommended max clock rateMartin Braun2015-04-101-2/+1
* | Merge branch 'maint'Martin Braun2014-11-211-0/+4
|\|
| * b200: serialized access to get_rx/tx_streamJulian Arnold2014-11-211-0/+4
* | b200: Make the master clock rate auto-configurableMartin Braun2014-11-201-21/+135
|/
* Merge branch adding warning regarding MCR on the B2xx.Ben Hilburn2014-03-271-0/+44
|\
| * b200: throw exception when master clock rate (tick rate) is requested to be >...Balint Seeber2014-02-141-0/+44
* | b200: Added channel mapping capabilitiesMartin Braun2014-02-251-40/+29
|/
* Final merge of Balint's 'kitchen_sink' B200 fixes.Ben Hilburn2013-11-271-2/+2
* b200: Reverted RX SPP 2044 -> 2000 (unresolved issue with one app, wait for F...Balint Seeber2013-11-191-1/+1
* Merge remote-tracking branch 'origin/b200/dtor-master' into b200/kitchen_sinkBalint Seeber2013-11-191-6/+24
|\
| * b200/dtor-stall: final fixes for stall bugJohannes Demel2013-11-191-4/+5
| * b200/dtor-stall: fixed bug that stalled b200 on shutdown.Johannes Demel2013-11-191-5/+22
* | BUG #183: Addressed comments from code review.Michael West2013-11-191-1/+1
* | BUG #183: B200 High CPU Usage: Created a single thread to handle libusb eve...Michael West2013-11-081-2/+2
|/
* b200: integrate support for new convertersJosh Blum2013-09-041-11/+11
* b200: max spp limit at full rate stbJosh Blum2013-07-231-1/+2