aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/dboard/db_tvrx2.cpp
Commit message (Expand)AuthorAgeFilesLines
* utils: introduce new logging API and remove msg APIAndrej Rode2017-02-201-58/+58
* uhd: replace BOOST_FOREACH with C++11 range-based for loopAndrej Rode2017-02-101-6/+6
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...Martin Braun2016-11-081-64/+64
* Merge branch 'maint'Martin Braun2016-06-141-6/+6
|\
| * Spelling fixesNicholas Corgan2016-06-141-6/+6
* | dboard: Made dboard class dtors virtualAshish Chaudhari2016-02-261-1/+1
* | prop_tree: Multiple API enhancements to uhd::propertyAshish Chaudhari2016-02-111-7/+7
|/
* db_tvrx2: fixed boost::format bugMarcus Müller2015-03-301-1/+1
* Warning fixesNicholas Corgan2015-03-271-7/+7
* 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
* Port of daughterboards from wax to new property treesJason Abele2011-11-071-188/+121
* 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