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

Bladerf bandwidth limited to 2 MHz #13

Closed
andruxa-smirnov opened this issue Aug 22, 2019 · 8 comments
Closed

Bladerf bandwidth limited to 2 MHz #13

andruxa-smirnov opened this issue Aug 22, 2019 · 8 comments
Assignees
Labels
bug Something isn't working

Comments

@andruxa-smirnov
Copy link

When i set bladerf bandwidth more, than 2MHz (more 2000000 samples per second), bandwidth all time limited to 2 MHz.

@BatchDrake
Copy link
Owner

Confirmed, working on it.

@BatchDrake BatchDrake self-assigned this Aug 22, 2019
@BatchDrake BatchDrake added the bug Something isn't working label Aug 22, 2019
@BatchDrake
Copy link
Owner

I've just commited something to suscan's master branch that may be related to what you are experiencing. I've just checked it out with AirSpy at 6000000 and Bandwidth is limited to 6 MHz (as expected). Rebuild suscan from master and try again. If you still fail to make it work, could you provide a screenshot?

@andruxa-smirnov
Copy link
Author

Rebuilding don't solve problem
2019-08-23 22-01-34

@BatchDrake
Copy link
Owner

BatchDrake commented Aug 23, 2019 via email

@andruxa-smirnov
Copy link
Author

2019-08-24 09-34-09
2019-08-24 09-34-42

@BatchDrake
Copy link
Owner

You are not running the latest version of SigDigger (there should be a bandwidth control in the source panel). Pull from master (from SigDigger, not Suscan) and build again. You should be able to adjust the bandwidth dynamically after that.

@andruxa-smirnov
Copy link
Author

What i doing not so?
I deleted SigDigger folder. I clone master branch newly, after that i do "qmake", "make" and "sudo make install", but that don't solve problem.
More one intresting thing - i see bladerf device double in sdr sources list. Why?

@BatchDrake
Copy link
Owner

I've just cloned SigDigger from master. After building I do see the bandwidth adjust widget, look:

Captura de pantalla de 2019-08-24 18-21-55

Please check again whether you are actually running the right executable. This dynamic bandwidth control feature is already in master.

More one intresting thing - i see bladerf device double in sdr sources list. Why?

This happens if the device label has changed since the last time you plugged it (or if you have two different BladeRF devices, and the one you plugged last time is different from the one you have plugged now). This is the expected behavior. What is not expected is the BladeRF identification string to change between executions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants