muccc / gr-iridium

Iridium burst detector and demodulator.
363 stars 80 forks source link

[Feature Request] Iridium cuSignal Processing on Cuda #167

Open hugebird9000 opened 1 year ago

hugebird9000 commented 1 year ago

Hello, apologies if feature request is in an incorrect spot.

I would like to request gr-iridium/iridium toolkit to be able to use cuSignal, for processing on Cuda cores. I can understand the concepts, but I am not a programmer.

It would be nice to reduce CPU load on my host machine(AMD64) and offload much of the demod/processing to GPU.

Thanks!

PS: I should also note, this is not intended for RTL SDRs, but for larger bandwidth SDRs doing 10MHz+(BladeRF, USRP, LimeSDR, etc)

schneider42 commented 6 months ago

Do you have a significant load on your host machine caused by gr-iridium? With some reasonable decimation (e.g. -D 8 ) it should be quite efficient.