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

Automatic gain? #5

Open
FauxFaux opened this issue Jun 25, 2018 · 0 comments
Open

Automatic gain? #5

FauxFaux opened this issue Jun 25, 2018 · 0 comments

Comments

@FauxFaux
Copy link

I'm not super familiar with how the gnuradio settings map to hackrf settings, but... it seems like having "automatic gain enabled" wouldn't work out so well when you're trying to work out the absolute power level of a location?

I'd suggest trying this without automatic gain, and manually calibrating the gain.

I'd also suggest:

  • looking at the baseband filter so you don't pick up any nearby frequencies (you're watching >10MHz of spectrum).
  • downsampling in gnuradio before trying to transmit stuff.
  • ..or just outright copying what hackrf_sweep does. 😄

<key>gain_mode0</key>
<value>True</value>

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