SigDigger icon indicating copy to clipboard operation
SigDigger copied to clipboard

how to interface custom fpga data stream to SigDigger

Open hoarylea opened this issue 2 years ago • 2 comments

Mr. BatchDrake I am a hardware engineer, focus on fpga development. could you please guide me on how to interface fpga stream to SigDigger. thanks.

hoarylea avatar Apr 03 '23 13:04 hoarylea

Hi,

SigDigger relies on SoapySDR for device interfacing, and uses it to read I/Q samples from them in a sort-of agnostic way. It boils down to writing the corresponding SoapySDR module, and make sure SigDigger is able to recognize it (which should not be difficult).

This, or course, is in case you are intending to use your FPGA to deliver a stream of I/Q samples to SigDigger. If you had something else in mind, we may need to look for alternatives.

Cheers,

El lun., 3 abr. 2023 15:45, hoarylea @.***> escribió:

Mr. BatchDrake I am a hardware engineer, focus on fpga development. could you please guide me on how to interface fpga stream to SigDigger. thanks.

— Reply to this email directly, view it on GitHub https://github.com/BatchDrake/SigDigger/issues/202, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEVET42RWYTQUR6BOEJJY3W7LH6HANCNFSM6AAAAAAWRLDHYY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

BatchDrake avatar Apr 03 '23 13:04 BatchDrake

Hi @hoarylea

Is there anything else I can help you with?

Cheers,

BatchDrake avatar Apr 12 '23 07:04 BatchDrake