giuliomoro / Bela-dhruva

Other
1 stars 0 forks source link

PruManager RProc+UIO implementation #1

Closed DhruvaG2000 closed 3 years ago

DhruvaG2000 commented 3 years ago

The code has been tested on the BELA image so far using the sample_streamer example.

DhruvaG2000 commented 3 years ago

I'd prefer const std::string&

Well but the prussdrv function accepts a char* as argument so to avoid str.c_str(); I used this. But if you prefer that, then I will use string.

giuliomoro commented 3 years ago

rproc + uio stuff refactored and (until 551dd96d5a0dabe229923c3923122e3c3cb4e73c) merged into multi-codec