Commit graph

18 commits

Author SHA1 Message Date
Josh Blum
4c244c78a7 convert: squashed converter and sse2 work 2012-05-09 23:54:03 -07:00
Josh Blum
3ddbcb6078 Merge branch 'next' 2012-02-17 18:18:26 -08:00
Josh Blum
1fab7e9d47 usrp1: big endian compile fix, conversion should cast to unsigned
The htonx only takes unsigned integers, cast the int16 to uint16.
2012-02-12 14:51:03 -08:00
Josh Blum
893af3dc28 uhd: added sc8 conversion tests 2012-02-07 11:59:42 -08:00
Josh Blum
d46c176af3 dsp rework: tx trailer, scaling work (peak) 2012-01-31 14:56:31 -08:00
Josh Blum
eb11b05298 convert: added generic conversion for sc8 wire -> sc8 host 2011-11-15 09:32:05 -08:00
Josh Blum
dd78230894 convert: made conversion functions into classes so they can keep state 2011-11-12 15:45:52 -08:00
Josh Blum
d28e3ac765 uhd: dont pass 0 sample buffs to converter (avoid segfaults) 2011-11-07 16:34:13 -08:00
Josh Blum
9295717569 uhd: added converter for item32 as cpu type 2011-11-03 20:37:12 -07:00
Josh Blum
00b6d8359d uhd: added trailer parsing for occupancy 2011-11-03 20:37:12 -07:00
Josh Blum
522bc87d9f uhd: fixed 8sc item32 converter on head/tail cases 2011-11-03 20:37:12 -07:00
Josh Blum
861e66848f usrp2: work on alternative OTW formats 2011-11-03 20:37:11 -07:00
Josh Blum
65fb4d2252 usrp1: various tweaks related to streaming 2011-11-03 20:37:11 -07:00
Josh Blum
4c4f0810ef usrp1: type conversions and 8-bit work 2011-11-03 20:37:11 -07:00
Josh Blum
75b7967fac convert: reworked convert to use new identification standard 2011-11-03 20:37:10 -07:00
Josh Blum
86f12cd1c1 uhd: added scaling factor to conversion routines 2011-06-14 17:27:46 -07:00
Josh Blum
43b19815fe uhd: added io type and conversion for complex64 (its not really useful) 2011-02-03 16:45:34 -08:00
Josh Blum
91790751b6 uhd: added new convert directory with type conversion registry (needs testing) 2011-01-04 17:11:52 -08:00