aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/convert/gen_convert_general.py
Commit message (Expand)AuthorAgeFilesLines
* convert: squashed converter and sse2 workJosh Blum2012-05-091-72/+0
* Merge branch 'next'Josh Blum2012-02-171-1/+17
|\
| * uhd: added sc8 conversion testsJosh Blum2012-02-071-1/+1
| * dsp rework: tx trailer, scaling work (peak)Josh Blum2012-01-311-0/+16
* | usrp1: big endian compile fix, conversion should cast to unsignedJosh Blum2012-02-121-2/+2
|/
* convert: added generic conversion for sc8 wire -> sc8 hostJosh Blum2011-11-151-2/+9
* convert: made conversion functions into classes so they can keep stateJosh Blum2011-11-121-10/+0
* uhd: dont pass 0 sample buffs to converter (avoid segfaults)Josh Blum2011-11-071-1/+0
* uhd: added converter for item32 as cpu typeJosh Blum2011-11-031-0/+28
* uhd: added trailer parsing for occupancyJosh Blum2011-11-031-0/+1
* uhd: fixed 8sc item32 converter on head/tail casesJosh Blum2011-11-031-14/+10
* usrp2: work on alternative OTW formatsJosh Blum2011-11-031-2/+30
* usrp1: various tweaks related to streamingJosh Blum2011-11-031-19/+0
* usrp1: type conversions and 8-bit workJosh Blum2011-11-031-19/+83
* convert: reworked convert to use new identification standardJosh Blum2011-11-031-10/+13
* uhd: added scaling factor to conversion routinesJosh Blum2011-06-141-4/+4
* uhd: added io type and conversion for complex64 (its not really useful)Josh Blum2011-02-031-1/+1
* uhd: added new convert directory with type conversion registry (needs testing)Josh Blum2011-01-041-0/+93