Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Josh Blum | 2011-02-17 | 1 | -1/+4 |
| | | | | the source | ||||
* | 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 |
| | | | | | | made libuhd a component so we can just build the docs do the python tests in the top level cmakelists misc other tweaks | ||||
* | uhd: changed convert routines to return the function pointer | Josh Blum | 2011-01-12 | 1 | -16/+10 |
| | | | | changed the vrt packet handler to get the function pointer (once), this may be a minor performance help | ||||
* | 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 |
| | | | | | use cmake compiler force macro (to simplify things), added copyright updates dates to some files | ||||
* | 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 |