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
/
convert_common.hpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...
Martin Braun
2016-11-08
1
-40
/
+40
*
convert: Added converters for raw strings
Martin Braun
2015-07-31
1
-0
/
+1
*
uhd: Removed the ORC dependency
Martin Braun
2015-07-01
1
-3
/
+2
*
docs: Amended docs for conversion routines
Martin Braun
2015-01-14
1
-0
/
+13
*
convert: sc8 swap for vita compliance
Josh Blum
2013-08-28
1
-19
/
+19
*
convert: add sc8 host to/from sc8 wire format
Josh Blum
2012-06-12
1
-0
/
+26
*
convert: applied sc8 signed convert fix
Josh Blum
2012-05-10
1
-8
/
+12
*
convert: squashed converter and sse2 work
Josh Blum
2012-05-09
1
-134
/
+134
*
convert: fixed sc8 convert issue w/ undefined behaviour
Josh Blum
2012-05-08
1
-16
/
+24
*
convert: give SIMD conversions prio over table
Josh Blum
2012-04-16
1
-2
/
+2
*
uhd: added sc8 conversion tests
Josh Blum
2012-02-07
1
-1
/
+1
*
dsp rework: tx trailer, scaling work (peak)
Josh Blum
2012-01-31
1
-0
/
+48
*
convert: added generic conversion for sc8 wire -> sc8 host
Josh Blum
2011-11-15
1
-0
/
+14
*
convert: move priorities to implementation, different for arm
Josh Blum
2011-11-15
1
-0
/
+16
*
convert: added table conversion routine for sc16 to floats
Josh Blum
2011-11-12
1
-2
/
+1
*
convert: made conversion functions into classes so they can keep state
Josh Blum
2011-11-12
1
-13
/
+13
*
uhd: renamed convert markup to format
Josh Blum
2011-11-03
1
-9
/
+7
*
usrp2: work on alternative OTW formats
Josh Blum
2011-11-03
1
-12
/
+54
*
usrp1: type conversions and 8-bit work
Josh Blum
2011-11-03
1
-6
/
+6
*
convert: reworked convert to use new identification standard
Josh Blum
2011-11-03
1
-5
/
+22
*
uhd: added scaling factor to conversion routines
Josh Blum
2011-06-14
1
-24
/
+16
*
uhd: use ref vector class for the conversion routines I/O
Josh Blum
2011-02-10
1
-4
/
+4
*
uhd: added io type and conversion for complex64 (its not really useful)
Josh Blum
2011-02-03
1
-0
/
+25
*
uhd: added new convert directory with type conversion registry (needs testing)
Josh Blum
2011-01-04
1
-0
/
+90