Close

Speed Improvements

A project log for Serial Port SDR

Transmit radio signals using just a serial port? You bet!

ted-yapoTed Yapo 01/01/2019 at 15:141 Comment

Just a quick note about the recent changes in the GitHub code. I added numba (a JIT parallelizing compiler) support to the code. I see around a 10x improvement in execution speed with the new code, although YMMV.

This improvement probably opens the path for live streaming audio transmission, if that's an interesting thing for anyone. The code does not support this at the moment.

Discussions

RoGeorge wrote 01/02/2019 at 22:05 point

Live streaming will turn it into a great tool.
Worth a try.
:o)

  Are you sure? yes | no