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

[Feature Request] Add multitple frequencies' monitoring support #17

Open
sdn-ninja opened this issue May 11, 2024 · 0 comments
Open

[Feature Request] Add multitple frequencies' monitoring support #17

sdn-ninja opened this issue May 11, 2024 · 0 comments

Comments

@sdn-ninja
Copy link
Contributor

We can add support to monitor multiple frequencies using the same 2 physical RX radios.

  • This can be done with a round-robin algorithm that iterates through "n" number of frequencies and provide sampled IQ data.
  • Will these samples be correlated with each other to enhance the accuracy of detected objects vs. noise? or each pair of ref/surv channels would provide their sets of data independently?
  • Integration with 3lips is a key consideration; hence, outputs (from blah2) need to be compatible.
  • How much latency sweeping through different frequencies will introduce?
  • Can we maintain 0.5 CPI across all frequencies? this is relevant to the frequencies-values chosen.. does this need to be explained in the documentation?
  • For the sake of clarity (to users), is it better to change the format of the config.yml to have an array of different "capture" fields. Or change the way config.yml files are provided so you can point to ./config/*.yml and blah2 will extract all provided files there as sources to utilise?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant