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

somthing wrong with bladeRF 2.0 micro xA4 TX #25

Open
20140067 opened this issue Sep 24, 2021 · 1 comment
Open

somthing wrong with bladeRF 2.0 micro xA4 TX #25

20140067 opened this issue Sep 24, 2021 · 1 comment

Comments

@20140067
Copy link

Thanks for your gpr-sdr-sim!
bladeRF 2.0 micro xA4 ,when using gps-sdr-sim to generate data (https://github.com/osqzss/gps-sdr-sim ,or https://github.com/osqzss/bladeGPS),send data by bladeRF-cli or bladeGPS, the parameter of bladeRF -cli is :
set frequency tx 1575.42M
set frequency rx 1573.42M
set samplerate 2.6M
set bandwidth 2.5M
set txvga1 -25
cal lms
cal dc tx
tx config file=gpssim.bin format=bin
tx start
tx wait

when the bladeRF -cli starting, Program display:" Error (bladerf.script:4): Invalid operation or parameter".May I ask what is the cause?

@ErikBuer
Copy link

ErikBuer commented Jan 5, 2024

Try running in interactive mode.
bladeRF-cli -i (something like this)

Then run one command at a time, and you´ll see witch command fails.

I believe these are not necessary on the micro xA4

cal lms
cal dc tx

Try set gain tx ## instead of set txvga1 ##

See here:
osqzss/gps-sdr-sim#244

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