aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/x300/x300_io_impl.cpp
Commit message (Collapse)AuthorAgeFilesLines
* x300: Added DMA FIFO support to X300Ashish Chaudhari2015-09-161-4/+6
| | | | | - Added HG vs HGS detection logic - Added DMA FIFO configuration code
* x300: Made use of new CHDR packing routinesMartin Braun2014-12-031-43/+9
|
* x300: Fixed FC window issue (was off by one)Martin Braun2014-12-021-1/+10
|
* x300: Cleaned up DAC ctrl and clock init logicAshish Chaudhari2014-11-061-3/+6
| | | | | | | | | | | - DAC: Squashed configuration into 2 main operations: reset and reset_and_resync - DAC: Put in sleep mode during configuration - DAC: Synchronize only if streaming to more than one DAC - DAC: Use falling edge sync mode - DAC: Fixed power up/down settings - DAC: Frontend sync failure is fatal - Clocks: Refactored clock source change logic - Clocks: Cleaned up init and lock-check sequence
* x300: Fixed typo in io_implMartin Braun2014-11-041-1/+1
|
* Lots of bit-specific type work to fix compilation on older OSes.Ben Hilburn2014-05-211-3/+3
|
* bugfix#393: Fixed X300 TX flow control to handle short bursts and arbitrary ↵Ashish Chaudhari2014-04-101-13/+22
| | | | FC windows.
* x300: Fix the assumed max header sizeMartin Braun2014-03-281-18/+6
|
* uhd: Addressed Balints and Bens comments for subdev addressingMartin Braun2014-03-171-14/+19
|
* x300: Added comments on mb/chan search codeMartin Braun2014-03-101-0/+4
|
* Removed spurious UHD_VAR.Martin Braun2014-03-101-9/+0
|
* x300: added channel mapping capabilitiesMartin Braun2014-03-101-29/+46
|
* x300: merged subdev update routines for tx and rxMartin Braun2014-03-101-42/+17
|
* x300: remove data that was duplicating property treeMartin Braun2014-03-101-16/+19
|
* Merging USRP X300 and X310 support!!Ben Hilburn2014-02-041-0/+652