aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/dboard/db_tvrx2.cpp
Commit message (Collapse)AuthorAgeFilesLines
* db_tvrx2: fixed boost::format bugMarcus Müller2015-03-301-1/+1
|
* Warning fixesNicholas Corgan2015-03-271-7/+7
| | | | | | | * CMake now not applying C++ flags to C files * GCC 4.4: anti-aliasing rules * MSVC: narrowing, differences in subclass function parameters * Clang: uninitialized variables
* tvrx2: fix ref_clock logic when using N2x0Nicholas Corgan2014-04-091-3/+3
|
* Merging USRP X300 and X310 support!!Ben Hilburn2014-02-041-2/+13
|
* tvrx2: reverted broken changes to tuning logicJosh Blum2012-09-281-25/+8
|
* First pass at getting tune_request_t to control IF freq in TVRX2Jason Abele2012-09-041-8/+25
|
* mboard id's are now more concise (codenames are separated, for example), and ↵Nicholas Corgan2012-04-201-2/+2
| | | | dboard subdev names are more descriptive (RFX RX is now RFX1200 RX, etc)
* Port of daughterboards from wax to new property treesJason Abele2011-11-071-188/+121
| | | | | | | | | | | Ported: Basic/LF Unknown XCVR DBSRX DBSRX2 TVRX TVRX2
* usrp: deleted a bunch on obsoleted files in usrp directoryJosh Blum2011-06-291-1/+0
|
* uhd: added safe call on a few dboard related deconstructorsJosh Blum2011-06-101-1/+2
|
* Added TVRX2 supportJason Abele2011-05-131-0/+1911