| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: fill in other fields of pkg-config file | Josh Blum | 2011-09-01 | 1 | -8/+8 |
* | uhd: if found, require a liborc version orc-0.4 > 0.4.11 | Josh Blum | 2011-08-04 | 1 | -1/+1 |
* | e100: perfer orc if available and dont build neon intrinsic support | Josh Blum | 2011-07-22 | 1 | -41/+48 |
* | uhd: created SSE2 conversion routines for fc64 | Josh Blum | 2011-07-17 | 3 | -7/+221 |
* | uhd: pulled misc changes from other branches into master | Josh Blum | 2011-07-14 | 1 | -20/+20 |
* | uhd: fixed sse2 conversion bounds check | Josh Blum | 2011-06-27 | 1 | -4/+4 |
* | uhd: use aligned loads and stores for floats in sse2 conversion routines | Josh Blum | 2011-06-15 | 1 | -78/+126 |
* | NEON detection for E100 in convert/ | Nick Foster | 2011-06-14 | 1 | -4/+13 |
* | Remove unnecessary include | Nick Foster | 2011-06-14 | 1 | -1/+0 |
* | use temp vars in sc16->item32 to make orcc happy | Nick Foster | 2011-06-14 | 1 | -4/+6 |
* | UHD: added item32<->sc16 conversions in Orc | Nick Foster | 2011-06-14 | 2 | -2/+57 |
* | UHD: Fixed convert_test (scalars backwards), fixed Orc conversions (endiannes... | Nick Foster | 2011-06-14 | 2 | -0/+18 |
* | UHD: Orc conversion routine works | Nick Foster | 2011-06-14 | 2 | -4/+8 |
* | UHD: Orc implementation added and CMake magic put in. Won't link. | Nick Foster | 2011-06-14 | 3 | -0/+72 |
* | uhd: added scaling factor to conversion routines | Josh Blum | 2011-06-14 | 4 | -40/+32 |
* | uhd: replaced many conditional prints with UHD_LOG usage | Josh Blum | 2011-05-04 | 1 | -4/+2 |
* | Merge branch 'master' into next | Josh Blum | 2011-03-10 | 1 | -1/+1 |
|\ |
|
| * | uhd: fixed include in safe call, added quotes for SET_SOURCE_FILES_PROPERTIES | Josh Blum | 2011-03-10 | 1 | -1/+1 |
* | | uhd: replaced instanced of std::exception with the uhd exceptions | Josh Blum | 2011-02-24 | 1 | -4/+5 |
* | | uhd: moved exception to top level include | Josh Blum | 2011-02-24 | 1 | -1/+1 |
|/ |
|
* | uhd: use source properties to set flags and defs not globally, but only for t... | Josh Blum | 2011-02-17 | 1 | -1/+4 |
* | uhd: added arch flags for sse2 (was not implicit on x32) | Josh Blum | 2011-02-16 | 1 | -1/+14 |
* | uhd: use ref vector class for the conversion routines I/O | Josh Blum | 2011-02-10 | 1 | -4/+4 |
* | uhd: various performance tweaks | Josh Blum | 2011-02-04 | 1 | -32/+47 |
* | uhd: added io type and conversion for complex64 (its not really useful) | Josh Blum | 2011-02-03 | 3 | -6/+37 |
* | uhd: more useful prints for component macro | Josh Blum | 2011-01-14 | 1 | -1/+0 |
* | uhd: changed convert routines to return the function pointer | Josh Blum | 2011-01-12 | 1 | -16/+10 |
* | uhd: removed unused/forgotten file | Josh Blum | 2011-01-12 | 1 | -63/+0 |
* | usrp2: restart read before mode switch, added comments | Josh Blum | 2011-01-11 | 1 | -1/+0 |
* | uhd: update copyright dates | Josh Blum | 2011-01-05 | 4 | -4/+4 |
* | uhd: renamed and tweaked some of the convert files | Josh Blum | 2011-01-05 | 3 | -10/+11 |
* | uhd: removed convert types, replaced by convert | Josh Blum | 2011-01-04 | 1 | -41/+17 |
* | uhd: added new convert directory with type conversion registry (needs testing) | Josh Blum | 2011-01-04 | 8 | -0/+825 |