aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/e300/e300_io_impl.cpp
Commit message (Collapse)AuthorAgeFilesLines
* ad9361/b200/e300: Refactored AD936x + perifs managementMartin Braun2015-07-291-10/+2
| | | | | | - Created AD936x manager class - Moved functionality from B2x0 and E310 into manager - Separated property tree + perifs initialization in both device classes
* e300: Added warning for high bandwidth usageMartin Braun2015-04-141-0/+10
|
* e300: fc: Clean up the TX flowcontrol setup a bit.Moritz Fischer2015-02-261-1/+7
| | | | | | | Use named constant instant of magic constant for response frequency. Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
* e300: fc: This should fix the RX flow control.Moritz Fischer2015-02-261-7/+33
| | | | | | | | Two issues: - Call the correct overflow handler e300_impl vs rx_vita - Don't lie about buffer sizes and window sizes Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
* Initial commit E300 support.Martin Braun2014-10-071-0/+599