On 08/16/2011 01:43 AM, ciaby wrote:
Hi,
This patch just convert read/write into fread/write,
which are buffered
and a bit faster... (actually, quite a lot faster) :-)
any numbers for that?
P.S. I have a plan to convert the float-to-bits code
into a proper GNU
Radio module, shouldn't be too difficult, is there any interest into
continuing this project?
yes, I think that is still the plan. I once started trying to do this in
python but the GNU Radio bindings only allow to control modules, not really do
processing in python.