aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/dsp_utils.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Moved mux calculations into dsp type1 utils.Josh Blum2010-06-101-0/+35
| | | | Fixed error in db basic freq range switcheroo.
* Replaced convert types with generated convert types that handles more cases.Josh Blum2010-06-081-5/+4
| | | | Added unit test for generated converter.
* Created a common usrp dsp utils to handle register word calculations.Josh Blum2010-06-071-0/+115
(also switched to boost endian define to avoid c compiler check)