Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | convert: Added converters for raw strings | Martin Braun | 2015-07-31 | 1 | -0/+40 |
| | | | | | - u8: Converts arbitrary-length strings from and to item32 - item32->item32 memcpy non-conversion | ||||
* | Merging USRP X300 and X310 support!! | Ben Hilburn | 2014-02-04 | 1 | -4/+64 |
| | |||||
* | convert: added prio param to get converter | Josh Blum | 2012-04-27 | 1 | -7/+21 |
| | | | | We can now test generic conversion implementations against SIMD (for example) | ||||
* | uhd: various tweaks for compiler warns and valgrind | Josh Blum | 2012-02-09 | 1 | -2/+2 |
| | |||||
* | uhd: added sse2 conversions for fc64 to sc8 | Josh Blum | 2012-02-08 | 1 | -1/+1 |
| | |||||
* | uhd: better quantization check for convert test | Josh Blum | 2012-02-08 | 1 | -4/+5 |
| | |||||
* | uhd: added sc8 conversion tests | Josh Blum | 2012-02-07 | 1 | -7/+67 |
| | |||||
* | convert: made conversion functions into classes so they can keep state | Josh Blum | 2011-11-12 | 1 | -6/+18 |
| | |||||
* | uhd: renamed convert markup to format | Josh Blum | 2011-11-03 | 1 | -22/+22 |
| | | | | | | | | removed convert args added simd level got orc and neon updated | ||||
* | convert: restored unit test functionality | Josh Blum | 2011-11-03 | 1 | -70/+78 |
| | |||||
* | UHD: Fixed convert_test (scalars backwards), fixed Orc conversions ↵ | Nick Foster | 2011-06-14 | 1 | -5/+5 |
| | | | | (endianness backwards). | ||||
* | uhd: added scaling factor to conversion routines | Josh Blum | 2011-06-14 | 1 | -6/+6 |
| | |||||
* | uhd: use ref vector class for the conversion routines I/O | Josh Blum | 2011-02-10 | 1 | -6/+6 |
| | |||||
* | uhd: added io type and conversion for complex64 (its not really useful) | Josh Blum | 2011-02-03 | 1 | -9/+37 |
| | |||||
* | uhd: renamed test directory to tests to be consitent | Josh Blum | 2011-01-14 | 1 | -0/+234 |