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

Add bladeRF 2.0 micro xA4 support #87

Merged
merged 1 commit into from Nov 23, 2023
Merged

Conversation

tjmullicani
Copy link
Contributor

No description provided.

@tjmullicani
Copy link
Contributor Author

Sample run:

tim@sdr1:~/dump1090_rs$ RUSTFLAGS="-C target-cpu=native" cargo r --release -- --driver bladerf
...
[-] using soapysdr driver: driver=bladerf
[INFO] bladerf_open_with_devinfo()
[INFO] bladerf_get_serial() = a6652d1872e449139e4fbcb7cbf4950c
[INFO] setSampleRate(Rx, 0, 4.000000 MHz), actual = 4.000000 MHz
[INFO] setSampleRate(Tx, 0, 4.000000 MHz), actual = 4.000000 MHz
[-] using config: Sdr {
    channel: 0,
    driver: "bladerf",
    setting: None,
    gain: [
        Gain {
            key: "full",
            value: 35.0,
        },
    ],
    antenna: None,
}
[-] Writing gain: full = 35
[-] frequency: Ok(1089999998.0)
[INFO] setSampleRate(Rx, 0, 2.400000 MHz), actual = 2.400000 MHz
[-] sample rate: Ok(2400000.0)

@wcampbell0x2a
Copy link
Member

Thanks!

@wcampbell0x2a wcampbell0x2a merged commit 540cf1f into rsadsb:master Nov 23, 2023
10 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants