myriadrf / Novena-RF

A 300 MHz to 3800 MHz RF module for the Novena Open Hardware Computing Platform
48 stars 15 forks source link

direct buffer access calls for RX and TX #17

Closed guruofquality closed 9 years ago

guruofquality commented 9 years ago

The API is almost complete: https://github.com/pothosware/SoapySDR/issues/8

This will give user's direct access to the DMA buffers, which will be a nice optimization when the FPGA sample format can be dealt with in the user's application --

TLDR: avoids data type conversion overhead.

guruofquality commented 9 years ago

https://github.com/myriadrf/Novena-RF/commit/6b23e47064c9e3c8bbfb5c13f202346c6906a0fa