index
:
uhd
lea-m8f
lea-m8f-003_008_002
lea-m8f-003_009_001
lea-m8f-003_009_004
lea-m8f-003_010_003_000
lea-m8f-003_012_000_000
lea-m8f-v3.14.1.0
lea-m8f-v4.2.0.1
master
Ettus' UHD Repository
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
host
/
lib
/
convert
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'maint'
Martin Braun
2016-06-23
2
-0
/
+10
|
\
|
*
converters: Clarifying comment re packing
Martin Braun
2016-06-22
2
-0
/
+10
*
|
Merge branch 'maint'
Martin Braun
2016-06-17
1
-2
/
+1
|
\
|
|
*
convert: remove duplicate registration of sc12 size
Nicholas Corgan
2016-06-17
1
-2
/
+1
*
|
Merge branch 'maint'
Martin Braun
2016-03-25
1
-2
/
+46
|
\
|
|
*
Unroll the loops in the NEON float to/from integer converters.
Philip Balister
2016-03-23
1
-2
/
+46
*
|
convert: Fixed s16 that would fail on some platforms/compilers
Martin Braun
2015-10-08
1
-8
/
+4
*
|
Merge branch 'maint'
Martin Braun
2015-09-11
1
-1
/
+1
|
\
|
|
*
cmake: Checked for ARMv8 to avoid building ARMv7 converters
Martin Braun
2015-09-11
1
-1
/
+1
*
|
convert: Added s8, s16 types and did some refactoring
Martin Braun
2015-09-01
2
-29
/
+106
|
/
*
convert: Added converters for raw strings
Martin Braun
2015-07-31
3
-14
/
+76
*
uhd: Replacing Cheetah w/ Mako 0.4.2 (allows Python 3 compat)
Martin Braun
2015-07-14
1
-37
/
+39
*
uhd: Removed the ORC dependency
Martin Braun
2015-07-01
4
-181
/
+2
*
convert: Add sc16-sc16 SSE converter
Tom Tsou
2015-05-14
2
-0
/
+202
*
convert: Added logging point in get_converter()
Martin Braun
2015-01-27
1
-1
/
+16
*
convert: Modifications to id_type
Martin Braun
2015-01-27
1
-3
/
+12
*
docs: Amended docs for conversion routines
Martin Braun
2015-01-14
1
-0
/
+13
*
convert: Removed default-all-lines 12-bit packer
Martin Braun
2015-01-14
1
-21
/
+6
*
convert: Limit sc12 converter buffer overwrite
Tom Tsou
2015-01-14
1
-12
/
+74
*
convert: Fix sc12 unpack shifting
Tom Tsou
2015-01-12
1
-8
/
+8
*
Initial commit E300 support.
Martin Braun
2014-10-07
3
-1
/
+75
*
Added missing pure virtual destructors to base classes
Nicholas Corgan
2014-09-01
1
-0
/
+4
*
Restoring compatibility with CMake 2.6
Nicholas Corgan
2014-08-14
1
-1
/
+1
*
Fix issue with "item32" registered size, Bug 466.
Ben Hilburn
2014-06-13
1
-0
/
+3
|
\
|
*
UHD: Addressing Bug 466, as per Balint.
Ben Hilburn
2014-05-22
1
-0
/
+3
*
|
Do not set the mfloat-soft flag during the test for arm_neon.h.
Philip Balister
2014-06-03
1
-7
/
+0
|
/
*
uhd: Registered sc12 as type
Martin Braun
2014-04-10
1
-0
/
+1
*
Merging USRP X300 and X310 support!!
Ben Hilburn
2014-02-04
1
-2
/
+15
*
Merge of mwest's fix to the sse2_fc32_to_sc16 converter.
Ben Hilburn
2013-12-11
1
-1
/
+1
*
Squashed merge of Coverity fixes.
Ben Hilburn
2013-11-27
5
-30
/
+67
*
sc12: fixed byte alignment issue
Johannes Demel
2013-11-19
1
-4
/
+57
*
convert: added sc12 and fc32 converters
Josh Blum
2013-08-28
4
-1
/
+413
*
convert: sc8 swap for vita compliance
Josh Blum
2013-08-28
8
-55
/
+54
*
orc: added std cmake finder script for orc
Josh Blum
2013-03-29
1
-5
/
+4
*
convert: add sc8 host to/from sc8 wire format
Josh Blum
2012-06-12
2
-0
/
+27
*
convert: applied sc8 signed convert fix
Josh Blum
2012-05-10
1
-8
/
+12
*
convert: some platform specific fixes
Josh Blum
2012-05-09
4
-8
/
+15
*
convert: squashed converter and sse2 work
Josh Blum
2012-05-09
13
-497
/
+714
*
Merge branch 'maint'
Josh Blum
2012-05-09
1
-16
/
+24
|
\
|
*
convert: fixed sc8 convert issue w/ undefined behaviour
Josh Blum
2012-05-08
1
-16
/
+24
*
|
convert: added prio param to get converter
Josh Blum
2012-04-27
1
-20
/
+23
|
/
*
convert: give SIMD conversions prio over table
Josh Blum
2012-04-16
1
-2
/
+2
*
uhd: fix sc16 to sc8 conversion table
Josh Blum
2012-02-29
1
-12
/
+12
*
Merge branch 'next'
Josh Blum
2012-02-17
10
-14
/
+508
|
\
|
*
uhd: fixed sse2 conversion fc32 to sc8_item32_be
Josh Blum
2012-02-09
1
-2
/
+2
|
*
uhd: fixed orc conversion fc32 to sc8_item32_be
Josh Blum
2012-02-09
1
-1
/
+1
|
*
uhd: added sse2 conversions for fc32 to sc8
Josh Blum
2012-02-08
2
-0
/
+151
|
*
uhd: added sse2 conversions for fc64 to sc8
Josh Blum
2012-02-08
4
-9
/
+166
|
*
Add Orc functions to convert to sc8. bswap version is a bit of a hack.
Nick Foster
2012-02-08
2
-0
/
+28
|
*
uhd: added sc8 conversion tests
Josh Blum
2012-02-07
3
-3
/
+72
[next]