| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
|
| | |
|
|/
|
|
| |
The htonx only takes unsigned integers, cast the int16 to uint16.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
removed convert args
added simd level
got orc and neon updated
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(endianness backwards).
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
|/ |
|
|
|
|
| |
the source
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
made libuhd a component so we can just build the docs
do the python tests in the top level cmakelists
misc other tweaks
|
|
|
|
| |
changed the vrt packet handler to get the function pointer (once), this may be a minor performance help
|