summaryrefslogtreecommitdiffstats
path: root/usrp2/custom
Commit message (Collapse)AuthorAgeFilesLines
* dsp rework: pass enables into glue, update power trig, parameterize, fix ↵Josh Blum2012-02-103-34/+53
| | | | | | | | | | | | module inc DSP enables now pass through the glue and custom modules so it can be user-controlled. Updated power trigger to current spec, and added comments Pass width from dsp into glue, and use width to parameterize wires Fix custom module includes so they will build
* dsp rework: pass vita clears into dsp modules, unified fifo clearsJosh Blum2012-02-042-2/+8
|
* power_trig: test code for power triggerMatt Ettus2012-02-021-0/+71
|
* dsp rework: rehash of the custom module stuff and readmeJosh Blum2012-02-025-222/+29
|
* power_trig: first cut at power trigger with fixed delayMatt Ettus2012-02-021-0/+115
|
* dsp rework: custom engine module for rx/tx vita chainJosh Blum2012-02-015-88/+234
|
* dsp rework: integrated custom dsp module shellsJosh Blum2012-01-273-0/+289