aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests/sph_send_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* uhd: Fixed multiple compiler warningsMichael Dickens2015-03-111-1/+1
| | | | | | - Use ULL and LL etc. so compiler doesn't need to decide constant's types - define the empty 'while' loop to include {} to make older compilers happy - Use explicit type names for BOOST_CHECK_EQUAL
* uhd: squashed transport workJosh Blum2012-04-231-12/+6
|
* dsp rework: implement 64 bit ticks, no secondsJosh Blum2012-02-061-5/+1
|
* uhd: renamed convert markup to formatJosh Blum2011-11-031-4/+4
| | | | | | | | removed convert args added simd level got orc and neon updated
* uhd: restored super packet handler functionalityJosh Blum2011-11-031-23/+21
|
* uhd: supper packet handler support squashedJosh Blum2011-06-141-0/+204