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

Got some questions #36

Open
Tuburni opened this issue Mar 22, 2023 · 1 comment
Open

Got some questions #36

Tuburni opened this issue Mar 22, 2023 · 1 comment

Comments

@Tuburni
Copy link

Tuburni commented Mar 22, 2023

Hello
I am very interested in this project
I have some questions
For starters, are there any links to a guide to getting it started?
Secondly, I would like to run this on the bladeRF, namely the fake radiation of some random signal from the DJI drone
That is, the point is that bladeRF would pretend to be some kind of DJI drone
I was interested in this project, because apparently it can be used to spoof signals on SDR
Waiting for an answer from you)

@proto17
Copy link
Owner

proto17 commented Mar 22, 2023

The logic in this repo doesn't know anything about the mechanism by which you go from digital to analog or vice versa. There are known issues with the receive logic's ability to correct large frequency offsets caused by the cheaper SDRs. Not sure if yours will fall into that category.

As for modulation, this code does allow for the generation of single bursts of DroneID. I specifically did not make it crazy easy to use as it's not something I'm all that keen on giving the masses the ability to do. But, have a look at the code in the repo and you'll probably be able to figure out how to create bursts. From there it's up to the tools you have for your SDR as to how you get that burst on the air.

I also have no idea if the protocol has changed since this repo was created. So I can't promise that it will work. I do know that it worked when I wrote it.

Good luck!

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

2 participants