Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor to allow use of multiple simultaneous devices. #13

Open
xloem opened this issue Dec 14, 2017 · 2 comments
Open

Refactor to allow use of multiple simultaneous devices. #13

xloem opened this issue Dec 14, 2017 · 2 comments

Comments

@xloem
Copy link

xloem commented Dec 14, 2017

The design of TempestSDR assumes data is acquired from only one radio.

Using multiple radios simultaneously could allow for many avenues of increased information: increased bandwidth; directional and phase data ... The first step for such work is allowing it in the first place.

@mgkuhn
Copy link
Collaborator

mgkuhn commented Dec 14, 2017

We have an ongoing PhD project here in Cambridge looking at increasing the total bandwidth by using multiple SDR acquisition with overlapping receive bandwidths, and also (a separate matter) making better use of phase information. However, this is a completely new code base, not related to TempestSDR, as the processing pipelines are quite different.

You may also find that when processing video bandwidths of more than 20 MHz, CPU throughput becomes quite an issue, and you may want to move some some of the processing pipelines into a GPU. Again, that would be a completely different architecture from this implementation.

@papaaloabob
Copy link

Aloha Xloem,
Recently finished an SDR project, wondering if this project is still open and/or being worked on?
Thank you,
bob

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants