summaryrefslogtreecommitdiffstats
path: root/host/lib/transport/gen_vrt.py
Commit message (Expand)AuthorAgeFilesLines
* uhd: renamed the vrt header to vrt_if_packet headerJosh Blum2010-07-051-233/+0
* uhd: forgot burst flags, tweaks to vrt info -> metadataJosh Blum2010-07-051-1/+2
* uhd: work vectorizing the vrt packet handler, reworked vrt packet stuff, need...Josh Blum2010-07-051-58/+59
* uhd: reworked time_spec_t to be more flexible: arithmetic, comparison operato...Josh Blum2010-06-241-4/+6
* uhd: created benchmark rx example appJosh Blum2010-06-241-7/+6
* Merge branch 'wip' into workJosh Blum2010-06-081-1/+2
|\
| * Created a common usrp dsp utils to handle register word calculations.Josh Blum2010-06-071-1/+2
* | fix to ensure 32 bit swap is called on a 64 bit machineJosh Blum2010-06-081-6/+5
|/
* Replaced the vrt pack and unpack with a pack and unpack for big endian and a ...Josh Blum2010-06-071-27/+47
* mac os x card burner support and documentation notesJosh Blum2010-05-211-1/+1
* added reg map for ad9862Josh Blum2010-04-291-4/+0
* Merge branch 'rfx' of git@ettus.sourcerepo.com:ettus/uhd into ioJosh Blum2010-04-121-8/+16
|\
| * added python+cheetah build requirement, generating vrt.cppJosh Blum2010-04-091-1/+2
| * converted timespec to use nanoseconds for fractional partJosh Blum2010-04-081-4/+6
|/
* made python app to generate vrt jump tables, seems to run faster...Josh Blum2010-03-261-0/+206