aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/tune_helper.cpp
Commit message (Expand)AuthorAgeFilesLines
* usrp: move dsp tuning wrap-around into the dsp utils (allows the dsp handler ...Josh Blum2010-12-031-6/+1
* usrp: rework lo offset logic to use bandwidth, add test caseJosh Blum2010-10-251-3/+6
* uhd: tune helper + request, forgot to use and set target freqJosh Blum2010-10-251-1/+1
* uhd: created tune request struct and implemented more fine grained tuning callsJosh Blum2010-10-251-60/+78
* usrp1: implemented multi-channel dsp control of shift freqJosh Blum2010-09-201-16/+22
* usrp: fix the N/2 cordic tune issue, use boost math sign inplace of my signumJosh Blum2010-07-221-2/+2
* uhd: work on tune logic, and subdev connection logicJosh Blum2010-07-161-21/+6
* usrp: removed spectrum inverted property from subdev code and tune helper (it...Josh Blum2010-07-161-10/+3
* usrp: added functions to derive tuned frequency, tweaked logic, added unit testJosh Blum2010-07-161-37/+62
* work on algorithms and documentationJosh Blum2010-06-141-1/+1
* renamed dxc to dsp for tune resultJosh Blum2010-04-141-2/+2
* paradigm shift for the dsp abstractionJosh Blum2010-04-051-6/+7
* Moved usrp specific things into usrp directories and namespaces.Josh Blum2010-04-011-0/+126