aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/dsp_utils.hpp
Commit message (Collapse)AuthorAgeFilesLines
* 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)